Mail Archives: djgpp/2000/05/03/04:22:13
On Tue, 2 May 2000, Damian Yerrick wrote:
> The last time I tried Emacs for DJGPP, the mouse support was somewhat
> screwed up: when I pulled down a menu, the menu title appeared offset
> a few characters to the right.
This is a feature. The actual position where the menu pops up is
computed so that its upper left corner is at the mouse pointer
position (it also depends on how much space Emacs has to each of the
two screen margins).
Note that the menu title is NOT the same as the name of the
corresponding menu-bar item that you click on. For example, if you
click on "Buffers", the title of the menu is "Select Buffer".
Why is it important where does the menu pop up, anyway?
- Raw text -