Files
doomemacs/modules/tools
Henrik Lissner 14d341530a tools/eval: always eval elisp in current session
If you used an +eval/* command from a non-emacs-lisp-mode buffer,
quickrun would prompt you for a program to evaluate the code with. If
you selected "emacs" the code would evaluate in an external Emacs
process and return displayed output (stdout).

This commit changes +eval/buffer, +eval/region, and
+eval/region-and-replace (and all the other +eval commands that use
them) to evaluate code in the current session instead.
2021-02-24 18:06:30 -05:00
..
2021-02-11 22:13:22 -05:00
2021-02-11 22:13:22 -05:00
2021-02-11 22:13:22 -05:00
2021-02-11 22:13:22 -05:00
2021-02-11 22:13:22 -05:00
2021-02-11 22:13:22 -05:00
2021-02-11 13:54:35 -05:00
2021-01-05 01:54:04 -05:00
2021-02-11 22:13:22 -05:00
2021-02-24 21:52:11 +00:00
2020-11-29 14:28:47 -05:00
2021-02-11 22:13:22 -05:00
2021-01-05 01:54:04 -05:00
2021-02-11 22:13:22 -05:00
2020-12-05 16:48:23 -05:00
2021-01-05 01:54:04 -05:00
2020-10-11 16:21:05 -04:00