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

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

Re: address@hidden: *Buffer List* column headers don't sort unless selec


From: Richard Stallman
Subject: Re: address@hidden: *Buffer List* column headers don't sort unless select buffer first]
Date: Thu, 28 Oct 2004 02:24:53 -0400

    I'm not really keen on that.  There seems a fundamental mouse handling 
problem
    in Emacs, in that the basis for the command is still the active window.

No, mouse commands are looked up in the window clicked on.
>From commands.texi:

  A key sequence that starts with a mouse event is read using the keymaps
  of the buffer in the window that the mouse was in, not the current
  buffer.  This does not imply that clicking in a window selects that
  window or its buffer---that is entirely under the control of the command
  binding of the key sequence.

    Many others don't work right.  For example when you hover over a previous
    comint input, it says that mouse-2 will copy it down.  But when you do, the
    key binding comes from the active window, with normally the result of 
pasting
    into the middle of the old input instead.

That is a bug.  I am investigating it now.




reply via email to

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