From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Mysterious fontification/C++ context issue - Patch for beginning-of-defun-raw. Date: Sun, 17 Dec 2006 13:01:03 +0100 Message-ID: <85d56ihgu8.fsf@lola.goethe.zz> References: <4583C7D3.1070703@gmx.at> <45843AA5.5080906@gmx.at> <45844243.4060706@gmx.at> <87hcvvzlco.fsf@stupidchicken.com> <4584500B.7020303@gmx.at> <87d56jzjn3.fsf@stupidchicken.com> <8764cbzg5e.fsf@stupidchicken.com> <458483D2.9020809@gmx.at> <20061217122130.GA2643@muc.de> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1166357414 13506 80.91.229.10 (17 Dec 2006 12:10:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 17 Dec 2006 12:10:14 +0000 (UTC) Cc: martin rudalics , Chong Yidong , emacs-devel@gnu.org, Stefan Monnier , Richard Stallman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Dec 17 13:10:12 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GvuqB-0004Xs-M0 for ged-emacs-devel@m.gmane.org; Sun, 17 Dec 2006 13:10:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GvuqB-0001Dg-2m for ged-emacs-devel@m.gmane.org; Sun, 17 Dec 2006 07:10:03 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gvupz-0001D2-Ex for emacs-devel@gnu.org; Sun, 17 Dec 2006 07:09:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gvupy-0001C4-LS for emacs-devel@gnu.org; Sun, 17 Dec 2006 07:09:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gvupy-0001Be-Hw for emacs-devel@gnu.org; Sun, 17 Dec 2006 07:09:50 -0500 Original-Received: from [212.7.152.119] (helo=mxout02.versatel.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gvupv-0006k1-1r; Sun, 17 Dec 2006 07:09:47 -0500 Original-Received: from mx01.versatel.de (mx01.versatel.de [212.7.146.1]) by mxout02.versatel.de (8.12.11/8.12.11) with ESMTP id kBHC6JnF020402; Sun, 17 Dec 2006 13:09:45 +0100 Original-Received: from lola.goethe.zz (i5387A512.versanet.de [83.135.165.18]) by mx01.versatel.de (8.12.11.20060614/8.12.11) with ESMTP id kBHC1MQb007145; Sun, 17 Dec 2006 13:01:22 +0100 Original-Received: by lola.goethe.zz (Postfix, from userid 1002) id 4FBC01C3B764; Sun, 17 Dec 2006 13:01:03 +0100 (CET) Original-To: Alan Mackenzie In-Reply-To: <20061217122130.GA2643@muc.de> (Alan Mackenzie's message of "17 Dec 2006 12\:10\:41 +0100\, Sun\, 17 Dec 2006 12\:21\:30 +0000") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (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:63887 Archived-At: Alan Mackenzie writes: > Without that code, when opic0ids is nil, beginning-of-defun doesn't > do the right thing: it finds a column 0 parenthesis rather than one > at top level. That has been the state up till now, and is _very_ > confusing for Elisp hackers. Oh nonsense. Whoever discovers this function will also discover its DOC string. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum