From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Fwd: Re: M-x compile re-uses name of old compilation buffer, contrary to documentation Date: Sat, 28 Jul 2007 22:54:56 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1185678128 31360 80.91.229.12 (29 Jul 2007 03:02:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 29 Jul 2007 03:02:08 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 29 05:02:01 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IEz2c-0003GT-SP for ged-emacs-devel@m.gmane.org; Sun, 29 Jul 2007 05:01:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IEz2c-0005v0-G5 for ged-emacs-devel@m.gmane.org; Sat, 28 Jul 2007 23:01:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IEz2Y-0005ul-Rh for emacs-devel@gnu.org; Sat, 28 Jul 2007 23:01:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IEz2X-0005uX-7f for emacs-devel@gnu.org; Sat, 28 Jul 2007 23:01:54 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IEz2X-0005uU-1K for emacs-devel@gnu.org; Sat, 28 Jul 2007 23:01:53 -0400 Original-Received: from tomts5.bellnexxia.net ([209.226.175.25] helo=tomts5-srv.bellnexxia.net) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IEz2V-0005Xj-Ii; Sat, 28 Jul 2007 23:01:51 -0400 Original-Received: from pastel.home ([70.53.195.62]) by tomts5-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20070729030150.UGUC1592.tomts5-srv.bellnexxia.net@pastel.home>; Sat, 28 Jul 2007 23:01:50 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id CCAE880C5; Sat, 28 Jul 2007 22:54:56 -0400 (EDT) In-Reply-To: (Richard Stallman's message of "Sat\, 28 Jul 2007 22\:23\:09 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-detected-kernel: Solaris 8 (1) 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:75770 Archived-At: > [I sent this message twice did not get a response.] > Would someone please DTRT and ack? > The fix should probably go in Emacs 22. The bug is in a third-party css-mode package (not included in Emacs-22.1 and different from the css-mode package now included in the Emacs-22 branch). Stefan > ------- Start of forwarded message ------- > To: rms@gnu.org > CC: bug-gnu-emacs@gnu.org > In-reply-to: (message from Richard > Stallman on Fri, 20 Jul 2007 09:42:38 -0400) > Subject: Re: M-x compile re-uses name of old compilation buffer, contrary to documentation > Reply-to: eddy@opera.com > From: Edward Welbourne > Date: Fri, 20 Jul 2007 16:54:22 +0200 > ... > I also notice that emcas 22's HTML-mode (the one provided by > sgml-mode) is treating /* and */ as comment-delimiters - at least as > far as font-lock-mode is concerned - possibly in support of comments > in embedded CSS style sheets, but maybe a bug in some mode-related > code borrowing off C by mistake. Very tiresome in documents that talk > about files, e.g. "see source/*.mk for details." > ... > Eddy. > ------- End of forwarded message ------- > _______________________________________________ > Emacs-devel mailing list > Emacs-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-devel