From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Extensive changes during pretest Date: Sun, 24 Feb 2008 21:38:24 +0200 Message-ID: References: <20080223215234.GA3476@muc.de> <20080224082054.GA1073@muc.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1203881933 630 80.91.229.12 (24 Feb 2008 19:38:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 24 Feb 2008 19:38:53 +0000 (UTC) Cc: emacs-devel@gnu.org To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 24 20:39:17 2008 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 1JTMgt-00088n-NT for ged-emacs-devel@m.gmane.org; Sun, 24 Feb 2008 20:39:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTMgN-0007Kr-OB for ged-emacs-devel@m.gmane.org; Sun, 24 Feb 2008 14:38:43 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JTMgJ-0007Jt-So for emacs-devel@gnu.org; Sun, 24 Feb 2008 14:38:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JTMgI-0007HS-0D for emacs-devel@gnu.org; Sun, 24 Feb 2008 14:38:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTMgH-0007HB-NK for emacs-devel@gnu.org; Sun, 24 Feb 2008 14:38:37 -0500 Original-Received: from romy.inter.net.il ([213.8.233.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JTMgH-00051V-KQ for emacs-devel@gnu.org; Sun, 24 Feb 2008 14:38:37 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-84-228-241-165.inter.net.il [84.228.241.165]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id KIJ09540 (AUTH halo1); Sun, 24 Feb 2008 21:38:05 +0200 (IST) In-reply-to: <20080224082054.GA1073@muc.de> (message from Alan Mackenzie on Sun, 24 Feb 2008 08:20:54 +0000) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:90263 Archived-At: > Date: Sun, 24 Feb 2008 08:20:54 +0000 > Cc: emacs-devel@gnu.org > From: Alan Mackenzie > > > Was that bug really that grave to warrant such extensive changes at the > > last moment? > > I think it was. The only workaround would require the user to change his > source code (or use a different editor). Possibly I was mistaken. > > > The bug was in incorrect fontification, right? > > Incorrect fontification over the entire buffer after the #warning line > (or at least until the next apostrophe within a comment). It also made > M-[ae] (statement/sentence movement) and C-M-[ae] (function movement) and > probably quite a lot else (anything involving the syntax table) go > haywire. And this problem existed since when?