* Reading non-ascii characters, recognise an encoding
@ 2002-09-12 4:05 Andrew Torda
2002-09-12 8:13 ` Heinz Rommerskirchen
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Andrew Torda @ 2002-09-12 4:05 UTC (permalink / raw)
I sometimes have trouble (maybe always) reading mail from some
Europeans with their representation of non-ascii characters.
Typically, a word looks like
f=FCr
whereas they intend it to look like
fur
with two dots (umlaut) over the "u".
Their mail header says that the message is iso-8859-1 encoding,
so I read all the info pages and tried every command I could find
which would force the buffer to that encoding.
It does not seem to make any difference.
I found an info page which suggested I should add a line at the
top of the file, like
-*-coding: iso-8859-1-*-
but closing and re-visiting the file did not seem to help.
Less important is that their mailer puts an equals "=" sign at
the end of every line. I suspect this is part of their machine
trying to encode the message.
Is there any correct command that can persuade emacs to eat all
the =XX type representations and convert them to something more
readable ?
This is happening with emacs 21.1.
Many thanks
Andrew Torda
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Reading non-ascii characters, recognise an encoding
2002-09-12 4:05 Reading non-ascii characters, recognise an encoding Andrew Torda
@ 2002-09-12 8:13 ` Heinz Rommerskirchen
2002-09-12 10:59 ` Kai Großjohann
2002-09-13 20:58 ` Ivan Kanis
2 siblings, 0 replies; 4+ messages in thread
From: Heinz Rommerskirchen @ 2002-09-12 8:13 UTC (permalink / raw)
Andrew Torda <torda@zbh.uni-hamburg.de> writes:
> I sometimes have trouble (maybe always) reading mail from some
> Europeans with their representation of non-ascii characters.
> Typically, a word looks like
> f=FCr
> whereas they intend it to look like
> fur
> with two dots (umlaut) over the "u".
> Their mail header says that the message is iso-8859-1 encoding,
They (or more probable their mail program) lied, 'f=FCr' is *not* latin-1
but quoted-printable. See the page 'Article Washing' in the Gnus info,
especially the entry 'W q'.
--
Regards
Heinz
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Reading non-ascii characters, recognise an encoding
2002-09-12 4:05 Reading non-ascii characters, recognise an encoding Andrew Torda
2002-09-12 8:13 ` Heinz Rommerskirchen
@ 2002-09-12 10:59 ` Kai Großjohann
2002-09-13 20:58 ` Ivan Kanis
2 siblings, 0 replies; 4+ messages in thread
From: Kai Großjohann @ 2002-09-12 10:59 UTC (permalink / raw)
Andrew Torda <torda@zbh.uni-hamburg.de> writes:
> I sometimes have trouble (maybe always) reading mail from some
> Europeans with their representation of non-ascii characters.
> Typically, a word looks like
> f=FCr
> whereas they intend it to look like
> fur
> with two dots (umlaut) over the "u".
RMAIL does not grok MIME, Gnus does grok MIME. What are you using to
read mail?
(The above looks like the quoted-printable MIME encoding to pass 8bit
characters through 7bit pipes.)
kai
--
~/.signature is: umop 3p!sdn (Frank Nobis)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Reading non-ascii characters, recognise an encoding
2002-09-12 4:05 Reading non-ascii characters, recognise an encoding Andrew Torda
2002-09-12 8:13 ` Heinz Rommerskirchen
2002-09-12 10:59 ` Kai Großjohann
@ 2002-09-13 20:58 ` Ivan Kanis
2 siblings, 0 replies; 4+ messages in thread
From: Ivan Kanis @ 2002-09-13 20:58 UTC (permalink / raw)
Use vm to read your e-mail it displays european mail just fine.
Ivan.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-09-13 20:58 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-12 4:05 Reading non-ascii characters, recognise an encoding Andrew Torda
2002-09-12 8:13 ` Heinz Rommerskirchen
2002-09-12 10:59 ` Kai Großjohann
2002-09-13 20:58 ` Ivan Kanis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).