My auto-kill
Kill the buffer after successfully sending the contained message.
(with-eval-after-load 'message
(setq message-kill-buffer-on-exit t))
Kill the buffer after successfully sending the contained message.
(with-eval-after-load 'message
(setq message-kill-buffer-on-exit t))