emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: menu-updating-frame is nil on X


From: Eli Zaretskii
Subject: Re: menu-updating-frame is nil on X
Date: Mon, 07 Nov 2005 22:48:23 +0200

> From: Juri Linkov <address@hidden>
> Date: Mon, 07 Nov 2005 16:31:31 +0200
> 
> In Emacs configured with '--with-x-toolkit=no' on i686-pc-linux-gnu
> and run with `emacs -Q', `menu-updating-frame' is nil.  This causes
> some menu items to be permanently disabled due to the condition in
> `menu-bar-menu-frame-live-and-visible-p' where `(display-multi-frame-p)'
> returns `t'.

The theory behind that code was that menu-updating-frame cannot
possibly be nil on a display that supports multiple frames visible at
the same time.  How come the non-toolkit version doesn't bind
menu-updating-frame to something non-nil?  Can you please investigate?




reply via email to

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