Last commit breaks desktop file loading
Vegard Øye
vegard_oye at hotmail.com
Wed Apr 25 11:20:43 CEST 2012
On 2012-04-25 10:40 +0200, Nikolai Weibull wrote:
> The commit message notes that Emacs loads a package into a buffer
> called “ *load” with load-in-progress set to t. Shouldn’t the
> condition then be ((and (string= (buffer-name) " *load")
> load-in-progress))?
Yes. I have an unpushed commit in my local repository that does
exactly this. I will push it after some further testing.
--
Vegard
More information about the implementations-list
mailing list