all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* UTF-8 and M-x shell?
@ 2004-02-08  9:25 Daniel Pfeiffer
  2004-02-08 13:33 ` Kai Grossjohann
  2004-02-08 18:15 ` Eli Zaretskii
  0 siblings, 2 replies; 4+ messages in thread
From: Daniel Pfeiffer @ 2004-02-08  9:25 UTC (permalink / raw)


Hi,

I'm migrating my Gnu/Linux to LANG=de_DE.UTF-8 and finding that I need to
recode my old Latin-9 filenames.

But now Gnu Emacs (2-3 weeks old CVS) M-x shell gets problems.  First off, the
buffer still comes up in Latin-1.  That can apparently be fixed with
(set-language-environment "utf-8"), but only interactively, not in .emacs.el! 
But it doesn't help:

- M-! umlaut-emitting-command displays old (1-byte) umlauts as octal and utf-8
correctly

- but with the same commands in the shell buffer, with mode-line u:, it still
displays everything as one-byte.

What must I do for M-x shell to respect $LANG, like an xterm?

(Btw. before I had LANG=de_DE@euro, which is Latin-9, but Emacs wrongly
defaulted to Latin-1 -- which luckily is quite similar.)

best regards
Daniel

-- 
learn Esperanto: http://lernu.net/

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

end of thread, other threads:[~2004-02-08 21:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-08  9:25 UTF-8 and M-x shell? Daniel Pfeiffer
2004-02-08 13:33 ` Kai Grossjohann
2004-02-08 21:09   ` Daniel Pfeiffer
2004-02-08 18:15 ` Eli Zaretskii

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.