auctex-devel
[Top][All Lists]
Advanced

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

Re: [AUCTeX-devel] Patch for multi-prompt.el


From: Tassilo Horn
Subject: Re: [AUCTeX-devel] Patch for multi-prompt.el
Date: Mon, 18 Feb 2013 16:34:07 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

David Kastrup <address@hidden> writes:

>> Now I require crm top-level immediately in tex.el and not in
>> `multi-prompt-key-value', and that fixes the issue.
>
> Wouldn't it be more efficient to just do (defvar crm-separator) in
> tex.el instead of preloading the whole of crm just in case?

Yes, however I don't see too much benefit in that.

crm.el is just a handful of variables and functions amounting to
~200LOC, half of which is docstrings, and it doesn't require anything
else.

Furthermore, there are at least 8 styles including popular ones like
hyperref and listings which would load it anyway, just later.  Probably
there are many more that don't use it currently only because their
package options haven't been implemented yet.

That said, I don't have a strong opinion on that.  If you prefer the
on-demand loading version, I'm happy to change it accordingly.

Bye,
Tassilo



reply via email to

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