all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nick Roberts <nickrob@snap.net.nz>
Subject: Mention 'enable-character-translation'
Date: Sat, 24 Jun 2006 11:28:42 +1200	[thread overview]
Message-ID: <17564.31018.802480.109121@kahikatea.snap.net.nz> (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

             reply	other threads:[~2006-06-23 23:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-23 23:28 Nick Roberts [this message]
2006-06-24 23:23 ` Mention 'enable-character-translation' Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=17564.31018.802480.109121@kahikatea.snap.net.nz \
    --to=nickrob@snap.net.nz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.