[Pine-info] Msg View Hilight Needs Bookmark Option
Gopi Sundaram
gopalan at cse.sc.edu
Thu Nov 23 05:54:04 PST 2006
On Thu, 23 Nov 2006, Ross wrote:
> often the need exists to just "bookmark" the link for later use or
> archive. Nothing fancy, just quickly save a link to an existing
> bookmark file - append.
Write a simple shell script:
echo $1 >> .bookmarks
Save that as a script, then set up Pine to use it as a url-viewer.
Trouble is, how do you differentiate between when you want to view the
URL and when you want to bookmark it? Hmmm, I suppose you could use an
env var and then test for it with Pine's _TEST(...)_ functionality, but
that's still an all-or-nothing setting per-session.
--
Gopi Sundaram
http://www.zrox.net/Mail/Pine/
More information about the Pine-info
mailing list