emacs-devel
[Top][All Lists]
Advanced

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

Re: bizarre byte-compile issue, possibly due to EIEIO


From: Ted Zlatanov
Subject: Re: bizarre byte-compile issue, possibly due to EIEIO
Date: Tue, 05 Apr 2011 12:57:02 -0500
User-agent: Gnus/5.110016 (No Gnus v0.16) Emacs/24.0.50 (gnu/linux)

On Tue, 05 Apr 2011 11:14:53 -0500 Ted Zlatanov <address@hidden> wrote: 

TZ> I added a `registry-lookup-breaks-before-lexbind' method to registry.el
TZ> in my branch and it's in the tests.  So you can check that:

TZ> emacs -batch -L . -l ert.el -l gnus-registry.el -f 
ert-run-tests-batch-and-exit

TZ> fails before the lexbind merge, and minus registry.elc:

TZ> rm registry.elc
TZ> emacs -batch -L . -l ert.el -l gnus-registry.el -f 
ert-run-tests-batch-and-exit

TZ> it succeeds.  Both work after the lexbind merge.

This is in the master branch of the Gnus repository now, so it should
get merged soon-ish into Emacs.

Ted




reply via email to

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