emacs-devel
[Top][All Lists]
Advanced

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

Re: face-remapping-alist client code


From: Stefan Monnier
Subject: Re: face-remapping-alist client code
Date: Mon, 02 Jun 2008 14:55:58 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> This probably implies that it makes more sense with defvar rather than
> with defcustom.

Buffer-local variables should generally not be mixed with defcustom,
because custom doesn't know what to do with it.  It won't collapse, but
the user may be disappointed.


        Stefan




reply via email to

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