Re: html message handling in pan-0.120
"Anuj Verma (Kevin)" <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.pan.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 20 Jan 2007 01:33:36 -0500, Rinaldi J. Montessi wrote: >> I don't know how configurable mail2news is in terms of being able to >> pipe articles through something, but whenever I need to render html to >> ascii I use "links --dump html-filename". >> >> cheers, >> Charles > > How hard would it be to pipe a message to links/lynx? I believe slrn has > a function for stripping html. > > % In case we need metamail to display an article: set metamail_command > "lynx -dump -force-html %s" > > Rinaldi So where to apply the solution ? - within Pan (hardcoded or in configuration) ? -or- - at mail2news side ?