Vin Shelton writes:
Is there some way to disable the (grotesque, IMO) underscore under
the
"F" in "File", the "E" in "Edit", etc?
Edit the sources, I guess.
It wouldn't be hard to make this depend on the value of
`menu-accelerator-enabled' or on a new variable such as
`menu-accelerator-keys-flagged' (or some combination of both). The
only tricky part would be making sure that the menubar gets flagged as
dirty when those variables change so that redisplay would redraw with
or without as appropriate.
in the *scratch* buffer, this did not change the current menubar
(even
after I call set-menubar-dirty-flag)
This is a bug, I think. You might look at VM's vm-menu.el for
workarounds.
BTW, we have way too many of these dirty flags (there shouldn't be
*any* exposed to Lisp IMO, except perhaps as a debugging aid for
hackers working on redisplay internals), and it's not clear that
they're properly used or respected in much of the code. :-(
Maybe I can look at these tonight. If not, feel free to kick me awake
next Wednesday or so (I've got a rough weekend scheduled ...).
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta