all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#8517: Can't handle utf8 encoded filenames in locale 'de_DE.utf8'
@ 2011-04-18  0:02 Rob Browning
  2019-08-21 20:56 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Rob Browning @ 2011-04-18  0:02 UTC (permalink / raw)
  To: 8517; +Cc: 611396-forwarded, Gernot Kieseritzky

(If possible, please preserve the 611396-forwarded address in any replies.)

Gernot Kieseritzky writes:

> Opening an existing file named "ÖÄÜß.txt" does not work, instead,
> Emacs creates a new buffer with the same name (reported correctly)
> which is empty.  After saving the file name is corrupted displaying as
> "???.txt" on the console.  Nautilus reports a "wrong encoding" and
> equally display three question marks instead of the "Umlauts".  In
> contrast, in Ubuntu 10.04 utf8 encoded file names create no problems
> for Emacs.

It turns out that the problem was being caused by this call from .emacs:

  (current-language-environment "German")

which appears to make Emacs prefer latin-1.

I wasn't sure if this should be considered an actual problem, or just a
configuration error, so I thought I should forward it.

Please see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611396 for
further details.

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4





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

end of thread, other threads:[~2019-08-23  8:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-18  0:02 bug#8517: Can't handle utf8 encoded filenames in locale 'de_DE.utf8' Rob Browning
2019-08-21 20:56 ` Lars Ingebrigtsen
2019-08-22 14:09   ` Eli Zaretskii
2019-08-23  0:16     ` Lars Ingebrigtsen
2019-08-23  8:02       ` 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.