bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13936: Default to UTF-8 for most Emacs source files


From: Andreas Schwab
Subject: bug#13936: Default to UTF-8 for most Emacs source files
Date: Mon, 18 Mar 2013 10:43:36 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Paul Eggert <eggert@cs.ucla.edu> writes:

> For a file like TUTORIAL.ja, the Local Variables: section
> can specify a preferred charset.  Wouldn't this address the issue for
> non-Japanese users?  Something like this, say:
>
> ;;; Local Variables:
> ;;; coding: utf-8
> ;;; eval: (set-charset-priority 'japanese-jisx0208)

That relies on enable-local-eval.  The default is to query, which is not
a good thing for a tutorial.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





reply via email to

[Prev in Thread] Current Thread [Next in Thread]