Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Jesper Harder <harder@myrealbox.com>
Subject: Re: latin-1 characters
Date: Sat, 28 Dec 2002 16:04:41 +0100	[thread overview]
Message-ID: <m3ptrm2nhy.fsf@defun.localdomain> (raw)
In-Reply-To: <86smwihcjd.fsf@rationalbuilding.net>

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


           reply	other threads:[~2002-12-28 15:04 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <86smwihcjd.fsf@rationalbuilding.net>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3ptrm2nhy.fsf@defun.localdomain \
    --to=harder@myrealbox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).