[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Documentation not clear for the Lisp function set-variable
From: |
Eli Zaretskii |
Subject: |
Re: Documentation not clear for the Lisp function set-variable |
Date: |
Mon, 27 Jun 2005 20:39:19 +0200 |
> Date: Mon, 27 Jun 2005 15:04:58 +0200
> From: Juanma Barranquero <address@hidden>
> Cc: address@hidden, address@hidden
>
> Try this patch, please. It doesn't modify `set-variable' but
> `user-variable-p', so it returns t for non-obsolete aliases of user
> variables.
This patch produces the following text:
Determined by whether the first character of the documentation
for the variable is `*', the variable is customizable (has a non-nil
value of `standard-value' or of `custom-autoload' on its property list),
or it is a non-obsolete alias for another user variable.
Does anyone else think that this sentence is so confusing in its
structure as to be almost unparsable? (The old sentence was even less
clear.)
I think this sentence sorely needs rephrasing. For starters, it
should not use passive tense.
- Re: Documentation not clear for the Lisp function set-variable, (continued)
- Re: Documentation not clear for the Lisp function set-variable, Juanma Barranquero, 2005/06/28
- Re: Documentation not clear for the Lisp function set-variable, Juri Linkov, 2005/06/29
- Re: Documentation not clear for the Lisp function set-variable, Juanma Barranquero, 2005/06/29
- Re: Documentation not clear for the Lisp function set-variable, Juri Linkov, 2005/06/29
- Re: Documentation not clear for the Lisp function set-variable, Juanma Barranquero, 2005/06/30
- Re: Documentation not clear for the Lisp function set-variable, Luc Teirlinck, 2005/06/30
- Re: Documentation not clear for the Lisp function set-variable, Juanma Barranquero, 2005/06/30
- Re: Documentation not clear for the Lisp function set-variable, Richard M. Stallman, 2005/06/28
- Re: Documentation not clear for the Lisp function set-variable, Juanma Barranquero, 2005/06/28
- Re: Documentation not clear for the Lisp function set-variable, Richard M. Stallman, 2005/06/29
- Re: Documentation not clear for the Lisp function set-variable,
Eli Zaretskii <=
- Re: Documentation not clear for the Lisp function set-variable, Luc Teirlinck, 2005/06/27
- Re: Documentation not clear for the Lisp function set-variable, Juanma Barranquero, 2005/06/27
- Re: Documentation not clear for the Lisp function set-variable, Eli Zaretskii, 2005/06/27
- Re: Documentation not clear for the Lisp function set-variable, Juanma Barranquero, 2005/06/28
- Re: Documentation not clear for the Lisp function set-variable, Richard M. Stallman, 2005/06/28
- Re: Documentation not clear for the Lisp function set-variable, Juanma Barranquero, 2005/06/28
- Re: Documentation not clear for the Lisp function set-variable, Juanma Barranquero, 2005/06/28
- Re: Documentation not clear for the Lisp function set-variable, Stefan Monnier, 2005/06/28
- Re: Documentation not clear for the Lisp function set-variable, Juanma Barranquero, 2005/06/28
- Re: Documentation not clear for the Lisp function set-variable, Stefan Monnier, 2005/06/29