From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.devel Subject: Re: auto-detecting encoding for XML Date: Mon, 20 May 2002 16:29:30 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: References: <1021775271.29752.2282.camel@space-ghost> <200205192313.g4JNDmk24770@rum.cs.yale.edu> <200205201418.g4KEImj27421@rum.cs.yale.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1021904998 11293 127.0.0.1 (20 May 2002 14:29:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 20 May 2002 14:29:58 +0000 (UTC) Cc: Colin Walters , emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 179oAf-0002w2-00 for ; Mon, 20 May 2002 16:29:57 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 179oOe-0000Ak-00 for ; Mon, 20 May 2002 16:44:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 179oAz-000863-00; Mon, 20 May 2002 10:30:17 -0400 Original-Received: from waldorf.cs.uni-dortmund.de ([129.217.4.42]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 179oAN-00081H-00; Mon, 20 May 2002 10:29:39 -0400 Original-Received: from lothlorien.cs.uni-dortmund.de (lothlorien [129.217.19.67]) by waldorf.cs.uni-dortmund.de with ESMTP id g4KETab28825; Mon, 20 May 2002 16:29:36 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.19.80]) by lothlorien.cs.uni-dortmund.de id QAA01852; Mon, 20 May 2002 16:29:31 +0200 (MET DST) Original-Received: by lucy.cs.uni-dortmund.de (Postfix, from userid 6104) id DFDED3B41D; Mon, 20 May 2002 16:29:30 +0200 (CEST) Original-To: "Stefan Monnier" In-Reply-To: <200205201418.g4KEImj27421@rum.cs.yale.edu> ("Stefan Monnier"'s message of "Mon, 20 May 2002 10:18:48 -0400") Original-Lines: 14 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2.50 (i686-pc-linux-gnu) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:4175 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4175 "Stefan Monnier" writes: > What about editing an elisp file containing an xml skeleton that > looks just like the tag matched by the auto-coding-regexp-alist ? I guess then you're screwed. Consider the following text file: It's easy to construct examples where things fail. kai -- Silence is foo!