Jim Burton <[email protected]> writes:
> Sebastian Tennant <[email protected]> writes:
>
>> Quoth Jim Burton <[email protected]>:
>>> (BTW, how do I see what keymaps are in effect for a given buffer?)
>>
>> C-h b
>>
> Thanks very much.
>> OR
>>
>> M-x describe-bindings
>>
>> is your friend.
That lists the bindings but not the keymaps in which they are made. So,
presuming that modeX defines the keymap modeX-map, I tried the following
but it doesn't work:
(add-hook 'gnus-agent-summary-mode '(lambda ()
(define-key gnus-agent-summary-mode-map
(kbd "d") 'gnus-summary-delete-article)))
>>
>> Seb
--
J Burton
[email protected]
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english