From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53888 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: non-ascii chars in the Lisp source files Date: Thu, 04 Sep 2003 09:58:24 +0900 Organization: Emacsen advocacy group Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1062637261 16281 80.91.224.253 (4 Sep 2003 01:01:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Sep 2003 01:01:01 +0000 (UTC) Original-X-From: ding-owner+M2428@lists.math.uh.edu Thu Sep 04 03:00:59 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19uiUd-0002oz-00 for ; Thu, 04 Sep 2003 03:00:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19uiT1-00018e-00; Wed, 03 Sep 2003 19:59:19 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19uiSx-00018Z-00 for ding@lists.math.uh.edu; Wed, 03 Sep 2003 19:59:15 -0500 Original-Received: (qmail 69669 invoked by alias); 4 Sep 2003 00:59:15 -0000 Original-Received: (qmail 69664 invoked from network); 4 Sep 2003 00:59:14 -0000 Original-Received: from minsk.servershost.net (HELO minsk.hostforweb.net) (69.61.9.140) by sclp3.sclp.com with SMTP; 4 Sep 2003 00:59:14 -0000 Original-Received: from yamaokac by minsk.hostforweb.net with local (Exim 4.20) id 19uiSz-0004iY-FS for ding@gnus.org; Wed, 03 Sep 2003 20:59:17 -0400 Original-To: ding@gnus.org X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.1003 (Gnus v5.10.3) XEmacs/21.5 (cassava, linux) Cancel-Lock: sha1:6CXI/3AEtAfmgE5tQ6xwkXjH/QI= X-Payment: hashcash 1.2 0:030904:ding@gnus.org:f172e81dfbcd3053 X-Hashcash: 0:030904:ding@gnus.org:f172e81dfbcd3053 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - minsk.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [32531 32531] / [47 12] X-AntiAbuse: Sender Address Domain - minsk.hostforweb.net Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53888 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53888 >>>>> In >>>>> Reiner Steib <4.uce.03.r.s@nurfuerspam.de> wrote: >>> Doesn't XEmacs allow the cookie in the local variables section? >> Unfortunately, it probably be so. :( > This seems to be a bug (see also [1]) in XEmacs 21.4 then, as (info > "(XEmacs)Recognize Coding") in XEmacs 21.4.12 mentions local > variables: > ,----[ (info "(XEmacs)Recognize Coding") ] >| You can specify the coding system for a particular file using the >| `-*-...-*-' construct at the beginning of a file, or a local variables >| list at the end (*note File Variables::). [...] > [1] > Thanks. I've confirmed both the latest XEmacs 21.4 and 21.5 don't handle the coding cookie at the end of a file yet. So, all files needing the coding cookie should contain the "-*-...-*-" form at the beginning. Although it's easy to modify deuglify.el, gnus-delay.el, ..., gnus.texi so that they contain the cookie at the beginning, there's no room to have it within 80-column. In addition, we cannot do so in the ChangeLog files. It's a distress. I was increasingly disillusioned with XEmacs. -- Katsumi Yamaoka