unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
Subject: RE: defcustom and the stars.
Date: Thu, 4 Jan 2007 14:32:43 -0800	[thread overview]
Message-ID: <EIENLHALHGIMHGDOLMIMGEAOCOAA.drew.adams@oracle.com> (raw)
In-Reply-To: <f7ccd24b0701041130w42a5014csc4eaa72ab76c7576@mail.gmail.com>

> > and the effect will be seen soon enough.
> 
> Not agreed (it's not always evident that a variable is a user
> variable, unless you look for it).

I guess you're right about that. But trying `set-variable' or `customize-option' will point out the problem - that's what I meant.

Wrt your point: That's why I define a command `apropos-option' in one of my libraries. I think we should have commands `apropos-option' and `describe-option', which are limited to user options. Just as we intentionally bind `C-h a' to `apropos-command', not to `apropos', so we would privilege `describe-option' over `describe-variable' in the user doc. We might even want to bind `C-h o' to it, and advertise that instead of (i.e. more than) `C-h v'.

> I'm not talking about modifying docstrings by program, right now. But
> I think the gist of Michaël's idea is good (for post-22.1): that
> describe-variable should remove the asterisk (that's an implementation
> artifact, and has no place in documentation), and indicate when a
> variable is a user variable; it already says "You can customize this
> variable" for defcustoms, doesn't it?

I agree that the first `*' has no place appearing in displayed documentation. I didn't think it did appear to users, but I guess I was mistaken about that. (It should appear in the doc string accessed by programs, however.) I support stripping it from what is shown to the user. I thought this was about "fixing" defcustom doc strings that didn't need an initial `*' by removing it definitively, not just for display. I think I misunderstood the question.

I also agree that `describe-variable' should indicate that an option is an option. I think I said that. I support that change.

> So, it's not only about "**text*..." cases, but also "*text*..." where
> the user-variable'ness is unintended.
> 
> > I.e., I need to try to understand what you are saying, and it 
> > is what you mean that needs to be convincing to me, not just
> > the words you use to convey it. I will try better to get your meaning.
> 
> Well, don't take too seriously my previous comment, please. :)

Not to worry ;-).

  reply	other threads:[~2007-01-04 22:32 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-02 22:00 defcustom and the stars Michaël Cadilhac
2007-01-03  3:56 ` Stefan Monnier
2007-01-03 11:05   ` Michaël Cadilhac
2007-01-03 12:24     ` Juanma Barranquero
2007-01-03 12:49       ` Michaël Cadilhac
2007-01-03 13:08         ` Juanma Barranquero
2007-01-03 13:18           ` Michaël Cadilhac
2007-01-03 13:29             ` Juanma Barranquero
2007-01-03 13:43               ` Michaël Cadilhac
2007-01-03 13:57                 ` Juanma Barranquero
2007-01-03 14:52                   ` Michaël Cadilhac
2007-01-03 18:47                     ` Juanma Barranquero
2007-01-03 20:57                     ` Juanma Barranquero
2007-01-03 21:21                       ` Michaël Cadilhac
2007-01-03 21:26                         ` Juanma Barranquero
2007-01-04  2:31                       ` Richard Stallman
2007-01-04  2:31                     ` Richard Stallman
2007-01-04  7:34                       ` Michaël Cadilhac
2007-01-04 17:08                         ` Drew Adams
2007-01-04 19:28                           ` Michaël Cadilhac
2007-01-04 22:13                             ` Drew Adams
2007-01-04 22:50                               ` Stuart D. Herring
2007-01-04 22:58                                 ` Drew Adams
2007-01-08 17:51                                   ` Stuart D. Herring
2007-01-08 18:09                                     ` Michaël Cadilhac
2007-01-08 18:32                                       ` Drew Adams
2007-01-08 18:46                                         ` Michaël Cadilhac
2007-01-08 20:50                                           ` Chris Moore
2007-01-09  4:21                                             ` Drew Adams
2007-01-09 18:32                                               ` Chris Moore
2007-01-09 22:56                                                 ` Drew Adams
2007-01-10 15:15                                                   ` Chris Moore
2007-01-10 16:19                                                     ` Drew Adams
2007-01-10 18:44                                                       ` Chris Moore
2007-01-10 18:47                                                         ` Drew Adams
2007-01-08 18:26                                     ` Drew Adams
2007-01-05  6:36                               ` Michaël Cadilhac
2007-01-05 15:15                                 ` Drew Adams
2007-01-04 22:33                         ` Richard Stallman
2007-01-03 18:17           ` Eli Zaretskii
2007-01-03 18:34             ` Juanma Barranquero
2007-01-04  2:32     ` Richard Stallman
2007-01-04 16:57       ` Drew Adams
2007-01-04 17:10         ` Juanma Barranquero
2007-01-04 17:16           ` Drew Adams
2007-01-04 17:39             ` Juanma Barranquero
2007-01-04 18:22               ` Drew Adams
2007-01-04 19:30                 ` Juanma Barranquero
2007-01-04 22:32                   ` Drew Adams [this message]
2007-01-04 22:49                     ` Drew Adams
2007-01-04 23:12                     ` Juanma Barranquero
2007-01-05  1:01                       ` Drew Adams
2007-01-05  1:09                         ` Juanma Barranquero

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