emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Regression in `imenu--mouse-menu'


From: David Ponce
Subject: Re: Regression in `imenu--mouse-menu'
Date: Sat, 17 May 2003 01:00:28 +0200
User-agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.4b) Gecko/20030516

Hi Stefan,

That new behavior is quite annoying and breaks existing code (for
example, in the JDEE and Semantic, that use `imenu--menubar-select'
                                               ^^^^^^^^^^^^^^^^^^^^^^
                                 Oops! I meant imenu--mouse-menu
to display (possibly large) completion menus, to benefit of the nice
automatic menu split done by imenu).


The `--' in the name is intended to make it clear that it's
an internal function.

However it would be nice to make public a such useful function, to popup
a menu from an alist, and return the selected element.  And that
automagically splits a large menu into sub-menus ;-)

Anyway, the patch below should fix it.  Will be applied shortly,

Thanks for the quick reply!   Your patch fixed the problem :-)

David






reply via email to

[Prev in Thread] Current Thread [Next in Thread]