emacs-devel
[Top][All Lists]
Advanced

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

Re: Strange eval-after-load


From: Michael Albinus
Subject: Re: Strange eval-after-load
Date: Mon, 03 Jul 2006 18:28:19 +0200
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/20.7 (hpux)

Alan Mackenzie <address@hidden> writes:

> It seems to me that eval-after-load is essential in the following
> circumstance:
>
> A package (say, CC Mode) must tweak something in an optional library
> which a user may choose to load (say, font-lock[*] or edebug) in order
> to work satisfactorally with it.

| edebug-setup-hook's value is 
| nil
| 
| Documentation:
| *Functions to call before edebug is used.
| Each time it is set to a new value, Edebug will call those functions
| once and then `edebug-setup-hook' is reset to nil.  You could use this
| to load up Edebug specifications associated with a package you are
| using but only when you also use Edebug.
| 
| You can customize this variable.
| 
| Defined in `edebug'.

I've checked this with prehistoric Emacs 20.7.

Best regards, Michael.





reply via email to

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