On Tue, Sep 10, 2002 at 08:01:33AM +0200, Thomas Baker wrote: > It sounds like Gary Johnson's suggestion above (calling > Mozilla from w3m) could do the trick, though I guess what > I'd really like to do is hand the message off immediately to, > say, the mailer in Netscape or Mozilla.
or lynx - depending. I noticed the 'M" feature in w3m last year and added comparable functionality to lynx - repeating the 'external' viewer lines in lynx.cfg makes it display a menu when invoking the external viewer. For example EXTERNAL:ftp:w3m %s:TRUE EXTERNAL:file:w3m %s:TRUE EXTERNAL:http:w3m %s:TRUE EXTERNAL:ftp:netscape %s:TRUE EXTERNAL:file:netscape %s:TRUE EXTERNAL:http:netscape %s:TRUE -- Thomas E. Dickey <[EMAIL PROTECTED]> http://invisible-island.net ftp://invisible-island.net