[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
conkeror and emacs custom keymap
From: |
imputerate |
Subject: |
conkeror and emacs custom keymap |
Date: |
Wed, 12 Aug 2009 09:45:01 -0700 (PDT) |
User-agent: |
G2/1.0 |
my .emacs file contains lines like these:
(global-set-key "\eh" 'backward-delete-char)
(global-set-key "\eg" 'delete-char)
(global-set-key "\ev" 'kill-word)
(global-set-key "\ey" 'kill-line)
Such keymappings allow me to "touch edit" as well as "touch type;"
When I use Firefox they don't work;
Would they work in conkeror? How?
Thanks, imputerate
- conkeror and emacs custom keymap,
imputerate <=