From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53881 Path: main.gmane.org!not-for-mail From: Daniel Pittman Newsgroups: gmane.emacs.gnus.general Subject: Re: non-ascii chars in the Lisp source files Date: Wed, 03 Sep 2003 17:01:43 +1000 Sender: ding-owner@lists.math.uh.edu Message-ID: <87u17uuzhk.fsf@enki.rimspace.net> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1062572755 28291 80.91.224.253 (3 Sep 2003 07:05:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 Sep 2003 07:05:55 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M2421@lists.math.uh.edu Wed Sep 03 09:05:53 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 19uRiD-0005Zf-00 for ; Wed, 03 Sep 2003 09:05:53 +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 19uReL-0006ZI-00; Wed, 03 Sep 2003 02:01:53 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19uReH-0006ZD-00 for ding@lists.math.uh.edu; Wed, 03 Sep 2003 02:01:49 -0500 Original-Received: (qmail 32484 invoked by alias); 3 Sep 2003 07:01:49 -0000 Original-Received: (qmail 32476 invoked from network); 3 Sep 2003 07:01:49 -0000 Original-Received: from unknown (HELO enki.rimspace.net) (203.174.146.130) by sclp3.sclp.com with SMTP; 3 Sep 2003 07:01:49 -0000 Original-Received: by enki.rimspace.net (Postfix, from userid 1000) id 47571D844496; Wed, 3 Sep 2003 17:01:43 +1000 (EST) Original-To: Katsumi Yamaoka In-Reply-To: (Katsumi Yamaoka's message of "Wed, 03 Sep 2003 15:22:57 +0900") User-Agent: Gnus/5.1003 (Gnus v5.10.3) XEmacs/21.5 (cassava, linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53881 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53881 On Wed, 03 Sep 2003, Katsumi Yamaoka wrote: > Can you decode the following morse code using the `W m' key? >=20 > -=B7-=B7 --=B7- -=B7-=B7 --=B7- -=B7-=B7 --=B7- -=B7=B7 =B7 =B7--- = =B7-=B7 =B7---- -=B7-=B7 =B7-=B7 -=B7=B7 >=20 > I couldn't.=20=20 I could, with XEmacs and a fairly current CVS Gnus. I also found that it did hideous things to... > It is caused by the broken gnus-sum.elc file. Mis-decoding of the > string "=B7" which is contained in the gnus-summary-morse-message > function was occurred when compiling it by XEmacs 21.4 in my system. ...the lines above, because it "decoded" the '-' in gnus-summary-morse-message. Maybe it should be enhanced to ignore a '.' or '-' between normal word constituent characters? Daniel > In that case, buffer-file-coding-system is set to shift_jis when the > gnus-sum.el file is read. >=20 > It isn't a real problem on me since I seldom use that command > and changing the LANG environment variable from ja_JP.eucJP to C > when compiling (or putting the "-*-coding: iso-8859-1;-*-" > coding cookie in the file) helps it. However, it is suggested > that it may cause a serious problem in the future, isn't it? > The following files also contain non-ascii chars: >=20 > deuglify.el gnus-delay.el gnus-spec.el mml1991.el nnultimate.el > utf7.el (the last one already contains the coding cookie.) --=20 The fundamental delusion of humanity is to suppose that I am here and you are there. -- Yasutani Roshi