all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.