mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-02-24 00:33:33 -08:00
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. |
||
|---|---|---|
| .. | ||
| ansible | ||
| biblio | ||
| debugger | ||
| direnv | ||
| docker | ||
| editorconfig | ||
| ein | ||
| eval | ||
| gist | ||
| lookup | ||
| lsp | ||
| magit | ||
| make | ||
| pass | ||
| prodigy | ||
| rgb | ||
| taskrunner | ||
| terraform | ||
| tmux/autoload | ||
| upload | ||