On Tue, Mar 16, 2010 at 10:32 AM, Gary Johnson <garyj...@spocom.com> wrote: > On 2010-03-16, peng shao <shallp...@gmail.com> wrote: >> On Tue, Mar 16, 2010 at 7:21 AM, Christian Ebert <blacktr...@gmx.net> wrote: d. > > The pipe is allowed here. If you are getting an error message from > using that rule, the problem is something other than the pipe. The > problem could be the semicolon after copiousoutput--you don't need a > semicolon at the end of the line, only between terms, but I haven't > checked whether having one at the end of the line is an error. >
I think I just missed needsterminal; here to make sure the pipe works well. > > You sometimes need to tell w3m that the input is HTML by using the > "-T text/html" option. Wooo. Thanks for this. I just realized another issue about lynx/elinks---> if they add a [number] before urls in a html email view, then reply to the sender will bring those [numbers] into the quotes, which is not desired :( On the other hand w3m doesn't have this issue. Really frustrating. Thank you. > > Regards, > Gary > >