Incoming from John Niendorf:
> I am using Mutt-patched from the Ubuntu repository (Yes, I am one of
> the unwashed.)  Anyway, it works really well except that if a url
> extends to multiple lines, Mutt can't figure it out and clicking
> leads to a page not found error.
> 
> I tried copying the url, but when I highlight the lines with the url
> I end up copying a bunch of other stuff that is not in the url (like
> part of the list of folders in the Mutt side panel, for example).
> 
> Does anyone know a way to deal with long urls aside from opening up
> Thunderbird?

I don't know if this'll help (I've never bothered to use it).  Try
"CTRL-B":

   macro index \cb |urlview\n 'call urlview to extract URLs out of a \
   message'

   macro pager \cb |urlview\n 'call urlview to extract URLs out of a \
   message'

They're commented out here, and I also have:

   # macro index \cB |'w3m -m -cookie'\n 'call w3m to extract URLs out of a 
message'
   # macro pager \cB |'w3m -m -cookie'\n 'call w3m to extract URLs out of a 
message'

and:

   macro index,pager,attach,compose \cb "\
   <enter-command> set my_pipe_decode=\$pipe_decode pipe_decode<Enter>\
   <pipe-message> urlview<Enter>\
   <enter-command> set pipe_decode=\$my_pipe_decode; unset 
my_pipe_decode<Enter>" \
   "call urlview to extract URLs out of a message"

Bon chance.


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)                                                     :(){ :|:& };:
- -

Attachment: signature.asc
Description: Digital signature

Reply via email to