emacs-devel
[Top][All Lists]
Advanced

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

Re: eval-after-load as a macro (and eval-next-after-load)


From: Kai Großjohann
Subject: Re: eval-after-load as a macro (and eval-next-after-load)
Date: Mon, 07 Apr 2003 15:36:45 +0200
User-agent: Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.3.50 (gnu/linux)

Luc Teirlinck <address@hidden> writes:

> I believe that, in that case, the quote below from the Elisp manual
> must be reworded too.

Maybe some wording could be added to talk about efficiency.  For
example, crisp.el adds two entries to cua-movement-commands.  It does
not make sense for crisp to require cua, as many crisp users probably
don't want to use cua.  It also doesn't work to just frob
cua-movement-commands, since adding to a list can only be done after
the defvar.
-- 
A preposition is not a good thing to end a sentence with.




reply via email to

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