emacs-devel
[Top][All Lists]
Advanced

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

Re: User-reserved element in byte code vectors


From: Lars Brinkhoff
Subject: Re: User-reserved element in byte code vectors
Date: 02 May 2004 21:27:54 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Stefan Monnier <address@hidden> writes:
> > No, that's not necessary.  As long as the first six element in the
> > byte code object are as Emacs expects them to be, anything can be
> > stuffed into additional elements.  At least in GNU Emacs 20.7,
> > 21.3, and CVS.
> But then how does your bytecode access this 7th element?

Yes, that's a problem.  I don't think there is a way.  Something would
have to be invented for this to work.

Miles Bader said something about using the 7th element for closures,
but I don't know the details.

-- 
Lars Brinkhoff,         Services for Unix, Linux, GCC, HTTP
Brinkhoff Consulting    http://www.brinkhoff.se/




reply via email to

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