From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Error in menu-bar-update-hook: (void-function semantic-create-imenu-index) Date: Sat, 13 Mar 2010 10:32:33 -0500 Message-ID: <87tysk1bla.fsf@stupidchicken.com> References: <8u1vfqb9ic.fsf@fencepost.gnu.org> <4B9B87B3.20005@siege-engine.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1268494376 9191 80.91.229.12 (13 Mar 2010 15:32:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 13 Mar 2010 15:32:56 +0000 (UTC) Cc: Neal Becker , emacs-devel@gnu.org To: "Eric M. Ludlam" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 13 16:32:51 2010 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.69) (envelope-from ) id 1NqTKb-0006ni-Qh for ged-emacs-devel@m.gmane.org; Sat, 13 Mar 2010 16:32:50 +0100 Original-Received: from localhost ([127.0.0.1]:44609 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NqTKb-00078n-AD for ged-emacs-devel@m.gmane.org; Sat, 13 Mar 2010 10:32:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NqTKW-00078W-5J for emacs-devel@gnu.org; Sat, 13 Mar 2010 10:32:44 -0500 Original-Received: from [140.186.70.92] (port=35609 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NqTKU-00077b-Hi for emacs-devel@gnu.org; Sat, 13 Mar 2010 10:32:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NqTKT-0008AL-IP for emacs-devel@gnu.org; Sat, 13 Mar 2010 10:32:42 -0500 Original-Received: from pantheon-po25.its.yale.edu ([130.132.50.119]:54702) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NqTKR-00089r-FU; Sat, 13 Mar 2010 10:32:39 -0500 Original-Received: from furry (adsl-99-58-201-129.dsl.wlfrct.sbcglobal.net [99.58.201.129]) (authenticated bits=0) by pantheon-po25.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o2DFWZk1012096 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 13 Mar 2010 10:32:37 -0500 Original-Received: by furry (Postfix, from userid 1000) id E81F9C011; Sat, 13 Mar 2010 10:32:33 -0500 (EST) In-Reply-To: <4B9B87B3.20005@siege-engine.com> (Eric M. Ludlam's message of "Sat, 13 Mar 2010 07:40:19 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.94 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 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:121903 Archived-At: "Eric M. Ludlam" writes: > I analyzed semantic-imenu.el last week and sent a a summary to Chong > Yidong on this topic. > > The original contribution from Paul was about 37 lines of code, where > the names were changed from jdee to semantic. There is effectively > nothing left of the original 37 lines based on the diffs, and no > changes attributed to Paul after that first revision. > > Does it still count as a contribution of his? If his contribution is 37 lines, we can classify it as a "tiny contribution" in the ChangeLog. I will install semantic-imenu.