On Fri, Nov 30, 2001 at 04:15:08PM +0100, Cristian wrote: > There is another great use for an (optional) cursor in the internal > pager -- you could avoid using the urlview ripper. > > The only feature I miss in Mutt compared to Pine 4 is just this: > Within the ususal message view, you use up and down cursor keys to > jump to a spot that looks like a URL oder Email address, hit enter > (maybe edit the URL), and url_handler.sh gets you there. > > There may be people who got used to urlview but consider a typical > digest email I get every day from LinguistList. This is what urlview > extracts from it: > > ---snip------- > 1 http://linguistlist.org/ ... > 14 http://linguistlist.org/issues/12/12-2991.html > ---snap------- > > I'm bad at remembering numbers. This is what the computer should do > for me.
You can also work around this problem by using w3m as your pager for these messages. w3m will identify URLs in the text and mark them as links. You can then move the cursor over a link and follow it using either w3m or an external browswer. http://w3m.sourceforge.net/index.en.html Display-hooks let you set w3m as the pager for just those messages that you know have a lot of embedded URLs, e.g., display-hook ~A 'set pager="builtin"' display-hook '~s "reg headlines"' 'set pager="w3m"' Gary -- Gary Johnson | Agilent Technologies [EMAIL PROTECTED] | Spokane, Washington, USA http://www.spocom.com/users/gjohnson/mutt/ |