From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Character problems Date: Mon, 25 Mar 2002 05:02:08 -0700 (MST) Sender: emacs-devel-admin@gnu.org Message-ID: <200203251202.g2PC28R03163@aztec.santafe.edu> References: <200203241902.g2OJ22324648@emr.cs.iit.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1017058163 12483 127.0.0.1 (25 Mar 2002 12:09:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 25 Mar 2002 12:09:23 +0000 (UTC) Cc: emacs-devel@gnu.org Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16pTHv-0003FE-00 for ; Mon, 25 Mar 2002 13:09:23 +0100 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16pTPw-0003B5-00 for ; Mon, 25 Mar 2002 13:17:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16pTDZ-0003VG-00; Mon, 25 Mar 2002 07:04:53 -0500 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16pTAv-0003O4-00; Mon, 25 Mar 2002 07:02:09 -0500 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.11.6+Sun/8.9.3) with ESMTP id g2PC28a11022; Mon, 25 Mar 2002 05:02:08 -0700 (MST) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g2PC28R03163; Mon, 25 Mar 2002 05:02:08 -0700 (MST) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: reingold@emr.cs.iit.edu In-Reply-To: <200203241902.g2OJ22324648@emr.cs.iit.edu> (message from Ed Reingold on Sun, 24 Mar 2002 13:02:02 -0600) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2191 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2191 I entered Emacs version 21.1 with the -q option over a simple telnet. I then evaluate (in succession): (setq junk '(("Ê" . "\\^{E}") ("Ë" . "\\\"{E}"))) --> (("Ê" . "\\^{E}") ("Ë" . "\\\"{E}")) What do you do to enter the character that appears here as Ê? Likewise for Ë? And how did you enter the \201? Or did you? I wonder if the internal Emacs multibyte representation is somehow leaking out. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel