bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#7466: 24.0.50; (emacs) `Menu Mouse Clicks' conflicts with code obsol


From: Lars Magne Ingebrigtsen
Subject: bug#7466: 24.0.50; (emacs) `Menu Mouse Clicks' conflicts with code obsolescence
Date: Tue, 02 Aug 2011 23:00:39 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

"Drew Adams" <drew.adams@oracle.com> writes:

>> C-h f mouse-major-mode-menu RET tells me
>>    This function is obsolete since 23.1;
>>    use `mouse-menu-major-mode-map' instead.
>> So for me it does say what replaces it.
>
> It does not tell you "how to put the mouse-3 menu on mouse-3 instead of on
> C-mouse-3".  It is not specific wrt doing what that now-obsolete variable did.
> Likewise, wrt doing what the other mouse-3 menu functions (also made obsolete)
> did.

And, as you point out, the manual says:

   (1) Some systems use `Mouse-3' for a mode-specific menu.  We took a
survey of users, and found they preferred to keep `Mouse-3' for
selecting and killing regions.  Hence the decision to use `C-Mouse-3'
for this menu.  To use `Mouse-3' instead, do `(global-set-key [mouse-3]
'mouse-popup-menubar-stuff)'.

I assume that we're not asking people to bind mouse-3 to
(mouse-menu-major-mode-map)?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





reply via email to

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