Christoph Wedler <wedler(a)fmi.uni-passau.de> writes:
Sorry if this has been fixed since 21.0-b54 (custom-v1.9960-x)
(defcustom cw-symbol-list nil "Test"
:type '(repeat (sexp :value nil)))
(defcustom cw-string-list nil "Test"
:type '(repeat (sexp :value "nil")))
The custom buffer look like the following when adding elements to these
list:
Cw Symbol List: *
[INS] [DEL] Lisp expression: "nil"
[INS]
Cw String List: *
[INS] [DEL] Lisp expression: "\"nil\""
[INS]
Yikes! Disgusting. I think it's a bug with the printing process. We
never did quite solve the problems with printer.
--
Hrvoje Niksic <hniksic(a)srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
"A Real Programmer's code can awe with its fiendish brilliance, even
as its crockishness appalls."