[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Possible defvar bug
From: |
Stefan Monnier |
Subject: |
Re: Possible defvar bug |
Date: |
Wed, 20 Feb 2013 09:05:37 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
> That would be fine with me if it would apply not only to `defvar' but
> also to `defcustom'.
Agreed (or at least to those defcustom where it makes sense, since
a defcustom might not even define a variable, depending on its :getter
and :setter).
> The reason for the problematic code in AUCTeX was that the loading of
> crm should be deferred up to the point when it's actually used, e.g.,
> when just viewing some LaTeX file there's no need to have crm loaded.
Agreed. That's a general problem with autoloading functions.
Stefan
- RE: Possible defvar bug, (continued)
- Re: Possible defvar bug, Glenn Morris, 2013/02/18
- Re: Possible defvar bug, Richard Stallman, 2013/02/19
- Re: Possible defvar bug, Stefan Monnier, 2013/02/19
- Re: Possible defvar bug, Richard Stallman, 2013/02/19
- Re: Possible defvar bug, Stefan Monnier, 2013/02/19
- Re: Possible defvar bug, Tassilo Horn, 2013/02/20
- Re: Possible defvar bug,
Stefan Monnier <=
- Re: Possible defvar bug, Richard Stallman, 2013/02/20