[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Community improvements to the Emacs Widget Library manual?
From: |
Mauro Aranda |
Subject: |
Re: Community improvements to the Emacs Widget Library manual? |
Date: |
Wed, 12 Jul 2023 08:43:32 -0300 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 |
Bryce <bovine@cyberscientist.ca> writes:
> An example of something that would make a good edition, not a tutorial
> or example, is indicating in §5.12 (info "(widget)checkbox") that the
> :format value must contain %[ %], to "buttonize" the checkbox (otherwise
> you cannot interact with it).
I think that's clear from the :format description. %[ and %] are the
first escapes described.
What might need to be added is the default value for the :format in
most described widgets. That way, it's more clear that if you override
the :format value, it is your responsibility to add %[ and %] around
whatever text you want.
- Re: Community improvements to the Emacs Widget Library manual?, (continued)
Re: Community improvements to the Emacs Widget Library manual?,
Mauro Aranda <=
Re: Community improvements to the Emacs Widget Library manual?, Mauro Aranda, 2023/07/14
Re: Community improvements to the Emacs Widget Library manual?, bovine, 2023/07/14
Re: Community improvements to the Emacs Widget Library manual?, Mauro Aranda, 2023/07/14
Re: Community improvements to the Emacs Widget Library manual?, Mauro Aranda, 2023/07/14