unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#21078: 24.5; Wish: Customize as a general-purpose configuration facility
@ 2015-07-16 18:18 Raffaele Ricciardi
  2015-07-17  1:57 ` Vaidheeswaran C
  0 siblings, 1 reply; 4+ messages in thread
From: Raffaele Ricciardi @ 2015-07-16 18:18 UTC (permalink / raw)
  To: 21078

Dear GNU Emacs maintainers,

the widget interface that Customize creates is tightly tied to
`Custom-mode'.  Yet, the same interface could be useful to any package
that requires users to perform some kind of complex configuration (for
example: configuring a software project before compiling).  Right now,
libraries either resort to asking questions (but this approach doesn't
scale), or require users to edit Lisp files (with the risk of making
mistakes).  Sure, there is the Widget library, but the interface that
has already been implemented for Customize offers a lot of functionality
(automatic creation of widgets according to the type of variables,
search, reverting of changes, etc.) and the ability to reuse all that
work would be no small gain.  Moreover, users would be interacting with
a familiar interface.

Thanks for your attention.

Best Regards.





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

end of thread, other threads:[~2015-11-05 18:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-16 18:18 bug#21078: 24.5; Wish: Customize as a general-purpose configuration facility Raffaele Ricciardi
2015-07-17  1:57 ` Vaidheeswaran C
2015-07-17 15:53   ` Raffaele Ricciardi
2015-11-05 18:55     ` 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).