On Wed, Apr 25, 2012 at 11:20, Vegard Øye <[email protected]> wrote:
> 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.

Great, thank you!

_______________________________________________
implementations-list mailing list
[email protected]
https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list

Reply via email to