From: "Martin Yrjölä" <martin.yrjola@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Deny keymap changes made by `evil-integration'
Date: Sun, 26 Jul 2015 15:24:30 +0300 [thread overview]
Message-ID: <m2380bayyp.fsf@gmail.com> (raw)
In-Reply-To: <83io981ihk.fsf@gnu.org>
Eli Zaretskii writes:
>> Date: Sat, 25 Jul 2015 14:52:43 +0200
>> From: Alexander Shukaev <haroogan@gmail.com>
>> Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
>>
>> They implemented `evil' too intrusively, i.e. `(require 'evil)' would
>> also `(require 'evil-integration)' and some other trash that I don't
>> want personally.
>
> I'd suggest a careful reading of the code, looking for ways of
> disabling the too-intrusive stuff.
>
Have you tried `M-x evil-emacs-state'? It should revert back to the
standard Emacs keybindings. To make this the default behavior for
dired buffers you can change the `evil-emacs-state-modes'-variable:
(add-to-list 'evil-emacs-state-modes 'dired-mode)
Best regards,
Martin Yrjölä
next prev parent reply other threads:[~2015-07-26 12:24 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-25 11:43 Deny keymap changes made by `evil-integration' Alexander Shukaev
2015-07-25 11:47 ` Eli Zaretskii
2015-07-25 11:58 ` Alexander Shukaev
2015-07-25 12:33 ` Eli Zaretskii
2015-07-25 12:52 ` Alexander Shukaev
2015-07-25 13:20 ` Eli Zaretskii
2015-07-25 13:23 ` Alexander Shukaev
2015-07-27 21:09 ` John Mastro
2015-07-28 13:28 ` Alexander Shukaev
2015-07-26 12:24 ` Martin Yrjölä [this message]
2015-07-26 18:56 ` Alexander Shukaev
2015-07-27 20:46 ` Robert Thorpe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2380bayyp.fsf@gmail.com \
--to=martin.yrjola@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.