* CUA binding C-x not working in evil Insert mode
@ 2014-09-01 4:41 Dipak Chaudhari
0 siblings, 0 replies; only message in thread
From: Dipak Chaudhari @ 2014-09-01 4:41 UTC (permalink / raw)
To: help-gnu-emacs
Hi,
I am a new emacs user. I am facing the following problem.
In the evil Insert mode, the CUA bindings C-c and C-v works as expected
(copy and paste). However, C-x (cut ) does not work. Is there any setting
to make this work?
I have following lines in my .emacs file
(require 'evil)
(evil-mode 1)
(cua-mode 1)
I tried setting the custom variable "org-replace-disputed-keys" to "t", but
this does not help.
Thanks,
Dipak
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-09-01 4:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-01 4:41 CUA binding C-x not working in evil Insert mode Dipak Chaudhari
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).