Re: urlview and url_handler.sh help

2000-06-01 Thread David T-G
Bennett -- ...and then Bennett Todd said... % Here's my urlview setup. In .urlview I have: % % REGEXP (http|https|ftp|mailto):(//)?[^ >"]*|www.[-a-z0-9.]+)[^ .,;>">] % COMMAND screen browse '%s' Hey, now that's a nice trick... % % "screen" takes its args and runs them as a comman

Re: urlview and url_handler.sh help

2000-06-01 Thread Bennett Todd
Here's my urlview setup. In .urlview I have: REGEXP (http|https|ftp|mailto):(//)?[^ >"]*|www.[-a-z0-9.]+)[^ .,;>">] COMMAND screen browse '%s' "screen" takes its args and runs them as a command-line in a new screen session, so each browser I fire off with urlview runs in a separa

Re: urlview and url_handler.sh help

2000-05-31 Thread Suresh Ramasubramanian
David T-G proclaimed on mutt-users that: >It's a little trickier when I'm running mutt at the back end of a telnet >session from WinDoze :-)/2 Now that I've finally gotten around to Ya, that figures :) >getting my Linux box up for dialin, I probably could throw myself a >display from the serv

Re: urlview and url_handler.sh help

2000-05-31 Thread David T-G
Brian -- ...and then Brian Salter-Duke said... % On Wed, May 31, 2000 at 10:52:20AM -0400, David T-G wrote: % > % > getting my Linux box up for dialin, I probably could throw myself a % > display from the server where I actually read mail, but lynx is easier % > and faster than X over dialup :-)

Re: urlview and url_handler.sh help

2000-05-31 Thread Brian Salter-Duke
On Wed, May 31, 2000 at 10:52:20AM -0400, David T-G wrote: > Suresh -- > > ...and then Suresh Ramasubramanian said... > % David T-G proclaimed on mutt-users that: > % > % >Meanwhile, I've figured out what's up -- urlview was trying to fire off > % >netscape, which does me no good whatsoever :-)

Re: urlview and url_handler.sh help

2000-05-31 Thread David T-G
Suresh -- ...and then Suresh Ramasubramanian said... % David T-G proclaimed on mutt-users that: % % >Meanwhile, I've figured out what's up -- urlview was trying to fire off % >netscape, which does me no good whatsoever :-) It all works, then, with % % You could still tweak it to call netscape

Re: urlview and url_handler.sh help

2000-05-31 Thread Suresh Ramasubramanian
David T-G proclaimed on mutt-users that: >Meanwhile, I've figured out what's up -- urlview was trying to fire off >netscape, which does me no good whatsoever :-) It all works, then, with >the built-in defaults -- if you don't stray from that set of assumptions >and preconditions. You could sti

Re: urlview and url_handler.sh help

2000-05-31 Thread David T-G
Mikko, et al -- Thanks for the defaults and info. Meanwhile, I've figured out what's up -- urlview was trying to fire off netscape, which does me no good whatsoever :-) It all works, then, with the built-in defaults -- if you don't stray from that set of assumptions and preconditions. :-D --

Re: urlview and url_handler.sh help

2000-05-31 Thread Mikko Hänninen
David T-G <[EMAIL PROTECTED]> wrote on Wed, 31 May 2000: > Ahhh... Don't got one of those. Care to send me one? I think I'm using the defaults (the example file), or maybe it's from Debian. So anyway, just for the record, here it is sans comments: REGEXP (((http|https|ftp|gopher)|mailto):(//)

Re: urlview and url_handler.sh help

2000-05-31 Thread David T-G
Suresh -- ...and then Suresh Ramasubramanian said... % David T-G proclaimed on mutt-users that: % % What keybindings do you use? I use ... % and it is pretty ok. Thanks for your note. I also use Ctrl-B, and I was getting a list of URLs, but nothing else would happen. Turned out that I neede

Re: urlview and url_handler.sh help

2000-05-31 Thread David T-G
Mikko, et al -- ...and then Mikko Hänninen said... % David T-G <[EMAIL PROTECTED]> wrote on Wed, 31 May 2000: % > Hi, guys -- % % Hi David! Good late-morning to you :-) I figured someone would be awake and able to answer this question! % ... % > an embedded URL, Ctrl-B properly brings me to

Re: urlview and url_handler.sh help

2000-05-31 Thread Suresh Ramasubramanian
David T-G proclaimed on mutt-users that: >to one and hitting return does nothing. Um, what do I do? The urlview >documentation is surprisingly, well, sparse :-) What keybindings do you use? I use # URL highlighting with the same regexp as urlview. macro index \cb |urlview\n 'call urlview to

Re: urlview and url_handler.sh help

2000-05-31 Thread Mikko Hänninen
David T-G <[EMAIL PROTECTED]> wrote on Wed, 31 May 2000: > Hi, guys -- Hi David! > We've just installed urlview-0.7 from the contrib directory; now we > have to figure out how to use it. When presented with a message with > an embedded URL, Ctrl-B properly brings me to a list of them, but going

urlview and url_handler.sh help

2000-05-31 Thread David T-G
Hi, guys -- We've just installed urlview-0.7 from the contrib directory; now we have to figure out how to use it. When presented with a message with an embedded URL, Ctrl-B properly brings me to a list of them, but going to one and hitting return does nothing. Um, what do I do? The urlview doc