"John J. Foerch" <[email protected]> writes:
> On Wed, Apr 04, 2012 at 08:24:30PM +0200, Thorsten wrote:
>> Now, C-k (cut-to-end-of-line) is not working any more, although C-h k
>> shows it has the right binding.
>
> It's bound to backward-line in my keys.js.
I commented out all of keys.js except the first lines:
,-------------------------------------
| key_bindings_ignore_capslock = true;
|
| require("global-overlay-keymap");
| define_key_alias("C-m", "return");
| define_key_alias("C-i", "tab");
| define_key_alias("C-I", "S-tab");
`-------------------------------------
since I like the original Emacs keybindings. But this is not a major
problem, I will probably figure it out while investigating your
configuration a bit more.
Thanks again.
--
cheers,
Thorsten
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror