[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Community improvements to the Emacs Widget Library manual?
From: |
Bryce |
Subject: |
Re: Community improvements to the Emacs Widget Library manual? |
Date: |
Wed, 12 Jul 2023 14:17:36 -0600 |
Mauro Aranda <maurooaranda@gmail.com> writes:
> 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.
What about adding links which will call `widget-browse' for the type in
each section of basic types and the sexp types? That way, it is more
clear that you _should_ really be using `widget-browse' to have an
overview of the currently defined types.
Adding the default values for every widget type to the section of each
widget may be more than is necessary.
- Re: Community improvements to the Emacs Widget Library manual?, (continued)
Re: Community improvements to the Emacs Widget Library manual?, Mauro Aranda, 2023/07/12
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