From: Markus Grunwald <markus.grunwald@gmx.de>
To: help-gnu-emacs@gnu.org
Subject: ergonomic keybindings in text mode
Date: 30 Jun 2008 09:02:03 GMT [thread overview]
Message-ID: <4868a10b$0$27448$9b4e6d93@newsspool4.arcor-online.net> (raw)
Hello,
Recently, I read in this group about a more ergonomic keylayout for emacs:
http://xahlee.org/emacs/ergonomic_emacs_keybinding.html
Since I had Problems with my joints for a long time, I decided to try it.
But I have one slight problem: text-mode changes a lot of bindings that I
would like to have. text-mode-hook does not look suspicious:
text-mode-hook is a variable defined in `text-mode.el'.
Its value is
((lambda nil
(auto-fill-mode 1)
(abbrev-mode 1)
(message "==================== text-mode-hook ===================="))
text-mode-hook-identify)
What can I do about it ? The only thing that came to my mind is to re-bind
all keys in text-mode-hook but this does not seem elegant to me...
TIA,
Markus
next reply other threads:[~2008-06-30 9:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-30 9:02 Markus Grunwald [this message]
2008-06-30 9:52 ` ergonomic keybindings in text mode Lennart Borgman (gmail)
[not found] ` <mailman.13992.1214819591.18990.help-gnu-emacs@gnu.org>
2008-06-30 10:29 ` Markus Grunwald
2008-06-30 11:09 ` Lennart Borgman (gmail)
2008-06-30 11:40 ` Markus Grunwald
2008-06-30 12:53 ` Nikolaj Schumacher
2008-06-30 15:38 ` Xah
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='4868a10b$0$27448$9b4e6d93@newsspool4.arcor-online.net' \
--to=markus.grunwald@gmx.de \
--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.