unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Feature request: multibyte user-full-name
@ 2006-03-12  7:35 AIDA Shinra
  2006-03-14  1:48 ` Kenichi Handa
  0 siblings, 1 reply; 12+ messages in thread
From: AIDA Shinra @ 2006-03-12  7:35 UTC (permalink / raw)


Hello,

user-full-name might contain non-ASCII characters. For example,
pw_gecos is encoded in UTF-8 on Darwin.

No technical problems exist except in which coding system should Emacs
decode the username. We have three options:

1. Introduce something like directory-system-coding-system and guess
it in set-locale-environment.

2. Apply file-name-coding-system and pray that it works.

3. Hardcode for each platform.

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

end of thread, other threads:[~2006-03-20  4:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-12  7:35 Feature request: multibyte user-full-name AIDA Shinra
2006-03-14  1:48 ` Kenichi Handa
2006-03-14  3:18   ` AIDA Shinra
2006-03-14  4:54     ` Zhang Wei
2006-03-14  6:22       ` Miles Bader
2006-03-14  5:44     ` Kenichi Handa
2006-03-14 16:17       ` AIDA Shinra
2006-03-14 16:07     ` Stefan Monnier
2006-03-20  4:47       ` Kenichi Handa
2006-03-14 22:36     ` Stefan Monnier
2006-03-15  7:46       ` Jan D.
2006-03-19  6:12         ` AIDA Shinra

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).