emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: doc elisp intro cross reference fixes


From: Luc Teirlinck
Subject: Re: doc elisp intro cross reference fixes
Date: Fri, 28 Nov 2003 12:53:28 -0600 (CST)

David Kastrup wrote:

   defcustoms can get impossible if we are talking about describing
   recursive data structures.  There is no way to customize something
   that can result in (+ (* (- 3 5) 2) 5) or so except by giving up
   completely and allowing a general Lisp expression.

Does this contradict what I said?

:type 'sexp

is perfectly acceptable and would appear to do what you want.

Sincerely,

Luc.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]