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 22:19:30 +0200
User-agent: Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.3.50 (gnu/linux)

Luc Teirlinck <address@hidden> writes:

>    (1) The user might have modified the default value before loading
>        crisp.
>
> You mean by making personal changes to cua?  Yes, that would be a
> problem.

I meant that the user might have done this:

(setq cua-movement-commands ...)
(require 'crisp)

Hm.  Oh!  Your suggestion was to use defvar in crisp.  That wouldn't
overwrite the value.

D'oh.
-- 
A preposition is not a good thing to end a sentence with.




reply via email to

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