unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* German umlaut problems after moving from Windows to Linux
@ 2004-02-27 10:30 Thomas Gehrlein
  2004-02-28 16:26 ` LEE Sau Dan
  2004-02-29 11:12 ` Jesper Harder
  0 siblings, 2 replies; 8+ messages in thread
From: Thomas Gehrlein @ 2004-02-27 10:30 UTC (permalink / raw)


Hi,

I moved my home directory from a Windows to a Linux box.  Now I'm getting
problems with umlauts in my .diary file.

I set the month name by loading german-holiday.el:

(setq calendar-month-name-array
      ["Januar" "Februar" "März" "April" "Mai" "Juni"
       "Juli" "August" "September" "Oktober" "November" "Dezember"])

C-x= on the "ä" in "März" says:

  character: ä (04344, 2276, 0x8e4)
    charset: latin-iso8859-1 (Right-Hand Part of Latin Alphabet 1 (ISO/IEC 8859-1): ISO-IR-100)
 code point: 100
     syntax: word
   category: l:Latin  
buffer code: 0x81 0xE4
  file code: 0x81 0xE4 (encoded by coding system emacs-mule-dos)
       font: -Misc-Fixed-Medium-R-Normal--15-140-75-75-C-90-ISO8859-1

When I do C-u C-x C-e with point after calendar-month-name-array, I get:

["Januar" "Februar" "März" "April" "Mai" "Juni" "Juli" "August" "September"
"Oktober" "November" "Dezember"]

C-x= on the "ä" in "März" says:

  character: ä (07544, 3940, 0xf64)
    charset: latin-iso8859-15 (Right-Hand Part of Latin Alphabet 9 (ISO/IEC 8859-15): ISO-IR-203)
 code point: 100
     syntax: word
   category: l:Latin  
buffer code: 0x8E 0xE4
  file code: 0x8E 0xE4 (encoded by coding system emacs-mule-dos)
       font: -Misc-Fixed-Medium-R-Normal--15-140-75-75-C-90-ISO8859-15

1) Which of the 2 "ä" is the "correct" one for a Linux system?
2) How can I turn all "ä"s in .diary in "correct" äs?
3) How can I tell Emacs: "Take all umlauts and other weird characters in my
   home directory and make with them whatever you want - but don't ever bother
   me with this kind of $&%$&$% again"?

TIA

Thomas

PS: The only German month with an umlaut starts next Monday.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-03-01 16:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-27 10:30 German umlaut problems after moving from Windows to Linux Thomas Gehrlein
2004-02-28 16:26 ` LEE Sau Dan
2004-03-01 14:27   ` Thomas Gehrlein
2004-03-01 16:14   ` Piet van Oostrum
2004-02-29 11:12 ` Jesper Harder
2004-02-29 13:05   ` Thomas Gehrlein
2004-02-29 13:29     ` Jesper Harder
2004-03-01  7:02       ` Thomas Gehrlein

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 read-only IMAP folder(s) and NNTP newsgroup(s).