* bug#13340: 24.3.50; use named command for `mouse-1' in `minibuffer-inactive-mode-map'
@ 2013-01-02 21:31 Drew Adams
2013-02-09 5:53 ` Chong Yidong
0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2013-01-02 21:31 UTC (permalink / raw)
To: 13340
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@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'
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#13340: 24.3.50; use named command for `mouse-1' in `minibuffer-inactive-mode-map'
2013-01-02 21:31 bug#13340: 24.3.50; use named command for `mouse-1' in `minibuffer-inactive-mode-map' Drew Adams
@ 2013-02-09 5:53 ` Chong Yidong
0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2013-02-09 5:53 UTC (permalink / raw)
To: Drew Adams; +Cc: 13340-done
> 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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-02-09 5:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-02 21:31 bug#13340: 24.3.50; use named command for `mouse-1' in `minibuffer-inactive-mode-map' Drew Adams
2013-02-09 5:53 ` Chong Yidong
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.