From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: table.el downcase HTML tags Date: Wed, 31 May 2006 09:52:52 +0200 Message-ID: References: <20060530.101335.127866384.Takaaki.Ota@am.sony.com> <7dbe73ed0605301223s23b0bee6x6f458068ad408a79@mail.gmail.com> <447CA3DC.4060006@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1149062140 2446 80.91.229.2 (31 May 2006 07:55:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 31 May 2006 07:55:40 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 31 09:55:39 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FlLYC-0007RC-8f for ged-emacs-devel@m.gmane.org; Wed, 31 May 2006 09:55:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FlLYB-0005TP-SQ for ged-emacs-devel@m.gmane.org; Wed, 31 May 2006 03:55:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FlLXz-0005TH-5p for emacs-devel@gnu.org; Wed, 31 May 2006 03:55:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FlLXw-0005Sh-2Q for emacs-devel@gnu.org; Wed, 31 May 2006 03:55:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FlLXv-0005Se-Sg for emacs-devel@gnu.org; Wed, 31 May 2006 03:55:15 -0400 Original-Received: from [195.41.46.237] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FlLdt-0002hr-Vo for emacs-devel@gnu.org; Wed, 31 May 2006 04:01:26 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepc.post.tele.dk (Postfix) with SMTP id 834CD8A0076; Wed, 31 May 2006 09:55:06 +0200 (CEST) Original-To: Ted Zlatanov In-Reply-To: (Ted Zlatanov's message of "Tue, 30 May 2006 16:18:29 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:55512 Archived-At: Ted Zlatanov writes: > On 30 May 2006, lennart.borgman.073@student.lu.se wrote: > > Old, badly written parsers may look for "TABLE" and break with > "table". This is not a reason for us to output badly written HTML... > Generally, why break old behavior if it can be left in as an > option? table.el is new in emacs 22.x, so we still are free to change it, without considering what those changes might break. If Tak thinks this change is good, he's the one to judge it. -- Kim F. Storm http://www.cua.dk