mu4e: bind mu4e-compose-wide-reply

This commit is contained in:
StrawberryTea 2024-03-13 17:59:51 -05:00 committed by Youmu
parent 8da60e37b9
commit 323ae97eae
1 changed files with 3 additions and 0 deletions

View File

@ -168,6 +168,8 @@ end of the buffer."
"ce" mu4e-compose-edit
"cf" mu4e-compose-forward
"cr" mu4e-compose-reply
"cw" mu4e-compose-wide-reply
"W" mu4e-compose-wide-reply
"o" mu4e-headers-change-sorting
"j" mu4e-headers-next
"k" mu4e-headers-prev
@ -245,6 +247,7 @@ end of the buffer."
"ce" mu4e-compose-edit
"cf" mu4e-compose-forward
"cr" mu4e-compose-reply
"cw" mu4e-compose-wide-reply
"p" mu4e-view-save-attachments
"O" mu4e-headers-change-sorting
"A" mu4e-view-mime-part-action ; Since 1.6, uses gnus view by default