Bala's Blog

Gnus shortcuts

October 1 2017
148 words, ~1 min. read
emacs,  gnus 

Group buffer

subscribe
press ^ to list all subscriptions; select the group by pressing ENTER ; toggle using u
refresh/fetch mails
g
read mail
SPACE ; Note : this switches to summary buffer
quit
q

Summary buffer

tick an email for later handling
!
mark an email as unread
M-u
write a new email
m
attach files
C-c C-m f
save as draft
C-c C-s
abandon
C-c k
send email
C-c C-c
forward an email
C-c C-f
reply
r (without quote), R (with quote)
reply all
f or F
digitally sign current message using S/MIME
C-c C-m s s
digitally sign current message using PGP
C-c C-m s o
digitally sign current message sing PGP/MIME
C-c C-m s p
exit
q

Article buffer

mark current
#
unmark current
M-#
mark current thread
M P t
unmark current thread
M P T
invert selection
M P i
delete
B-<Del>