emacs-devel
[Top][All Lists]
Advanced

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

Re: \225 and so on


From: Richard Stallman
Subject: Re: \225 and so on
Date: Mon, 07 Apr 2003 22:31:02 -0400

    That's almost always cp1252, often mislabeled as iso-8859-1 or
    us-ascii, or even unlabeled.  I use these settings in GNUS to cope:

     (setq gnus-newsgroup-ignored-charsets
           '(unknown-8bit x-unknown us-ascii iso-8859-1))
     (setq gnus-default-charset 'cp1252)

This workaround may work, but it is cumbersome.  We should change
Emacs so that this is not necessary.




reply via email to

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