auctex-devel
[Top][All Lists]
Advanced

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

Re: [AUCTeX-devel] Re: Usability of docTeX-mode


From: Ralf Angeli
Subject: Re: [AUCTeX-devel] Re: Usability of docTeX-mode
Date: Sun, 23 Jul 2006 16:31:41 +0200

* David Kastrup (2006-07-22) writes:

> (defcustom foo '(c d e)
>   "Some var."
>   :set 'TeX-local-list-setter)
> (make-local-variable 'foo)
> (add-to-list 'foo 'a)
> (add-to-list 'foo 'b)
> (customize-variable 'foo)

Evaluating the defcustom form results in

Debugger entered--Lisp error: (void-variable foo)

-- 
Ralf




reply via email to

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