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

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

bug#16601: C-h k mouse-1 on header-line does not work


From: Stefan Monnier
Subject: bug#16601: C-h k mouse-1 on header-line does not work
Date: Thu, 30 Jan 2014 16:39:03 -0500

Package: Emacs
Version: 24.3.50


  emacs -Q -l .../elpa/packages/lmc/lmc.el -f lmc-mode
  C-h k <mouse-1>  on the "00" of "PC=00" in the header-line

Correctly tells me that this event is bound to `lmc-set-pc'.  But

  C-h k <mouse-1>  on the little man running, in the header-line

tells me that <header-line> <down-mouse-1> is bound to
mouse-drag-header-line and that <mouse-1> is bound to mouse-set-point,
without mentioning `lmc-run' which is the command that will actually be
run in response to a <mouse-1> at that spot.


        Stefan




In GNU Emacs 24.3.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.22)
 of 2014-01-07 on faina





reply via email to

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