From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Masatake YAMATO Newsgroups: gmane.emacs.devel Subject: Re: C++ name and add-log-current-defun Date: Fri, 22 Sep 2006 19:55:14 +0900 (JST) Message-ID: <20060922.195514.193523937.jet@gyve.org> References: <20060922.133608.90794729.jet@gyve.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1158930789 10286 80.91.229.2 (22 Sep 2006 13:13:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 22 Sep 2006 13:13:09 +0000 (UTC) Cc: ihs_4664@yahoo.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 22 15:13:07 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GQkow-0005I9-Gr for ged-emacs-devel@m.gmane.org; Fri, 22 Sep 2006 15:11:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GQkoq-0000ZM-If for ged-emacs-devel@m.gmane.org; Fri, 22 Sep 2006 09:11:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GQkoc-0000Td-V4 for emacs-devel@gnu.org; Fri, 22 Sep 2006 09:11:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GQkob-0000TH-AD for emacs-devel@gnu.org; Fri, 22 Sep 2006 09:11:38 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GQkob-0000TE-7f for emacs-devel@gnu.org; Fri, 22 Sep 2006 09:11:37 -0400 Original-Received: from [66.187.233.31] (helo=mx1.redhat.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GQksL-0008Oz-AF for emacs-devel@gnu.org; Fri, 22 Sep 2006 09:15:29 -0400 Original-Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k8MDBYMT014753; Fri, 22 Sep 2006 09:11:34 -0400 Original-Received: from pobox.tokyo.redhat.com (pobox.tokyo.redhat.com [172.16.33.225]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k8MDBSkO017464; Fri, 22 Sep 2006 09:11:28 -0400 Original-Received: from localhost (dhcp92.tokyo.redhat.com [172.16.33.92]) by pobox.tokyo.redhat.com (8.12.8/8.12.8) with ESMTP id k8MDBNG0011877; Fri, 22 Sep 2006 22:11:25 +0900 Original-To: herberteuler@hotmail.com In-Reply-To: X-Mailer: Mew version 4.2.53 on Emacs 22.0.51 / Mule 5.0 (SAKAKI) 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:60106 Archived-At: > All of these methods, Kevin's, Masatake's and mine, > work. > > Regards, > Guanpeng Xu Viewed at size of code differential, mine is the best:-P If you agree with me, I'll install my fix. If not, I'll install your fix. Give me ack. Masatake