Gnus development mailing list
 help / color / mirror / Atom feed
* reading non-mime emails encoded with windows-1251
@ 2004-01-11 11:18 Nedko Arnaudov
  2004-01-11 13:06 ` Karl Pflästerer
  0 siblings, 1 reply; 2+ messages in thread
From: Nedko Arnaudov @ 2004-01-11 11:18 UTC (permalink / raw)


Hi, I have email that has non-mime body with windows-1251 chars. I want
such mails (with unknown encoding system) to be showed using
windows-1251 charset. I'm using XEmacs 21.4.14 with mule. My default
font has support for windows-1251.

I've set these in my init.el

(set-default-buffer-file-coding-system 'windows-1251)
(set-buffer-file-coding-system-for-read 'windows-1251)

When I display the received email in article buffer it has
undecided buffer-file-coding-system (Auto in modeline).

I guess I must set some variable or call some function to specify
default coding for non-mime mails but I don't know what
function/variable is it.
-- 
Nedko Arnaudov





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-01-11 13:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-11 11:18 reading non-mime emails encoded with windows-1251 Nedko Arnaudov
2004-01-11 13:06 ` Karl Pflästerer

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 NNTP newsgroup(s).