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: C++ mode and c-beginning-of-current-token Date: Tue, 22 May 2007 06:26:30 -0400 Message-ID: References: <464EF4C1.2020505@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1179829628 21935 80.91.229.12 (22 May 2007 10:27:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 22 May 2007 10:27:08 +0000 (UTC) Cc: rudalics@gmx.at, herberteuler@hotmail.com, emacs-devel@gnu.org, rms@gnu.org, acm@muc.de To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 22 12:27:05 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 1HqRa4-0006EY-Dv for ged-emacs-devel@m.gmane.org; Tue, 22 May 2007 12:27:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HqRa3-0002KT-VW for ged-emacs-devel@m.gmane.org; Tue, 22 May 2007 06:27:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HqRa0-0002KG-S2 for emacs-devel@gnu.org; Tue, 22 May 2007 06:27:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HqRZz-0002K4-IE for emacs-devel@gnu.org; Tue, 22 May 2007 06:26:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HqRZz-0002K1-Ax for emacs-devel@gnu.org; Tue, 22 May 2007 06:26:59 -0400 Original-Received: from 191.red-83-44-183.dynamicip.rima-tde.net ([83.44.183.191] helo=alfajor.home) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HqRZw-0006Sd-Kk; Tue, 22 May 2007 06:26:57 -0400 Original-Received: by alfajor.home (Postfix, from userid 20848) id 276551C65A; Tue, 22 May 2007 06:26:30 -0400 (EDT) In-Reply-To: (Kenichi Handa's message of "Tue\, 22 May 2007 10\:37\:37 +0900") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-detected-kernel: Linux 2.6 (newer, 3) 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:71591 Archived-At: >> > I confirmed this bug. It seems that the following single >> > line change is easier to understand what was wrong, but >> > Martin's change makes the resulting code easier to read. >> Yes, thanks, it's the one I was planning on installing. My connection is >> pretty poor (I'm on the road), so if you want to install it, please do, > Which one, mine or Martin's? Up to you. I find yours more "obviously correct", but it's just a question fo taste, so the committer gets to impose his own, Stefan