From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Edward Welbourne Newsgroups: gmane.emacs.bugs Subject: Re: C-comments in sgml-mode's html-mode Date: Mon, 23 Jul 2007 13:50:19 +0200 Message-ID: References: <46A1DEB4.8080501@gmx.at> Reply-To: eddy@opera.com NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1185191456 15432 80.91.229.12 (23 Jul 2007 11:50:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Jul 2007 11:50:56 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: martin rudalics Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jul 23 13:50:55 2007 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 1ICwRD-0003fi-1S for geb-bug-gnu-emacs@m.gmane.org; Mon, 23 Jul 2007 13:50:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ICwRD-0006HP-2G for geb-bug-gnu-emacs@m.gmane.org; Mon, 23 Jul 2007 07:50:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ICwRA-0006HA-NA for bug-gnu-emacs@gnu.org; Mon, 23 Jul 2007 07:50:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ICwR9-0006Gy-5b for bug-gnu-emacs@gnu.org; Mon, 23 Jul 2007 07:50:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ICwR9-0006Gv-1N for bug-gnu-emacs@gnu.org; Mon, 23 Jul 2007 07:50:51 -0400 Original-Received: from sam.opera.com ([213.236.208.81]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1ICwR8-0006Rg-2Y for bug-gnu-emacs@gnu.org; Mon, 23 Jul 2007 07:50:50 -0400 Original-Received: from whorl (pat-tdc.opera.com [213.236.208.22]) by sam.opera.com (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id l6NBocou028588 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT); Mon, 23 Jul 2007 11:50:42 GMT Original-Received: from eddy by whorl with local (Exim 4.67) (envelope-from ) id 1ICwQd-0007m5-Pl; Mon, 23 Jul 2007 13:50:19 +0200 In-reply-to: <46A1DEB4.8080501@gmx.at> (message from martin rudalics on Sat, 21 Jul 2007 12:23:48 +0200) X-Virus-Scanned: ClamAV 0.90.1/3741/Mon Jul 23 05:50:22 2007 on sam.opera.com X-Virus-Status: Clean X-detected-kernel: Linux 2.4-2.6 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:16203 Archived-At: >> I also notice that emcas 22's HTML-mode (the one provided by >> sgml-mode) is treating /* and */ as comment-delimiters > Could you please give a recipe to reproduce this with emacs -Q? I'm guessing you mean -q but can't seem to reproduce it with a new session even without it. The running session from which I'm sending this e-mail still exhibits the problem, but a fresh session doesn't. Strange. But that probably means you can ignore this problem ! Eddy.