unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
Subject: RE: command to customize the thing at point?
Date: Sat, 25 Feb 2006 08:28:06 -0800	[thread overview]
Message-ID: <DNEMKBNJBGPAOPIJOOICAEAHDDAA.drew.adams@oracle.com> (raw)
In-Reply-To: <7dbe73ed0602242357t66ff9664y66fbd0baf74f3ada@mail.gmail.com>

    >     > How about having a single command that would call
    >     > customize-face, customize-option, or customize-group,
    >     > as appropriate, on the
    >     > name at point or under the mouse pointer?

    I think I understand how the command is supposed to work, what I was
    curious about was in what situations a user would want to use it. Is
    it when reading the manual maybe, having point over a "thing", or
    maybe when browsing Emacs lisp code?

Anywhere you might find the name of an Emacs thingy: *Help*; *Apropos*,
Emacs or Emacs-Lisp or Ediff or ... manual (*Info*); browsing Emacs-Lisp
code; reading email about Emacs; consulting a message in *Messages* that
suggests using an option;...

Of course, in some of these places some of the thingies are already linked
to *Help* descriptions, which in turn have links to Customize.

The point is that we already have `customize-face', `customize-option', and
`customize-group' - whenever & wherever you might use one of those, you
might use `customize-thing-at-point' (or -at-mouse-pointer). If the former
commands are useful, then so should be the latter command(s) - especially,
but not only, for gnubies.

Such a command (sh|c)ould be bound to a key, to make it even more useful for
gnubies. And, since accessing the Custom information about an option or face
is useful not only to change it but also to learn about it (doc string,
current state, possible alternative values,...), the `customize-*' commands
could be considered to be part of the `C-h' family. IOW, why not bind
`customize-thing-at-point' to, say, `C-h o'? (`C-h c' would be better, of
course.)

      reply	other threads:[~2006-02-25 16:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-21 21:57 command to customize the thing at point? Drew Adams
2006-02-22 10:11 ` Mathias Dahl
2006-02-22 15:23   ` Drew Adams
2006-02-24  0:32     ` Juri Linkov
2006-02-25  7:57     ` Mathias Dahl
2006-02-25 16:28       ` Drew Adams [this message]

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=DNEMKBNJBGPAOPIJOOICAEAHDDAA.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).