bind pager gg      top
 bind pager G       bottom
 
-bind index q noop
+macro index q "<enter-command>echo 'Press \^C to quit!'<enter>"
 bind index,pager Q noop
 bind index,pager x noop
 
 # open mailcap in attach view
 bind attach <return>    view-mailcap
 
-# add sender to goobook
-macro index,pager a "<pipe-message>goobook add<return>" "add the sender address to goobook"
-
 macro index,pager <f2> '<sync-mailbox><enter-command>source $my_config_dir/accounts/mailfence<enter><change-folder>!<enter>'
 macro index,pager <f3> '<sync-mailbox><enter-command>source $my_config_dir/accounts/fpp<enter><change-folder>!<enter>'