emacs-devel
[Top][All Lists]
Advanced

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

Re: table cell menu does not appear at the menubar


From: Tak Ota
Subject: Re: table cell menu does not appear at the menubar
Date: Mon, 21 May 2007 13:53:22 -0700 (PDT)

Since I freshly got the completely source from CVS Friday (05/18/07) I
have built it and been running it under GDB.  So far I haven't seen
the problem yet.  Has anyone changed something that might have fixed
this stuck menu problem?

-Tak

Fri, 18 May 2007 19:08:57 -0400: Richard Stallman <address@hidden> wrote:

>     2. When the problem once starts menubar contents do not change
>        regardless of the mode where point is at.  The last menubar content
>        is stuck.  The last remaining menu responds to mouse event and
>        functions correctly.
> 
> menu_bar_items is the function that is supposed to make a list of
> all the keymaps to be processed.  So the problem is either there
> or in or within a function that calls it.
> 
> When the problem happens, can you see if and when menu_bar_items
> gets called?  And when it calls get_local_map, what args does it use
> and what value does it get?
> 





reply via email to

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