nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mhfixmsg character set conversion


From: Steven Winikoff
Subject: Re: mhfixmsg character set conversion
Date: Sat, 12 Feb 2022 16:50:48 -0500

>Thanks again, that has
>
>    $ g 'seems not' *patch
>    +        L"Warning: Locale seems not configured\n");
>    $
>
>Note the ‘L’; it's wide.
>
>    $ tr -d \\000 <paraur |
>    > LC_ALL=C egrep -oa '[ -~]*seems not configured'
>    Warning: Locale seems not configured
>    $
>    $ sed -n l paraur | egrep -A7 'W[\\0]+a[\\0]+r[\\0]+n'
>    \000\000\000\000\000\000\000W\000\000\000a\000\000\000r\000\000\000n\
>    \000\000\000i\000\000\000n\000\000\000g\000\000\000:\000\000\000 \000\
>    \000\000L\000\000\000o\000\000\000c\000\000\000a\000\000\000l\000\000\
>    \000e\000\000\000 \000\000\000s\000\000\000e\000\000\000e\000\000\000\
>    m\000\000\000s\000\000\000 \000\000\000n\000\000\000o\000\000\000t\
>    \000\000\000 \000\000\000c\000\000\000o\000\000\000n\000\000\000f\000\
>    \000\000i\000\000\000g\000\000\000u\000\000\000r\000\000\000e\000\000\
>    \000d\000\000\000$
>    $

I think that clears up the last mystery remaining from the questions I
raised.  Thank you for your help throughout!

     - Steven
-- 
___________________________________________________________________________
Steven Winikoff      | "To do each day two things one dislikes is
Montreal, QC, Canada |  a precept I have followed scrupulously;
smw@smwonline.ca     |  every day I have got up and I have gone
http://smwonline.ca  |  to bed."
                     |                  - W. Somerset Maugham



reply via email to

[Prev in Thread] Current Thread [Next in Thread]