Next: Various Various, Previous: D-Bus Integration, Up: Various [Contents][Index]
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
).
The function prompts for a message buffer, and by default attaches files
to the end of that buffer; customize gnus-dired-attach-at-end
to
place the attachments at point instead.
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.