Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Subject: Re: file coding for ChangeLog?
Date: Tue, 18 Dec 2001 11:19:09 +0100	[thread overview]
Message-ID: <vafbsgwvnj6.fsf@INBOX.auto.gnus.tok.lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <878zc54if3.fsf@paradoxical.net> (Josh Huber's message of "Fri, 14 Dec 2001 16:10:24 -0500")

Josh Huber <huber@alum.wpi.edu> writes:

> Hey, at the bottom of the lisp/ChangeLog file, there is this:
>
> ;; Local Variables:
> ;; coding: iso-2022-7bit
> ;; End:
>
> This seems to only work in GNU Emacs, but not with XEmacs.  Would
> anyone object to me changing this to:
>
> ;; Local Variables:
> ;; buffer-file-coding-system: iso-2022-7bit
> ;; End:

In Emacs, this means that the file is opened and decoded using the
default coding system, and only later is the coding system set to
what you specify.  And if Emacs decides to use UTF-8 (say) for
decoding, then you lose.

Please use "coding" with Emacs.

kai
-- 
Simplification good!  Oversimplification bad!  (Larry Wall)



  parent reply	other threads:[~2001-12-18 10:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-14 21:10 Josh Huber
2001-12-15  6:25 ` ShengHuo ZHU
2001-12-16  4:23   ` Josh Huber
2001-12-18 10:19 ` Kai Großjohann [this message]
2001-12-18 15:04   ` Josh Huber
2001-12-18 15:36     ` Kai Großjohann

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=vafbsgwvnj6.fsf@INBOX.auto.gnus.tok.lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    /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.
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 NNTP newsgroup(s).