Re: urlview regexp

2007-05-24 Thread Andre Berger
* Andrei Popescu (2007-05-23): > On Wed, May 23, 2007 at 02:16:31PM +0200, Andre Berger wrote: > > My etch urlview doesn't resolve URLs like > > > > http://forum.linkstationwiki.net/viewtopic.php?f=15&t=3075&p=31281&e=31281 > > > > as expected, they work when copied and pasted into my browser.

Re: urlview regexp

2007-05-23 Thread Andrei Popescu
On Wed, May 23, 2007 at 02:16:31PM +0200, Andre Berger wrote: > My etch urlview doesn't resolve URLs like > > http://forum.linkstationwiki.net/viewtopic.php?f=15&t=3075&p=31281&e=31281 > > as expected, they work when copied and pasted into my browser. Set pipe_decode in mutt. (See README.Debi

Re: urlview regexp

2007-05-23 Thread Andre Berger
, they work when copied and pasted into my browser. > > > > The regexp used (etch's /etc/urlview/system.urlview): > > > > REGEXP (((http|https|ftp|gopher)|mailto):(//)?[^ > > <>"\t]*|(www|ftp)[0-9]?\.[-a-z0-9.]+)[^ .,;\t\n\r<">\):]?[^,

Re: urlview regexp

2007-05-23 Thread Gregory Seidman
; The regexp used (etch's /etc/urlview/system.urlview): > > REGEXP (((http|https|ftp|gopher)|mailto):(//)?[^ > <>"\t]*|(www|ftp)[0-9]?\.[-a-z0-9.]+)[^ .,;\t\n\r<">\):]?[^, <>"\t]*[^ > .,;\t\n\r<">\):] I've just always had my own

urlview regexp

2007-05-23 Thread Andre Berger
My etch urlview doesn't resolve URLs like http://forum.linkstationwiki.net/viewtopic.php?f=15&t=3075&p=31281&e=31281 as expected, they work when copied and pasted into my browser. The regexp used (etch's /etc/urlview/system.urlview): REGEXP (((http|https|ftp|gopher)|mailto):(//)?[^ <>"\t]