* Error in menu-bar-update-hook: (void-function semantic-create-imenu-index)
@ 2010-03-12 1:31 Neal Becker
2010-03-12 1:42 ` Glenn Morris
0 siblings, 1 reply; 5+ messages in thread
From: Neal Becker @ 2010-03-12 1:31 UTC (permalink / raw)
To: emacs-devel
Trying out semantic with 23.1.94.
After M-x semantic-mode, I visit a python file, and:
Loading semantic/db-file...done
Error in menu-bar-update-hook: (void-function semantic-create-imenu-index)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Error in menu-bar-update-hook: (void-function semantic-create-imenu-index)
2010-03-12 1:31 Error in menu-bar-update-hook: (void-function semantic-create-imenu-index) Neal Becker
@ 2010-03-12 1:42 ` Glenn Morris
2010-03-13 12:40 ` Eric M. Ludlam
0 siblings, 1 reply; 5+ messages in thread
From: Glenn Morris @ 2010-03-12 1:42 UTC (permalink / raw)
To: Neal Becker; +Cc: emacs-devel
Neal Becker wrote:
> Trying out semantic with 23.1.94.
>
> After M-x semantic-mode, I visit a python file, and:
>
> Loading semantic/db-file...done
> Error in menu-bar-update-hook: (void-function semantic-create-imenu-index)
http://debbugs.gnu.org/5412
http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00222.html
I have not included Semantic's imenu and awk support (still waiting
on papers)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Error in menu-bar-update-hook: (void-function semantic-create-imenu-index)
2010-03-12 1:42 ` Glenn Morris
@ 2010-03-13 12:40 ` Eric M. Ludlam
2010-03-13 15:32 ` Chong Yidong
0 siblings, 1 reply; 5+ messages in thread
From: Eric M. Ludlam @ 2010-03-13 12:40 UTC (permalink / raw)
To: Glenn Morris; +Cc: Neal Becker, emacs-devel
On 03/11/2010 08:42 PM, Glenn Morris wrote:
> Neal Becker wrote:
>
>> Trying out semantic with 23.1.94.
>>
>> After M-x semantic-mode, I visit a python file, and:
>>
>> Loading semantic/db-file...done
>> Error in menu-bar-update-hook: (void-function semantic-create-imenu-index)
>
> http://debbugs.gnu.org/5412
>
> http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00222.html
>
> I have not included Semantic's imenu and awk support (still waiting
> on papers)
Hi,
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?
Here is a link to a diff:
http://cedet.cvs.sourceforge.net/viewvc/cedet/cedet/semantic/semantic-imenu.el?r1=1.60&r2=1.1
Eric
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Error in menu-bar-update-hook: (void-function semantic-create-imenu-index)
2010-03-13 12:40 ` Eric M. Ludlam
@ 2010-03-13 15:32 ` Chong Yidong
2010-03-14 2:04 ` Richard Stallman
0 siblings, 1 reply; 5+ messages in thread
From: Chong Yidong @ 2010-03-13 15:32 UTC (permalink / raw)
To: Eric M. Ludlam; +Cc: Neal Becker, emacs-devel
"Eric M. Ludlam" <eric@siege-engine.com> 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.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-03-14 2:04 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-12 1:31 Error in menu-bar-update-hook: (void-function semantic-create-imenu-index) Neal Becker
2010-03-12 1:42 ` Glenn Morris
2010-03-13 12:40 ` Eric M. Ludlam
2010-03-13 15:32 ` Chong Yidong
2010-03-14 2:04 ` Richard Stallman
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.