Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: latin-1 characters
       [not found]   ` <86smwihcjd.fsf@rationalbuilding.net>
@ 2002-12-28 15:04     ` Jesper Harder
  0 siblings, 0 replies; only message in thread
From: Jesper Harder @ 2002-12-28 15:04 UTC (permalink / raw)


<rb@panix.com> writes:

> Jesper Harder <harder@myrealbox.com> writes:
>
>> rb <rb@panix.com> writes:
>
>> Maybe you have some charset related customizations in your .emacs.  Can
>> you reproduce the problem if you start Emacs as 
>> 
>>     emacs -q --no-site-file
>
> Thanks very much for your reply.
>
> I can start emacs with no site file, but I need my customizations to
> start gnus. In any case, I don't believe there are any special charset
> customizations

Are you using Emacs in unibyte mode?  What is your value of the option
`default-enable-multibyte-characters'?  If nil this is likely to be the
cause of your problem.

A lot of people turn on unibyte mode inadvertently with

  (standard-display-european 1)

-- don't do that, use

  (set-language-environment "Latin-1")

instead.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-28 15:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <86k7hwmf2z.fsf@rationalbuilding.net>
     [not found] ` <m33coj9ofu.fsf@defun.localdomain>
     [not found]   ` <86smwihcjd.fsf@rationalbuilding.net>
2002-12-28 15:04     ` latin-1 characters Jesper Harder

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).