unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
Subject: RE: customize-apropos
Date: Sun, 11 Dec 2005 21:40:09 -0800	[thread overview]
Message-ID: <DNEMKBNJBGPAOPIJOOICAEBFDAAA.drew.adams@oracle.com> (raw)
In-Reply-To: <200512120503.jBC53N628378@raven.dms.auburn.edu>

       Your doc-string changes correctly reflect the current
       prefix-arg behavior -
       the arg distinguishes customizable variables from other
       variables. However,
       wouldn't it also be useful to be able to distinguish all
       user variables
       (options) - whether customizable or not - from internal variables?

    Yes, but is it useful to have them in a Custom buffer?

    M-x apropos-variable will show all (loaded) user-options (defined with
    defcustom or docstring starting with a `*') and with a numeric arg it
    shows all variables.  Of course, it will not show them in a
    Custom buffer.

I see your point, I think. But wouldn't it be at least as useful to be able
to show all user options (i.e., including those that are not customizable)
in a Custom buffer as it is to show _all_ variables in a Custom buffer
(i.e., including those that a user should not change)? IOW, your argument is
really an argument for not showing anything in a Custom buffer that is not
customizable. That might be reasonable, but it is not the current policy.

If we keep the current policy of showing stuff that cannot be customized,
then it would also be good to clearly indicate when a user option cannot be
customized and when a variable is internal and should not be changed. That
is, clearly distinguish the three classes in a Custom buffer. I believe
that, currently, user-settable user options that are not customizable are
indistinguisable from internal variables in a Custom buffer.

Instead of saying just "NO CUSTOMIZATION DATA; you should not see this"
(which is what I see, in a CVS snapshot from June), a user option should be
labeled as such, with, for example, a message/label such as "You cannot
customize this option, but you can set it with command `set-variable'. That
might be somewhat confusing, but it is more helpful than what is displayed
currently.

  reply	other threads:[~2005-12-12  5:40 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-10  3:47 customize-apropos Luc Teirlinck
2005-12-10  3:51 ` customize-apropos Luc Teirlinck
2005-12-10 23:04 ` customize-apropos Kim F. Storm
2005-12-10 23:07   ` customize-apropos Luc Teirlinck
2005-12-11 16:49     ` customize-apropos Richard M. Stallman
2005-12-11  5:03 ` customize-apropos Richard M. Stallman
2005-12-11 17:57 ` customize-apropos Drew Adams
2005-12-12  5:03   ` customize-apropos Luc Teirlinck
2005-12-12  5:40     ` Drew Adams [this message]
2005-12-12 23:56       ` customize-apropos Luc Teirlinck
2005-12-13  0:22         ` customize-apropos Drew Adams
2005-12-13  0:45           ` customize-apropos Luc Teirlinck
2005-12-13  3:55             ` customize-apropos Drew Adams
2005-12-13  1:01           ` customize-apropos Luc Teirlinck
2005-12-13  1:29           ` customize-apropos Luc Teirlinck
2005-12-13 23:33         ` customize-apropos Richard M. Stallman
2005-12-14  1:14           ` customize-apropos Luc Teirlinck
2005-12-14  1:25             ` customize-apropos Drew Adams
2005-12-14  2:13               ` customize-apropos Luc Teirlinck
2005-12-14  3:20                 ` customize-apropos Drew Adams
2005-12-14  3:40                   ` customize-apropos Luc Teirlinck
2005-12-14  3:52                     ` customize-apropos Drew Adams
2005-12-14  5:58                       ` customize-apropos Luc Teirlinck
2005-12-14 15:07                         ` customize-apropos Drew Adams
2005-12-15  5:33                           ` customize-apropos Luc Teirlinck
2005-12-15 16:33                             ` customize-apropos Drew Adams
2005-12-16  5:09                               ` customize-apropos Richard M. Stallman
2005-12-14  3:45                   ` customize-apropos Luc Teirlinck
2005-12-14  3:54                     ` customize-apropos Drew Adams
2005-12-14 20:02             ` customize-apropos Richard M. Stallman
2005-12-15  4:18               ` customize-apropos Luc Teirlinck
2005-12-16  1:51                 ` customize-apropos Richard M. Stallman
2005-12-16  3:47                   ` customize-apropos Luc Teirlinck

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