<<< Date Index >>>     <<< Thread Index >>>

Re: Demoroniser (was: Display Filters)



On 2006-07-05, Alain Bench <veronatif@xxxxxxx> wrote:
>  On Tuesday, July 4, 2006 at 11:31:50 -0700, Gary Johnson wrote:
> 
> > printf on this SunOS 5.8 system does not support the \x escape
> 
>     Oh sorry: I suppose that?s what Nicolas once meant? OTOS octal
> shouts me "printf: \2: invalid escape" unless I prepend a zero \0200.
> Anyway result is that your iconv and base setup do work very well, and
> this Latin-1 mail (in reply to my UTF-8) was well-formed. Please try:
> 
> | $ printf "\200 \203 \211\n" | iconv -f windows-1252 -t iso-8859-1
> | iconv: (stdin): cannot convert

$ printf "\200 \203 \211\n" | iconv -f windows-1252 -t iso-8859-1
iconv: (stdin): cannot convert

>     If it doesn?t fail, then look its stdout (with hexdump or such).
> Also please grep for charset|iconv-hook in your muttrc(s) file(s).

$ grep charset .mutt/muttrc-1.5.9i
charset-hook utf8 utf-8

$ grep iconv-hook .mutt/muttrc-1.5.9i

Nothing.

> Check that [v] <view-attachments> on my mail of 1st July shows:
> 
> | [text/plain, 8bit, windows-1252, c, 1,8K]

[text/plain, 8bit, windows-1252, 1.8K]

>     ...and on my next mail of 4th July:
> 
> | [text/plain, 8bit, utf-8, c, 2,4K]

[text/plain, 8bit, utf-8, 2.4K]

Regards,
Gary

-- 
Gary Johnson                               | Agilent Technologies
garyjohn@xxxxxxxxxxxxxxx                   | Wireless Division
http://www.spocom.com/users/gjohnson/mutt/ | Spokane, Washington, USA