Closed DarwinAwardWinner closed 10 years ago
Instead of killing the sexp first and then reinserting it if evaluation files, this one doesn't kill the sexp until after successful evaluation, so there's no danger of losing the sexp entirely if it fails to eval.
Source: http://stackoverflow.com/a/3035574/125921
(I know ESK V2 is not actively developed any more, but I figured you might appreciate the bugfix.)
Thanks, but this project is deprecated.
Instead of killing the sexp first and then reinserting it if evaluation files, this one doesn't kill the sexp until after successful evaluation, so there's no danger of losing the sexp entirely if it fails to eval.
Source: http://stackoverflow.com/a/3035574/125921
(I know ESK V2 is not actively developed any more, but I figured you might appreciate the bugfix.)