From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53884 Path: main.gmane.org!not-for-mail From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de> Newsgroups: gmane.emacs.gnus.general Subject: Re: non-ascii chars in the Lisp source files Date: Wed, 03 Sep 2003 12:43:45 +0200 Organization: Dept. of Theoretical Physics, University of Ulm Sender: ding-owner@lists.math.uh.edu Message-ID: References: Reply-To: reiner.steib@gmx.de NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1062585877 21824 80.91.224.253 (3 Sep 2003 10:44:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 Sep 2003 10:44:37 +0000 (UTC) Original-X-From: ding-owner+M2424@lists.math.uh.edu Wed Sep 03 12:44:36 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 19uV7r-00068Z-00 for ; Wed, 03 Sep 2003 12:44:36 +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 19uV7K-0007Fz-00; Wed, 03 Sep 2003 05:44:02 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19uV7B-0007Ft-00 for ding@lists.math.uh.edu; Wed, 03 Sep 2003 05:43:53 -0500 Original-Received: (qmail 58727 invoked by alias); 3 Sep 2003 10:43:53 -0000 Original-Received: (qmail 58722 invoked from network); 3 Sep 2003 10:43:53 -0000 Original-Received: from main.gmane.org (80.91.224.249) by sclp3.sclp.com with SMTP; 3 Sep 2003 10:43:53 -0000 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19uV7f-0001qk-00 for ; Wed, 03 Sep 2003 12:44:23 +0200 Mail-Followup-To: ding@gnus.org X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19uV7e-0001qc-00 for ; Wed, 03 Sep 2003 12:44:22 +0200 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 19uV77-0005en-00 for ; Wed, 03 Sep 2003 12:43:49 +0200 Original-Lines: 36 Original-X-Complaints-To: usenet@sea.gmane.org X-Face: :6KQZ[nyoS_edmB.%gw-=)BYth^|2+Y+^cu%I$FSx!&>-'om>3H7A|M&n(V7fIo3P.;yo.b yq4$p;ZaBtkv)\}biaiBQe"mD}iib1AA@99-fZ7i*bLhNRVC&0Wkxg9)SH?oWc@{ Mail-Copies-To: nobody User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:2YPq0AbeGueICu/MXmvrKxyS/eQ= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53884 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53884 On Wed, Sep 03 2003, Katsumi Yamaoka wrote: > The following files also contain non-ascii chars: > > deuglify.el gnus-delay.el gnus-spec.el mml1991.el nnultimate.el > utf7.el (the last one already contains the coding cookie.) All mentioned files already contain a cookie: $ for i in deuglify.el gnus-delay.el gnus-spec.el mml1991.el \ nnultimate.el utf7.el gnus-sum.el; do grep -ne coding: $i /dev/null done deuglify.el:468:;; coding: iso-8859-1 gnus-delay.el:192:;; coding: iso-8859-1 gnus-spec.el:754:;; coding: iso-8859-1 mml1991.el:296:;; coding: iso-8859-1 nnultimate.el:476:;; coding: iso-8859-1 utf7.el:1:;;; utf7.el --- UTF-7 encoding/decoding for Emacs -*-coding: iso-8859-1;-*- gnus-sum.el:11634:;; coding: iso-8859-1 Doesn't XEmacs allow the cookie in the local variables section? ,---- | ;; Local Variables: | ;; coding: iso-8859-1 | ;; End: | | ;;; gnus-sum.el ends here `---- Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- PGP key available via WWW http://rsteib.home.pages.de/