all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Dragging the mode line
@ 2004-12-09 22:01 Nick Roberts
  2004-12-13 19:51 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Nick Roberts @ 2004-12-09 22:01 UTC (permalink / raw)



I sometimes select another buffer (mode-line-unbury-buffer) when I really want
to drag the mode line because I accidently select part of the mode-line
which displays the buffer name.

How about removing this line from bindings.el:

(define-key map [mode-line down-mouse-1] 'ignore)

Now you can drag the mode line there but if you release the mouse without
dragging you still get the current behaviour.

Note: bindings.el is loaded by loadup.el so you have to dump a fresh emacs
to see this behaviour.


Nick

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Dragging the mode line
  2004-12-09 22:01 Dragging the mode line Nick Roberts
@ 2004-12-13 19:51 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2004-12-13 19:51 UTC (permalink / raw)
  Cc: emacs-devel

    How about removing this line from bindings.el:

    (define-key map [mode-line down-mouse-1] 'ignore)

    Now you can drag the mode line there but if you release the mouse without
    dragging you still get the current behaviour.

Ok, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-12-13 19:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-09 22:01 Dragging the mode line Nick Roberts
2004-12-13 19:51 ` Richard Stallman

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.