help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How to reload an updated library?


From: Vaidheeswaran C
Subject: Re: How to reload an updated library?
Date: Wed, 04 Mar 2015 02:04:07 +0530
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20121216 Icedove/3.0.11

On Monday 02 March 2015 04:52 AM, Tory S. Anderson wrote:

> In this case, I'm talking about the Helm package. I follow it on git
> and sometimes will `git pull` to update it, then can make it. But
> the only way I know to implement the new changes in emacs is to
> restart emacs. I tried evaluate-buffer on one of the main library
> files, but it didn't seem to do the trick. Restarting emacs is a
> pain if I have many ongoing projects; how can I implement the
> updates to the package without restarting emacs?

For single file libraries use,

M-x load-library file.el

M-x load-library file.elc





reply via email to

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