From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.bugs Subject: bug#946: 23.0.60; html-mode regression ('' within a table) Date: Thu, 18 Sep 2008 15:25:28 +0200 Message-ID: <48D256C8.7060503@gmx.at> References: <48D20F5D.3040209@gmx.at> Reply-To: martin rudalics , 946@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1221745685 14241 80.91.229.12 (18 Sep 2008 13:48:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Sep 2008 13:48:05 +0000 (UTC) Cc: Allan Gottlieb , 946@emacsbugs.donarmstrong.com To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Sep 18 15:48:54 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KgJsH-0001aM-GC for geb-bug-gnu-emacs@m.gmane.org; Thu, 18 Sep 2008 15:48:50 +0200 Original-Received: from localhost ([127.0.0.1]:52563 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KgJrG-00038C-5Z for geb-bug-gnu-emacs@m.gmane.org; Thu, 18 Sep 2008 09:47:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KgJrC-00037f-9W for bug-gnu-emacs@gnu.org; Thu, 18 Sep 2008 09:47:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KgJrA-00036o-L0 for bug-gnu-emacs@gnu.org; Thu, 18 Sep 2008 09:47:41 -0400 Original-Received: from [199.232.76.173] (port=58032 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KgJrA-00036V-Co for bug-gnu-emacs@gnu.org; Thu, 18 Sep 2008 09:47:40 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:55248) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KgJr7-00081o-I8 for bug-gnu-emacs@gnu.org; Thu, 18 Sep 2008 09:47:39 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8IDlZW7024664; Thu, 18 Sep 2008 06:47:35 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m8IDZ3mT021363; Thu, 18 Sep 2008 06:35:03 -0700 X-Loop: don@donarmstrong.com Resent-From: martin rudalics Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Thu, 18 Sep 2008 13:35:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 946 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 946-submit@emacsbugs.donarmstrong.com id=B946.122174455519984 (code B ref 946); Thu, 18 Sep 2008 13:35:03 +0000 Original-Received: (at 946) by emacsbugs.donarmstrong.com; 18 Sep 2008 13:29:15 +0000 Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with SMTP id m8IDTB8s019977 for <946@emacsbugs.donarmstrong.com>; Thu, 18 Sep 2008 06:29:12 -0700 Original-Received: (qmail invoked by alias); 18 Sep 2008 13:29:05 -0000 Original-Received: from 62-47-42-144.adsl.highway.telekom.at (EHLO [62.47.42.144]) [62.47.42.144] by mail.gmx.net (mp017) with SMTP; 18 Sep 2008 15:29:05 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+z6YJ8tFiz5f0qTTzH6jQusJ88pipxIZ3mn0eoU5 0ZfsnLpqCPbEdb User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: X-Y-GMX-Trusted: 0 X-FuHaFi: 0.8 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Thu, 18 Sep 2008 09:47:41 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:20611 Archived-At: > Since this is working with sgml-tag-syntax-table, a better fix would be > to make sure that ' doesn't have prefix syntax in that table. > > > Stefan "assuming this is indeed the problem" IIUC `sgml-tag-syntax-table' inherits this from `text-mode-syntax-table' and whatever is resonable for writing plain text should be reasonable for writing marked up text. martin "who wanted to fix this problem unobtrusively"