unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* C-mouse-2 elsewhere than in a buffer
@ 2005-07-01 23:42 Drew Adams
  2005-07-03 15:49 ` Richard M. Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2005-07-01 23:42 UTC (permalink / raw)


C-mouse-2 brings up the Text Properties menu, but only when the pointer is
over text in a buffer.

Currently, this menu uses the position of point for its position-oriented
commands, but I suggested that it might better use the pointer position. If
that were done, then there are additional, non-buffer places that could also
be accessed with the same menu.

C-mouse-2 on the mode-line runs `mouse-split-window-horizontally'.

C-mouse-2 on the vertical-scroll-bar runs `mouse-split-window-vertically'.

C-mouse-2 on the fringe is undefined.

C-mouse-2 on the header-line (e.g. Info, Buffer List) is undefined.

This question is for after the release:

How about letting C-mouse-2 always bring up the Text Properties menu? The
mode-line, header-line, and fringe are now places that have a foreground and
background property, IIUC. Why not let users use the Text Properties menu to
interrogate and change those properties? (The current menu code might not
work on these areas, but perhaps it could be made to work there.)

There would be no conflict with existing bindings, apart from
`mouse-split-window-*', which could be bound instead to C-mouse-1 or
C-mouse-3 or M-mouse-* or S-mouse-*.

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

* Re: C-mouse-2 elsewhere than in a buffer
  2005-07-01 23:42 C-mouse-2 elsewhere than in a buffer Drew Adams
@ 2005-07-03 15:49 ` Richard M. Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard M. Stallman @ 2005-07-03 15:49 UTC (permalink / raw)
  Cc: emacs-devel

    How about letting C-mouse-2 always bring up the Text Properties menu? The
    mode-line, header-line, and fringe are now places that have a foreground and
    background property, IIUC. Why not let users use the Text Properties menu to
    interrogate and change those properties? 

It is not very useful, and the current meanings are more useful.

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

end of thread, other threads:[~2005-07-03 15:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-01 23:42 C-mouse-2 elsewhere than in a buffer Drew Adams
2005-07-03 15:49 ` Richard M. Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).