mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-03-14 03:25:15 +01:00
Remove the global expand body keymapping
With local buttons done now, we don't need this anymore.
This commit is contained in:
parent
daeda152b8
commit
0ad3534b94
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@
|
|||
; overlays-at to query and manipulate the current overlay.
|
||||
(define-key map "a" 'notmuch-show-archive-thread)
|
||||
(define-key map "A" 'notmuch-show-mark-read-then-archive-thread)
|
||||
(define-key map "b" 'notmuch-show-toggle-body-read-visible)
|
||||
(define-key map "m" 'message-mail)
|
||||
(define-key map "n" 'notmuch-show-next-message)
|
||||
(define-key map "N" 'notmuch-show-mark-read-then-next-open-message)
|
||||
|
|
Loading…
Add table
Reference in a new issue