From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Herbert Euler" Newsgroups: gmane.emacs.devel Subject: Re: C++ mode and c-beginning-of-current-token Date: Mon, 14 May 2007 10:00:59 +0800 Message-ID: References: <20070513112331.GA2228@muc.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: sea.gmane.org 1179108073 18367 80.91.229.12 (14 May 2007 02:01:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 14 May 2007 02:01:13 +0000 (UTC) Cc: emacs-devel@gnu.org To: acm@muc.de, monnier@iro.umontreal.ca Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 14 04:01:12 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 1HnPs7-0003DK-0s for ged-emacs-devel@m.gmane.org; Mon, 14 May 2007 04:01:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HnPzo-0006DD-Lf for ged-emacs-devel@m.gmane.org; Sun, 13 May 2007 22:09:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HnPzl-0006D6-U0 for emacs-devel@gnu.org; Sun, 13 May 2007 22:09:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HnPzk-0006Cn-AH for emacs-devel@gnu.org; Sun, 13 May 2007 22:09:05 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HnPzk-0006Ck-5v for emacs-devel@gnu.org; Sun, 13 May 2007 22:09:04 -0400 Original-Received: from bay0-omc1-s30.bay0.hotmail.com ([65.54.246.102]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HnPs1-0002hp-Ln for emacs-devel@gnu.org; Sun, 13 May 2007 22:01:05 -0400 Original-Received: from hotmail.com ([65.55.154.89]) by bay0-omc1-s30.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668); Sun, 13 May 2007 19:01:04 -0700 Original-Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 13 May 2007 19:01:04 -0700 Original-Received: from 65.55.154.123 by by143fd.bay143.hotmail.msn.com with HTTP; Mon, 14 May 2007 02:00:59 GMT X-Originating-IP: [216.145.54.158] X-Originating-Email: [herberteuler@hotmail.com] X-Sender: herberteuler@hotmail.com In-Reply-To: <20070513112331.GA2228@muc.de> X-OriginalArrivalTime: 14 May 2007 02:01:04.0133 (UTC) FILETIME=[BA637B50:01C795CB] X-detected-kernel: Windows 2000 SP4, XP SP1+ 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:70994 Archived-At: I looked at an older version of CC mode, the `c-after-change' function does not call `c-trim-found-types', and the `c-before-change' function does not exist. The error does not happen in that version. Both these changes lead to the invocation of `c-beginning-of-current-token' as a result. So I suspect these changes are the direct source of the error. Regards, Guanpeng Xu _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/