emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Kenny Meyer <knny.myer@gmail.com>
To: Tom Prince <tom.prince@ualberta.net>
Cc: emacs-orgmode@gnu.org, SndChaser <sndchaser@cerebralrift.org>
Subject: Re: Emacs Prelude
Date: Thu, 8 Dec 2011 15:59:11 -0300	[thread overview]
Message-ID: <CAO4GKdNWPyGX=7gnzELU4VM8LbVdZ_p9g7rm46iqo2vdpVKUZQ@mail.gmail.com> (raw)
In-Reply-To: <87aa78gwbs.fsf@hermes.hocat.ca>

>    (mapcar (lambda (state)
>           (evil-declare-key state org-mode-map
>             (kbd "M-l") 'org-metaright
>             (kbd "M-h") 'org-metaleft
>             (kbd "M-k") 'org-metaup
>             (kbd "M-j") 'org-metadown
>             (kbd "M-L") 'org-shiftmetaright
>             (kbd "M-H") 'org-shiftmetaleft
>             (kbd "M-K") 'org-shiftmetaup
>             (kbd "M-J") 'org-shiftmetadown))
>         '(normal insert))

This feels soooooo good! Thank you for sharing this.

I've only quite recently discovered Evil, which feels quite better
than Viper and is being actively maintained.

      parent reply	other threads:[~2011-12-08 19:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-03  2:25 Emacs Prelude SndChaser
2011-12-04 16:01 ` Tom Prince
2011-12-05  6:14   ` Marcelo de Moraes Serpa
2011-12-05  9:09     ` Eric S Fraga
2011-12-07  0:56       ` Marcelo de Moraes Serpa
2011-12-08 18:59   ` Kenny Meyer [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='CAO4GKdNWPyGX=7gnzELU4VM8LbVdZ_p9g7rm46iqo2vdpVKUZQ@mail.gmail.com' \
    --to=knny.myer@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=sndchaser@cerebralrift.org \
    --cc=tom.prince@ualberta.net \
    /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).