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



_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to