abo-abo / lispy

Short and sweet LISP editing
http://oremacs.com/lispy/
1.2k stars 130 forks source link

Evaluate Common Lisp in buffer's current package. #593

Open nnoodle opened 3 years ago

nnoodle commented 3 years ago

sly-eval already calls sly-current-package internally when it's omitted, but the with-current-buffer surrounding it changes it to be in the REPL's current package instead.

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.05%) to 62.724% when pulling 5030fc6f57985be9e2f9335a259fb78d8afa38df on nnoodle:patch-1 into 38a7df4cbb16cfe3d62dc8ea98b50e2d9a572e58 on abo-abo:master.