all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problem with (user-full-name) Character Encoding
@ 2009-12-18  8:34 Nordlöw
  2009-12-18  9:59 ` Eli Zaretskii
  2009-12-19  9:41 ` Jason Rumney
  0 siblings, 2 replies; 3+ messages in thread
From: Nordlöw @ 2009-12-18  8:34 UTC (permalink / raw)
  To: help-gnu-emacs

What variables control how (user-full-name) encodes its characters?

When I do eval (user-full-name) in "my" Emacs i get
  "Per Nordl\303\266w"

but when I do it in Vanilla Emacs it works correctly and outputs:
  "Per Nordlöw"

What variables control these encodings?

From the shell and from within my Emacs, using (getenv), LANG has the
correct value "sv_SE.UTF-8".

What variables have I missed?

Thanks in advance,
Nordlöw


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

end of thread, other threads:[~2009-12-19  9:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-18  8:34 Problem with (user-full-name) Character Encoding Nordlöw
2009-12-18  9:59 ` Eli Zaretskii
2009-12-19  9:41 ` Jason Rumney

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.