help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

calc embedded mode and evil mode


From: Eric S Fraga
Subject: calc embedded mode and evil mode
Date: Fri, 08 Nov 2019 14:27:28 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Hello all,

I use evil mode extensively.  However, I also use embedded calc
mode.  The latter cannot be in evil mode as it has its own
bindings.  However, switching to embedded mode (C-x * e) leaves the
editing mode as it is, i.e. in evil mode.  I have tried the following,
to no effect:

   (add-hook 'calc-embedded-mode-hook #'(evil-emacs-state))
   
although typing C-z (bound to evil-emacs-state) after C-x *e does switch
to emacs state.

Any suggestions most welcome!  Thank you.
-- 
Eric S Fraga via Emacs 27.0.50 & org 9.2.6 on Debian bullseye/sid




reply via email to

[Prev in Thread] Current Thread [Next in Thread]