gnus-dired-minor-mode
provides some useful functions for dired
buffers. It is enabled with
(add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode)
Send dired’s marked files as an attachment (gnus-dired-attach
).
You will be prompted for a message buffer.
Visit a file according to the appropriate mailcap entry
(gnus-dired-find-file-mailcap
). With prefix, open file in a new
buffer.
Print file according to the mailcap entry (gnus-dired-print
). If
there is no print command, print in a PostScript image.