Simon Josefsson <jas(a)extundo.com> wrote:
Jan, Hrvoje, what do you think of the patch below? It adds the
alist and
plist widget from Emacs. The alist widget solve's browse-url.el's
problem, I did not test the plist widget but it looks OK.
Hrvoje already added a plist widget to cus-edit.el:
1997-12-03 Hrvoje Niksic <hniksic(a)srce.hr>
* cus-start.el: Ditto.
* gui.el (dialog-frame-plist): Ditto.
* gnuserv.el (gnuserv-frame-plist): Ditto.
* frame.el: Use the `plist' widget type in defcustoms.
* cus-edit.el (plist): New widget type.
(custom-plist-convert-widget): New function.
(custom-quote): Vectors and bit-vectors are also
self-printable
--
John Paul Wallington