evcxr-mode icon indicating copy to clipboard operation
evcxr-mode copied to clipboard

Minor Mode for rust Repl interaction

Results 2 evcxr-mode issues
Sort by recently updated
recently updated
newest added

I am using Doom Emacs with `rustic` instead of `rust-mode`. `evcxr-minor-mode` is hardcoded to use e.g. `rust-mode-map`, which results in `Symbol’s value as variable is void: rust-mode-map` when trying to...

I get the following error when I launch evcxr in emacs. ```` Error in post-command-hook (jit-lock--antiblink-post-command): (invalid-function "Unfortunately eval is needed to make use of the dynamic value of comint-prompt-regexp")...