Am 21.05.2005 um 20:33 schrieb Mads Jensen:

I use emacs GNU Emacs 21.3.2 on Slackware 10.1 with the default LANG=
variables set to "en_US" in /etc/profile.d/lang.sh

I'd be very happy if anyone has a solution to this problem.


That's probably the reason why you have these problems! Set LANG to Danish in some ISO 8859 encoding or in UTF-8! Maybe da_DA.UTF-8 ...

The other thing you can do: give all your files with non-US ASCII content in the header a remark like:

;;; -*- mode: Text; coding: iso-8859-4; -*-

GNU Emacs will learn from that this text files contents is Northern ISO Latin.

--
Greetings
                                 <]
   Pete      o        __o         |__    o           recumbo
    ___o    /I       -\<,         |o \  -\),-%       ergo sum!
___/\ /\___./ \___...O/ O____.....`-O-'-()--o_________________



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

Reply via email to