Re: viewing URLs (muttils or lynx?)

2008-03-26 Thread Kyle Wheeler
On Wednesday, March 26 at 09:59 AM, quoth Robert Svoboda: * Kyle Wheeler <[EMAIL PROTECTED]> [2008-03-26 07:40]: On the thought that just parsing links would be sufficient, I whipped up a little perl script based on what I've done for extract_url.pl. I call this little script "tagurl.pl". I

Re: viewing URLs (muttils or lynx?)

2008-03-26 Thread Robert Svoboda
* Kyle Wheeler <[EMAIL PROTECTED]> [2008-03-26 07:40]: > On the thought that just parsing links would be > sufficient, I whipped up a little perl script based on what > I've done for extract_url.pl. I call this little script > "tagurl.pl". I'm not completely satisfied with it yet, but > it's a

Re: viewing URLs (muttils or lynx?)

2008-03-25 Thread Kyle Wheeler
On Friday, March 14 at 10:50 PM, quoth Robert Svoboda: This got me thinking about this: 1. pipe message through display_filter extracting and numbering links 2. in the extracting step create macros for internal pager which would correspond with numbered links 3. source those macros 4. press

Re: viewing URLs (muttils or lynx?)

2008-03-16 Thread Peter Münster
On Fri, Mar 14 2008, Robert Svoboda wrote: > * Peter Münster <[EMAIL PROTECTED]> [2008-02-17 16:47]: > > How can I tell mutt to fire up an external browser with some URL in the > > message? > > I use xclip way for this as mentioned earlier in this thread > (there is also 'matcher' extension for u

Re: viewing URLs (muttils or lynx?)

2008-03-15 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday, March 15 at 11:52 AM, quoth Robert Svoboda: >> This is relatively easy to do for typical text-based >> links and links listed in text/plain email, but what about things >> like links around images, or or >> ? Or even > src="gotcha!">

Re: viewing URLs (muttils or lynx?)

2008-03-15 Thread Robert Svoboda
* Kyle Wheeler <[EMAIL PROTECTED]> [2008-03-15 05:51]: [...] > That would be pretty slick, and very possible, in *most* > cases. However, knowing which URL is which is a potential > problem. You'd have to, in the display filter, edit the HTML > (or the text/plain) and insert some sort of link id

Re: viewing URLs (muttils or lynx?)

2008-03-14 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday, March 14 at 10:50 PM, quoth Robert Svoboda: > * Peter Münster <[EMAIL PROTECTED]> [2008-02-17 16:47]: >> How can I tell mutt to fire up an external browser with some URL in the >> message? > > I use xclip way for this as mentioned earlier i

Re: viewing URLs (muttils or lynx?)

2008-03-14 Thread Robert Svoboda
* Peter Münster <[EMAIL PROTECTED]> [2008-02-17 16:47]: > How can I tell mutt to fire up an external browser with some URL in the > message? I use xclip way for this as mentioned earlier in this thread (there is also 'matcher' extension for urxvt-unicode which lets you click links with middle mous

Re: viewing URLs (muttils or lynx?)

2008-02-20 Thread Gary Johnson
On 2008-02-20, Peter Mnster <[EMAIL PROTECTED]> wrote: > On Wed, Feb 20 2008, Gary Johnson wrote: > > > That's what I thought, too, so I modified the w3m code to accept a > > new option, -k, that accepts a list of characters that are read at > > startup before input is read from the keyboard. T

Re: viewing URLs (muttils or lynx?)

2008-02-20 Thread Peter Münster
On Wed, Feb 20 2008, Gary Johnson wrote: > That's what I thought, too, so I modified the w3m code to accept a > new option, -k, that accepts a list of characters that are read at > startup before input is read from the keyboard. The only thing I > ever use it for is as "-k :" in various mutt h

Re: viewing URLs (muttils or lynx?)

2008-02-20 Thread Gary Johnson
On 2008-02-19, Peter M?nster <[EMAIL PROTECTED]> wrote: > On Mon, Feb 18 2008, Christian Ebert wrote: > > > >> I only know how this would work with w3m. > > > > > > Could you tell me how? > > > > See Gary's message. > > Thanks to you and Gary. Indeed, w3m seems to be better that I thought in >

Re: viewing URLs (muttils or lynx?)

2008-02-19 Thread Peter Münster
On Mon, Feb 18 2008, Christian Ebert wrote: > >> I only know how this would work with w3m. > > > > Could you tell me how? > > See Gary's message. Thanks to you and Gary. Indeed, w3m seems to be better that I thought in the beginning. But I'm a bit difficult (I've been using pine for about 10 ye

Re: viewing URLs (muttils or lynx?)

2008-02-18 Thread Christian Ebert
* Peter Münster on Monday, February 18, 2008 at 22:02:57 +0100 > On Sun, Feb 17 2008, Christian Ebert wrote: >> * Peter Münster on Saturday, February 16, 2008 at 23:52:08 +0100 >>> Perhaps with lynx, but I'm still searching for a method to start firefox >>> from lynx. >> >> I only know how this wo

Re: viewing URLs (muttils or lynx?)

2008-02-18 Thread Gary Johnson
On 2008-02-18, Peter Mnster <[EMAIL PROTECTED]> wrote: > On Mon, Feb 18 2008, Cameron Simpson wrote: > > > In FVWM I have Alt-H bound to run a script with the URL, eg: > > > > firefox "`xclip -o`" > > Hello Cameron, > > Nice idea! And I think, that I can even make the key-binding dependent

Re: viewing URLs (muttils or lynx?)

2008-02-18 Thread Peter Münster
On Mon, Feb 18 2008, Cameron Simpson wrote: > In FVWM I have Alt-H bound to run a script with the URL, eg: > > firefox "`xclip -o`" Hello Cameron, Nice idea! And I think, that I can even make the key-binding dependent on the window-title in fvwm. I only need to install xclip. It's still no

Re: viewing URLs (muttils or lynx?)

2008-02-18 Thread Peter Münster
On Sun, Feb 17 2008, Christian Ebert wrote: > * Peter Münster on Saturday, February 16, 2008 at 23:52:08 +0100 > > Perhaps with lynx, but I'm still searching for a method to start firefox > > from lynx. > > I only know how this would work with w3m. Hello Christian, Could you tell me how? > > P

Re: viewing URLs (muttils or lynx?)

2008-02-18 Thread Rado S
=- Peter Münster wrote on Sat 16.Feb'08 at 23:52:08 +0100 -= > How can I tell mutt to fire up an external browser with some URL > in the message? urlview is not ok for me, since I want to keep the > context around the URLs. I would like to select a URL for example > with the TAB-key, and some othe

Re: viewing URLs (muttils or lynx?)

2008-02-17 Thread Cameron Simpson
On 16Feb2008 23:52, Peter Münster <[EMAIL PROTECTED]> wrote: | How can I tell mutt to fire up an external browser with some URL in the | message? | urlview is not ok for me, since I want to keep the context around the | URLs. I would like to select a URL for example with the TAB-key, and some | oth

Re: viewing URLs (muttils or lynx?)

2008-02-17 Thread Christian Ebert
* Peter Münster on Saturday, February 16, 2008 at 23:52:08 +0100 > Perhaps with lynx, but I'm still searching for a method to start firefox > from lynx. I only know how this would work with w3m. > Perhaps with muttils, but the installation failed with: > $ python setup.py install --home=~ > runni

viewing URLs (muttils or lynx?)

2008-02-16 Thread Peter Münster
Hello, How can I tell mutt to fire up an external browser with some URL in the message? urlview is not ok for me, since I want to keep the context around the URLs. I would like to select a URL for example with the TAB-key, and some other key-press would start "firefox url". Perhaps with lynx, but