From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: RC: XML recognition (Re: Gnus crash) Date: 17 Jan 2003 19:09:54 +0000 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200301170227.LAA12559@etlken.m17n.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1042830741 27888 80.91.224.249 (17 Jan 2003 19:12:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 17 Jan 2003 19:12:21 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Zbua-0007FG-00 for ; Fri, 17 Jan 2003 20:12:16 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18Zc48-0000ls-00 for ; Fri, 17 Jan 2003 20:22:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Zbv7-0001Bi-05 for emacs-devel@quimby.gnus.org; Fri, 17 Jan 2003 14:12:49 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18Zbuf-0000z3-00 for emacs-devel@gnu.org; Fri, 17 Jan 2003 14:12:21 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18Zbuc-0000w9-00 for emacs-devel@gnu.org; Fri, 17 Jan 2003 14:12:20 -0500 Original-Received: from server0027.freedom2surf.net ([194.106.33.36]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18ZbtT-0000VF-00 for emacs-devel@gnu.org; Fri, 17 Jan 2003 14:11:08 -0500 Original-Received: from nyaumo.jasonr.f2s.com ([195.137.103.251]) h0HJBFMv006533; Fri, 17 Jan 2003 19:11:15 GMT Original-Received: from nyaumo.jasonr.f2s.com (localhost [127.0.0.1]) by nyaumo.jasonr.f2s.com (Postfix) with ESMTP id AE1FA4ACA0; Fri, 17 Jan 2003 19:09:54 +0000 (GMT) Original-To: Karl Eichwalder In-Reply-To: Original-Lines: 9 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10813 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10813 Karl Eichwalder writes: > Another feature that's badly missing in the RC is recognizing the > encoding of an XML file if the (Emacs) coding tag is missing. I'd rate > it as a bug if Emacs displays a UTF-8 encoded file as ISO-8859-1. Recognizing the XML coding tags is a nice new feature, but there are many nice new features in CVS. If we add all of them to 21.3, it'll never be released.