* Mention 'enable-character-translation'
@ 2006-06-23 23:28 Nick Roberts
2006-06-24 23:23 ` Richard Stallman
0 siblings, 1 reply; 2+ messages in thread
From: Nick Roberts @ 2006-06-23 23:28 UTC (permalink / raw)
This entry has not been added to the Emacs manual:
*** You can disable character translation for a file using the -*-
construct. Include `enable-character-translation: nil' inside the
-*-...-*- to disable any character translation that may happen by
various global and per-coding-system translation tables. You can also
specify it in a local variable list at the end of the file.
I guess it should go here (but there seems to be a typo):
If you add the character `!' at the end of the coding system name,
it disables any character translation while decoding the file. For
instance, it effectively cancels the effect of
`unify-8859-on-decoding-mode'. This is useful when you need to make
sure that the character codes in the Emacs buffer will not according to
^^^
user settings; for instance, for the sake of strings in Emacs Lisp
source files.
--
Nick http://www.inet.net.nz/~nickrob
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-06-24 23:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-23 23:28 Mention 'enable-character-translation' Nick Roberts
2006-06-24 23:23 ` Richard Stallman
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.