Re: 0.9.8.1pl2 just gives an error when iconv fails
Peter J Ross <[email protected]>
| Newsgroups | gmane.network.slrn.user |
|---|---|
| Message-ID | <[email protected]> |
On Sunday 17 June 2007 11:36, Christian Ebert wrote: > Hello, > > Consider Message-ID: <[email protected]> at > news.software.readers -- the irony is that it was sent with an > older version of Slrn and can be displayed with older versions of > Slrn that don't use iconv. I wondered what was causing that. <...> > Or, for the time being, it would at least be nice if one had > access to the message (difficult if you use eg. leafnode 2, > without reading permissions as user to the local spool), and not > just the iconv error. To view the article, this works for me: #v+ % macro show_raw.sl % show undecoded article in external pager define show_raw () { set_input_string ("/tmp/slrn_raw"); call ("save"); system ("less /tmp/slrn_raw && rm /tmp/slrn_raw"); } definekey ("show_raw", "<F2>", "article"); #v- -- PJR :-) ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/