help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: conkeror and emacs custom keymap


From: B. T. Raven
Subject: Re: conkeror and emacs custom keymap
Date: Wed, 12 Aug 2009 23:15:37 -0500
User-agent: Thunderbird 2.0.0.22 (Windows/20090605)

imputerate wrote:
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

Don't know, but there is an add-on for Firefox called Firemacs (now at 3.7) which can map Firefox shortcuts to Emacs key combos. This is available for both w32 and Linux versions of FF.

Ed



reply via email to

[Prev in Thread] Current Thread [Next in Thread]