emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Brandon Amos <bamos@cs.cmu.edu>
To: implementations-list@lists.ourproject.org, emacs-orgmode@gnu.org
Subject: Re: Evil-mode keymapping being overridden by org-mode
Date: Thu, 6 Apr 2017 15:23:23 -0400	[thread overview]
Message-ID: <20170406192323.GA16071@gmail.com> (raw)
In-Reply-To: <20170406174040.GA7347@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 391 bytes --]


I have found a solution to this problem.

This keymapping was coming from the spacemacs org-mode layer:
https://github.com/syl20bnr/spacemacs/blob/bd7ef98e4c35fd87538dd2a81356cc83f5fdi02f3/layers/%2Bemacs/org/local/evil-org/evil-org.el#L134

In my init, this mapping can also be over-written to `evil-next-line`:

  (evil-define-key 'normal evil-org-mode-map "t" 'evil-next-line)

-Brandon.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 610 bytes --]

      reply	other threads:[~2017-04-06 19:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-06 17:40 Evil-mode keymapping being overridden by org-mode Brandon Amos
2017-04-06 19:23 ` Brandon Amos [this message]

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170406192323.GA16071@gmail.com \
    --to=bamos@cs.cmu.edu \
    --cc=emacs-orgmode@gnu.org \
    --cc=implementations-list@lists.ourproject.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 public inbox

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

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).