GNU bug report logs -
#7466
24.0.50; (emacs) `Menu Mouse Clicks' conflicts with code obsolescence
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Mon, 22 Nov 2010 16:50:02 UTC
Severity: minor
Found in version 24.0.50
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 25 Sep 2021 13:44:28 -0700
with message-id <CADwFkmm8JG_YKbnihZNNztZcgu-XVPzs-ip01u6dbPE7UnRjpg <at> mail.gmail.com>
and subject line Re: bug#7466: 24.0.50; (emacs) `Menu Mouse Clicks' conflicts with code obsolescence
has caused the debbugs.gnu.org bug report #7466,
regarding 24.0.50; (emacs) `Menu Mouse Clicks' conflicts with code obsolescence
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
7466: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7466
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
The footnote on this manual page tells you how to put the mouse-3 menu
on mouse-3 instead of on C-mouse-3 (the default). It tells you to bind
`mouse-popup-menubar-stuff'.
But in mouse.el, that function (as well as the other mouse-3 menu
functions) has been declared obsolete since 23.1.
There is no comment in the code indicating what now replaces these
functions - what to use instead. And I find nothing in NEWS or NEWS.23
(or NEWS.22) about "mouse-3" or "popup". Grepping the Lisp sources
didn't help either.
How are users supposed to know how to code this, now that these
functions are obsolete? What is the right way to do it now? Where in
the Lisp code is C-mouse-3 doted with menus (e.g. the major-mode
menubar menu)?
In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
of 2010-11-16 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4) --no-opt --cflags
-Ic:/imagesupport/include'
[Message part 3 (message/rfc822, inline)]
"Drew Adams" <drew.adams <at> oracle.com> writes:
> The footnote on this manual page tells you how to put the mouse-3 menu
> on mouse-3 instead of on C-mouse-3 (the default). It tells you to bind
> `mouse-popup-menubar-stuff'.
>
> But in mouse.el, that function (as well as the other mouse-3 menu
> functions) has been declared obsolete since 23.1.
>
> There is no comment in the code indicating what now replaces these
> functions - what to use instead. And I find nothing in NEWS or NEWS.23
> (or NEWS.22) about "mouse-3" or "popup". Grepping the Lisp sources
> didn't help either.
>
> How are users supposed to know how to code this, now that these
> functions are obsolete? What is the right way to do it now? Where in
> the Lisp code is C-mouse-3 doted with menus (e.g. the major-mode
> menubar menu)?
This text is no longer there in the manual, presumably it has been
updated in the 12 years since this was reported. I'm therefore closing
this bug report.
This bug report was last modified 3 years and 240 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.