[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: option doc strings and Customize tags
From: |
Lennart Borgman |
Subject: |
Re: option doc strings and Customize tags |
Date: |
Tue, 28 Oct 2008 20:38:47 +0100 |
On Tue, Oct 28, 2008 at 8:28 PM, Drew Adams <address@hidden> wrote:
>> > nil Case-sensitive
>> > t Case-insensitive
>> > <other> Use default
>>
>> I'd put the Lisp values in parentheses as
>>
>> Case-sensitive (nil)
>> Case-insensitive (t)
>> Use default
>
> Sure, fine, whatever. It doesn't matter much what format we use. Except that
> adding parens might confuse things for Lisp values that are lists: ((foo
> bar)).
>
> A more general formatting problem is that the Lisp values might be quite long.
> Some kind of abbreviation is probably called for.
A link that is opened in *Help* and shows the value with an
explanation where it came from?
> And we still need something to
> indicate `other value'.
- option doc strings and Customize tags, Drew Adams, 2008/10/27
- Re: option doc strings and Customize tags, martin rudalics, 2008/10/28
- RE: option doc strings and Customize tags, Drew Adams, 2008/10/28
- Re: option doc strings and Customize tags,
Lennart Borgman <=
- RE: option doc strings and Customize tags, Drew Adams, 2008/10/28
- Re: option doc strings and Customize tags, Lennart Borgman, 2008/10/28
- RE: option doc strings and Customize tags, Drew Adams, 2008/10/28
- Re: option doc strings and Customize tags, Lennart Borgman, 2008/10/28
- Re: option doc strings and Customize tags, Kevin Rodgers, 2008/10/30
- Re: option doc strings and Customize tags, Lennart Borgman, 2008/10/30
- RE: option doc strings and Customize tags, Stephen J. Turnbull, 2008/10/28
- RE: option doc strings and Customize tags, Drew Adams, 2008/10/29
- Re: option doc strings and Customize tags, Stefan Monnier, 2008/10/29
- RE: option doc strings and Customize tags, Drew Adams, 2008/10/29