Lennart Borgman (gmail) wrote: > Unfortunately I do not think that is the right change. This totally > spoils the possibility to use accelerators for the menus on w32. I do > not think the minor problem it solves justifies that.
For now, it is the right change. In future when accelerators are supported, they will need to be supported in a cross platform way anyway, and this bug will still exist, so avoiding fixing this bug now will not help us later. > The reasonable value is in my opinion the position for the > accelerator within *name. Generally accelerators are defined by a character, not position. The first occurrence of that character gets underlined by the toolkit. But we need to check all toolkits that Emacs supports to be sure that this is sufficient information. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
