unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* ergonomic keybindings in text mode
@ 2008-06-30  9:02 Markus Grunwald
  2008-06-30  9:52 ` Lennart Borgman (gmail)
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Markus Grunwald @ 2008-06-30  9:02 UTC (permalink / raw)
  To: help-gnu-emacs

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-06-30 15:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-30  9:02 ergonomic keybindings in text mode Markus Grunwald
2008-06-30  9:52 ` 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

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