unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
Subject: C-mouse-2 elsewhere than in a buffer
Date: Fri, 1 Jul 2005 16:42:27 -0700	[thread overview]
Message-ID: <MEEKKIABFKKDFJMPIOEBGEPBCLAA.drew.adams@oracle.com> (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-*.

             reply	other threads:[~2005-07-01 23:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-01 23:42 Drew Adams [this message]
2005-07-03 15:49 ` C-mouse-2 elsewhere than in a buffer Richard M. Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=MEEKKIABFKKDFJMPIOEBGEPBCLAA.drew.adams@oracle.com \
    --to=drew.adams@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).