all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Sébastien Kirche" <sebastien.kirche@sage.com>
Subject: "coding" in file variable list not effective
Date: Tue, 6 Jan 2004 16:41:24 +0100	[thread overview]
Message-ID: <C88E4100-405E-11D8-9520-000393861220@sage.com> (raw)

Hi all,

i have have a file that i am currently editing under osx (actually my 
.emacs) where i use the euro sign.
So i save it with iso-latin-9-mac (iso-8859-15) encoding.

To avoid typing the whole "C-x ret c iso-latin-9-mac C-x C-f filename" 
for further editing, i placed the setting "coding: iso-latin-9-mac" in 
my variable list at the end of file.

I found that it has no effect : M-x describe-current-coding-system 
shows that i am still in iso-latin-1 which is my default file coding 
system.
But if I place the setting in the first line between the -*- marks, the 
coding is used accordingly.

Is it due to the fact that the variable list is placed at the end and 
therfore the file has already been parsed ?
Or should I send a report to gnu.emacs.bug (that didn't subscribed yet)?

Regards,
Sébastien Kirche

             reply	other threads:[~2004-01-06 15:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-06 15:41 Sébastien Kirche [this message]
2004-01-06 20:27 ` "coding" in file variable list not effective Eli Zaretskii
2004-01-07  9:43   ` Sébastien Kirche
2004-01-07  9:48   ` Sébastien Kirche
2004-01-07  1:48 ` Kenichi Handa

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=C88E4100-405E-11D8-9520-000393861220@sage.com \
    --to=sebastien.kirche@sage.com \
    /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.