[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: |
Juanma Barranquero |
Subject: |
Re: Documentation not clear for the Lisp function set-variable |
Date: |
Mon, 27 Jun 2005 20:17:16 +0200 |
> I do not know whether or not it is important for `set-variable' to be
> consistent with that. Maybe not. I just wanted to be sure that you
> are aware of the `customize' situation.
AFAICS, customize-face does nothing special, other than filtering out
aliases (but accepts them if the user types them). The set-variable
situation is very different: it does not accept a variable name unless
it thinks it is a user-variable, so the easiest answer is just making
it believe that aliases of user-variables are also user-variables.
This will generate more answers in the completion list; I'm not sure
whether that is a problem or not (I tend to think that it is not, as
the list is pruned quite quickly as the user types in characters).
--
/L/e/k/t/u
- Documentation not clear for the Lisp function set-variable, Yoni Rabkin, 2005/06/19
- Re: Documentation not clear for the Lisp function set-variable, Richard Stallman, 2005/06/19
- Re: Documentation not clear for the Lisp function set-variable, Yoni Rabkin, 2005/06/20
- Re: Documentation not clear for the Lisp function set-variable, Juanma Barranquero, 2005/06/20
- Re: Documentation not clear for the Lisp function set-variable, Juri Linkov, 2005/06/26
- 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, Juanma Barranquero, 2005/06/27
- 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 <=
- 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, Richard M. Stallman, 2005/06/28
- Re: Documentation not clear for the Lisp function set-variable, Juri Linkov, 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, 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