all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: help-gnu-emacs@gnu.org
Subject: Re: aspell and special characters
Date: Sat, 23 Apr 2005 01:25:47 +0200	[thread overview]
Message-ID: <d1c74c72213c40f138c46df7cd942a07@Web.DE> (raw)
In-Reply-To: <4269797c$0$10508$9b4e6d93@newsread4.arcor-online.net>


Am 23.04.2005 um 00:27 schrieb Sebastian Schubert:

> emacs shows me e.g. Färbe as a correction possibility, so
> it looks like an encoding problem to me.

Not really. GNU Emacs uses UTF-8. ä = C3 A4 = "ä"

>
> What can I do?
>

Change your font or fontset. ISO 10646-1 is an Unicode encoding -- and 
augment your environment with settings for LANG, LC_CTYPE like 
LANG=de_DE.UTF-8 that GNU Emacs sees, you're working in a mature 
environment. Seeing this environment it will set all buffers to UTF-8, 
except you provide a different coding. (You remember headers like ``;;; 
-*- mode: Text; coding: iso-8859-15; -*-´´?)

--
Mit friedvollen Grüßen

   Pete

Nazionalismus ist die Religion der armen Schweine

  reply	other threads:[~2005-04-22 23:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-22 22:27 aspell and special characters Sebastian Schubert
2005-04-22 23:25 ` Peter Dyballa [this message]
     [not found] ` <mailman.2681.1114212421.2895.help-gnu-emacs@gnu.org>
2005-04-23 11:24   ` Sebastian Schubert
2005-04-23 11:57     ` Peter Dyballa
     [not found]     ` <mailman.2743.1114257921.2895.help-gnu-emacs@gnu.org>
2005-04-23 13:02       ` Sebastian Schubert
2005-04-23 13:26     ` Ismael Valladolid Torres

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=d1c74c72213c40f138c46df7cd942a07@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.