From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53883 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: Wed, 03 Sep 2003 16:38:45 +0900 Organization: Emacsen advocacy group Sender: ding-owner@lists.math.uh.edu Message-ID: References: <86y8x6fdgz.fsf@i3d.home> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1062574802 31972 80.91.224.253 (3 Sep 2003 07:40:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 Sep 2003 07:40:02 +0000 (UTC) Original-X-From: ding-owner+M2423@lists.math.uh.edu Wed Sep 03 09:40:00 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 19uSFE-0006pl-00 for ; Wed, 03 Sep 2003 09:40:00 +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 19uSEr-0006nb-00; Wed, 03 Sep 2003 02:39:37 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19uSEn-0006nW-00 for ding@lists.math.uh.edu; Wed, 03 Sep 2003 02:39:33 -0500 Original-Received: (qmail 36712 invoked by alias); 3 Sep 2003 07:39:32 -0000 Original-Received: (qmail 36707 invoked from network); 3 Sep 2003 07:39:32 -0000 Original-Received: from minsk.servershost.net (HELO minsk.hostforweb.net) (69.61.9.140) by sclp3.sclp.com with SMTP; 3 Sep 2003 07:39:32 -0000 Original-Received: from yamaokac by minsk.hostforweb.net with local (Exim 4.20) id 19uSEl-0000zT-Es for ding@gnus.org; Wed, 03 Sep 2003 03:39:31 -0400 Original-To: ding@gnus.org User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:yrk7a566yaxMJRwf3O/mDJMd9lg= X-Payment: hashcash 1.2 0:030903:ding@gnus.org:a326abd3953c2947 X-Hashcash: 0:030903:ding@gnus.org:a326abd3953c2947 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:53883 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53883 >>>>> In <86y8x6fdgz.fsf@i3d.home> >>>>> Robert Epprecht wrote: > And this one get's 'decoded' too: >> gnus-summary-morse-message > gnustsummarytmorsetmessage ;-) There's also another problem that the `q' morse code is represented as `n' by the default value of gnus-treat-emphasize. :-p