emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: loading and evaluating the buffer are not the same thing.


From: Stefan Monnier
Subject: Re: loading and evaluating the buffer are not the same thing.
Date: Tue, 17 May 2005 17:11:42 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> (eval-when-compile (require 'cl))
> If I do load-library <RET> gud <RET>
> then gud is loaded and cl is not, as you would expect.

Try M-x load-library RET gud.el RET and discover that your problem has
nothing to do with eval vs load but with source vs byte-compiled code.


        Stefan




reply via email to

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