emacs-devel
[Top][All Lists]
Advanced

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

Re: Disabled menu items disable HELP


From: Richard M. Stallman
Subject: Re: Disabled menu items disable HELP
Date: Thu, 09 Feb 2006 20:12:16 -0500

    Perhaps we should introduce a special variable that, when non-nil,
    allows the disabled menu items to send their events to the input
    queue.  HELP commands could then bind this variable.

That is exactly the solution I thought of, after I read the first half
of your message.  C-h c and C-h k can bind that variable in their
interactive specs, around calling read-key-sequence.

Would you like to implement this?




reply via email to

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