emacs-devel
[Top][All Lists]
Advanced

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

Re: Shall menu_bar_items and tool_bar_items look at text property keymap


From: Richard Stallman
Subject: Re: Shall menu_bar_items and tool_bar_items look at text property keymaps?
Date: Wed, 13 Feb 2002 20:12:18 -0700 (MST)

    I was looking at the above functions and wondered whether it really
    makes sense for those functions to look for menu-bar and tool-bar
    bindings in the keymap and local-map properties of PT in the current
    buffer?

This could cause a substantial slowdown if it means that Emacs
has to recompute the menus based on the current value of point.
The usefulness of the feature seems marginal, which suggests it 
is better not to pay that price, better not to add that feature.



reply via email to

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