emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Unconditional quit on SIGUSR2


From: Tom Tromey
Subject: Re: [PATCH] Unconditional quit on SIGUSR2
Date: Tue, 29 Mar 2011 08:47:29 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Tom> Trickier would be making this work without slowing down Elisp.  Even
Tom> that could be done if you were willing to have 2 copies of the
Tom> interpreter.

Stefan> If the byte-code interpreter is generated from a description (think
Stefan> vmgen, here), that's easy.  `vmgen' would also generate more efficient
Stefan> code than what we have now.

Speaking of ... a while back I wrote a patch to make the bytecode
interpreter be token-threaded.  I was going to commit it, but I thought
maybe I should wait for lexbind to be merged...?

Tom



reply via email to

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