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

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

bug#13340: 24.3.50; use named command for `mouse-1' in `minibuffer-inact


From: Drew Adams
Subject: bug#13340: 24.3.50; use named command for `mouse-1' in `minibuffer-inactive-mode-map'
Date: Wed, 2 Jan 2013 13:31:11 -0800

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'
 






reply via email to

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