On Wed, May 18, 2011 at 6:24 PM, Joe Fineman <[email protected]> wrote: > I am using Conkeror (I am having the usual trouble finding out which > version) under Windows XP. > > Knowing nothing of Java, I have been trying to bind a key, using the > advice on your Web site, with occasional skeptical glances at my > printout of the 2008 Conkeror User Manual (which seems to have > disappeared). It seems that it is supposed to be sufficient to create > a file .conkerorrc in my home directory, and insert in it something > like > > define_key(content_buffer_normal_keymap, "C-p", "cmd_paste"); >
Try "yank" instead of "cmd_paste". I'm not sure if you want to define it for content_buffer_normal_keymap. You should do it for content_buffer_textarea_keymap. > However, that does not work; Conkeror does not see control-p. What am > I doing wrong? > -- > --- Joe Fineman [email protected] > > ||: Look yonder, partner, see that eagle rise. :|| > ||: He was born on land, but he sure enjoys the skies. :|| > _______________________________________________ > Conkeror mailing list > [email protected] > https://www.mozdev.org/mailman/listinfo/conkeror > _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
