emacs-devel
[Top][All Lists]
Advanced

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

Re: [Carsten Dominik <address@hidden>] Re: lisp/ChangeLog corruption


From: Steve Youngs
Subject: Re: [Carsten Dominik <address@hidden>] Re: lisp/ChangeLog corruption
Date: Mon, 29 Jul 2002 08:14:01 +1000
User-agent: Gnus/5.090007 (Oort Gnus v0.07) XEmacs/21.5 (broccoli, i686-pc-linux)

|--==> "EZ" == Eli Zaretskii <address@hidden> writes:

  EZ> On Thu, 25 Jul 2002, Steve Youngs wrote:
  >>(if (featurep 'mule)
  >>(progn
  >>(define-coding-system-alias 'iso-2022-7bit-unix 'iso-2022-7bit)
  >>(add-to-list 'file-coding-system-alist '("ChangeLog" . 
iso-2022-7bit-unix))))

  EZ> The last line shouldn't be necessary: the Emacs ChangeLog's
  EZ> specify the encoding explicitly (in the file's local vars).

And unfortunately, the second last line isn't any good for Carsten
either: 'define-coding-system-alias' doesn't exist in XEmacs 21.1.x

For some reason Carsten's XEmacs is using a 8 bit coding system when
it should be using a 7 bit one.  I'm not sure why, all of my XEmacsen
do the right thing.

-- 
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
|            XEmacs - It's not just an editor.             |
|                    It's a way of life.                   |
|------------------------------------<address@hidden>---|



reply via email to

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