GNU bug report logs -
#13340
24.3.50; use named command for `mouse-1' in `minibuffer-inactive-mode-map'
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Wed, 2 Jan 2013 21:33:01 UTC
Severity: minor
Found in version 24.3.50
Done: Chong Yidong <cyd <at> gnu.org>
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, 09 Feb 2013 13:53:07 +0800
with message-id <87halmav98.fsf <at> gnu.org>
and subject line Re: bug#13340: 24.3.50; use named command for `mouse-1' in `minibuffer-inactive-mode-map'
has caused the debbugs.gnu.org bug report #13340,
regarding 24.3.50; use named command for `mouse-1' in `minibuffer-inactive-mode-map'
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
13340: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13340
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
emacs -Q
C-h k
Then click mouse-1 in the inactive minibuffer. You see this:
<down-mouse-1> (translated from <down-mouse-1> <down-mouse-1>) at that
spot runs the command ignore, which is an interactive compiled Lisp
function in `subr.el'.
It is bound to <rwindow>, <lwindow>, <language-change>,
<mouse-movement>.
(ignore &rest IGNORE)
Do nothing and return nil.
This function accepts any number of arguments, but ignores them.
----------------- up-event ----------------
<mouse-1> at that spot runs the command #[0 "r\300q\210db\210\301p!)\207"
["*Messages*" display-buffer] 2 "
(fn)" nil], which is an interactive compiled Lisp function.
(#[0 r\300q\210db\210\301p!)\207 [*Messages* display-buffer] 2
(fn) nil])
Not documented.
Users deserve better help. Please name the command bound to `mouse-1',
and document it.
In GNU Emacs 24.3.50.1 (i386-mingw-nt5.1.2600)
of 2012-12-31 on ODIEONE
Bzr revision: 111388 rudalics <at> gmx.at-20121231113513-subz2dazg6yjukzh
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
`configure --with-gcc (4.7) --no-opt --enable-checking --cflags
-IC:/Devel/emacs/build/include --ldflags -LC:/Devel/emacs/build/lib'
[Message part 3 (message/rfc822, inline)]
> emacs -Q
> C-h k
>
> Then click mouse-1 in the inactive minibuffer.
>
> Please name the command bound to `mouse-1', and document it.
I've changed the binding to view-echo-area-messages.
This bug report was last modified 12 years and 108 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.