all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* $ emacs filename with special German chars gives me strange transliteration
@ 2008-04-29 14:39 Jens-Olaf Lindermann
  2008-04-29 15:58 ` Matthias Pfeifer
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jens-Olaf Lindermann @ 2008-04-29 14:39 UTC (permalink / raw)
  To: help-gnu-emacs


Hi NG (and sorry for my English),

reading through the tutorial, the manpages, the specific pages of Stallmans
manual I still have two minor problems with my GNU Emacs 21.4.1 (emacs-nox)
running on my Debian Etch.

Problem 1: When I will start emacs with a new file, whose name contains some
German chars like ä, ö or so, strange encoding-signs appear constantly in
the echo(command)-buffer below though I have no problems opening such a
filename with C-x C-f. Same happens if I will open something
like /Aufsätze. 

Problem 2: utf-8 will seems to be ignored sometimes. If I write an email
with mutt with chars like ß ö ä, then encoding is utf-8. Without such chars
it is always 7bit us-ascii.

There is clearly some difficulty with the encoding, but I do not know, what
else I should change. Here my (small) ~/.emacs

(custom-set-variables
  ;; custom-set-variables was added by Custom -- don't edit or cut/paste it!
  ;; Your init file should contain only one such instance.
 '(current-language-environment "UTF-8")
 '(fill-column 72)
 '(case-fold-search t)
 '(keyboard-coding-system (quote utf-8))
 '(latin1-display t nil (latin1-disp)))
(custom-set-faces
  ;; custom-set-faces was added by Custom -- don't edit or cut/paste it!
  ;; Your init file should contain only one such instance.
 )
(setq-default auto-fill-function 'do-auto-fill)
(prefer-coding-system 'utf-8)


Hope you can help me.
Jens

-- 
Debian GNU/Linux 4.0 stable



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

end of thread, other threads:[~2008-04-29 20:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-29 14:39 $ emacs filename with special German chars gives me strange transliteration Jens-Olaf Lindermann
2008-04-29 15:58 ` Matthias Pfeifer
2008-04-29 17:44 ` Joel J. Adamson
2008-04-29 18:12   ` Eli Zaretskii
     [not found] ` <mailman.10927.1209491116.18990.help-gnu-emacs@gnu.org>
2008-04-29 18:03   ` Jens-Olaf Lindermann
2008-04-29 20:51     ` Joel J. Adamson

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.