unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* widgets with dynamic-choice
@ 2016-07-18 16:53 Ted Zlatanov
  2016-07-18 17:26 ` Stefan Monnier
  0 siblings, 1 reply; 7+ messages in thread
From: Ted Zlatanov @ 2016-07-18 16:53 UTC (permalink / raw)
  To: emacs-devel

I've needed widgets with dynamic choices many times for Customize.
Stefan also suggested a `dynamic-choice' would be handy. So, I wanted to
ask some questions before we write code:

* what should it look like? Just a callable symbol or a form or
  something else?

* when should the widget get updated?

* how do we deal with outliers like a dynamic 100000 element list?

* how are errors handled? do we empty the list or go back to the last
  good version?

* should this just be a way to provide 'choice and 'radio, or do we want
  a more generic facility that can handle the other composite types?

Ted




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-07-26 14:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-18 16:53 widgets with dynamic-choice Ted Zlatanov
2016-07-18 17:26 ` Stefan Monnier
2016-07-18 18:25   ` Ted Zlatanov
2016-07-19 13:24     ` Stefan Monnier
2016-07-19 14:11       ` Ted Zlatanov
2016-07-19 14:25         ` Stefan Monnier
2016-07-26 14:42           ` Ted Zlatanov

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).