On 22 August 2011 15:19, Mark Evenson evenson@panix.com wrote:
We should probably centralize using the value of a variable as to whether to really exit or not. For the case where SLIME is making thread(s) to handle the Emacs REPL request, EXTENSIONS:EXIT is pretty clearly meant to map to System.exit().
We're singing the same song. I don't want to change what ext:exit does. I'm saying that ext:exit shouldn't cause a ProcessingTerminated exception.