From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.devel Subject: Misformatted replies to UTF-8 messages Date: Mon, 25 Feb 2002 08:38:39 -0500 Message-ID: <2nelj9ptpc.fsf@zsh.cs.rochester.edu> NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: quimby2.netfonds.no 1014644538 10381 195.204.10.66 (25 Feb 2002 13:42:18 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 25 Feb 2002 13:42:18 GMT Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16fLOT-0002hL-00 for ; Mon, 25 Feb 2002 14:42:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16fLLa-0000nY-00; Mon, 25 Feb 2002 08:39:18 -0500 Original-Received: from roc-24-58-72-167.rochester.rr.com ([24.58.72.167] helo=zsh.2y.net) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16fLL3-0000mk-00 for ; Mon, 25 Feb 2002 08:38:45 -0500 Original-Received: (from zsh@localhost) by zsh.2y.net (8.11.6/8.11.2) id g1PDcd009714; Mon, 25 Feb 2002 08:38:39 -0500 Original-To: emacs-devel@gnu.org X-Attribution: ZSH X-Face: #zw9`a=vHLkn+ZH8C List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:1524 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1524 I received a bug report in Emacs 21.1.95 which is because find-coding-systems-region prefer ctext-no-compositions to mule-utf-8, e.g. the following lines return ctext-no-compositions. (car (find-coding-systems-string (concat (char-to-string 2276) (char-to-string 2367)))) I think it has been fixed in the main branch. Could the fix be ported to EMACS_21_1_RC? Also, please send the patch to Arkadiusz Miskiewicz , who will apply it to PLD package of emacs. ShengHuo _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel