On Tue, Aug 30, 2005 at 02:51:02PM -0700, Dr. Yasha Karant,JB-344,(909) 537-5329 wrote: > Is there any way that lynx can replace htmlview as a filter > where an application such as elm pipes the email to the filter and then > the filter displays to the screen and receives keyboard input?
You can run lynx as a filter with "lynx -dump -stdin". If you want lynx to process the keystrokes then you might get away with "lynx -stdin". imc _______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
