"Ævar Arnfjörð Bjarmason" <[EMAIL PROTECTED]> writes:

> The reddit keymaps is defined as a child of the normal buffer keymap:
>     define_keymap("reddit_keymap", $parent = content_buffer_normal_keymap);

> and shows up at the top of C-h b, can keymaps which are childs of the
> normal _keymap be said to unambiguously refer to page-mode maps and if
> so maybe only that keymap can be displayed at C-h m?

Well, possibly, and there are other ways to possibly figure out what the
"page mode" keymap is, but it is not clear why it is important to
"limit" the output to just the page mode keymap.  I would think that the
new output from C-h b makes it very easy to know which key bindings are
specific to the page mode, but you can still see the other bindings if
you scroll down more.

Perhaps C-h m   would display some help text, at the top, then display
the same output as C-h b.

-- 
Jeremy Maitin-Shepard
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to