Enhanced Image Features in Emacs 29
New commands 'image-crop' and 'image-cut'
i c
i x
image-dired-slideshow-start
'S'
Image-Dired now displays thumbnails for PDF files
The command 'bookmark-set' (bound to 'C-x r m') is now supported in the thumbnail view
'image-dired-thumb-size' increased to 128
Navigation and marking commands now work in image display buffer
The following new bindings have been added:
- 'n', 'SPC' => 'image-dired-display-next'
- 'p', 'DEL' => 'image-dired-display-previous'
- 'm' => 'image-dired-mark-thumb-original-file'
- 'd' => 'image-dired-flag-thumb-original-file'
- 'u' => 'image-dired-unmark-thumb-original-file'
New command 'image-dired-unmark-all-marks'
It removes all marks from all files in the thumbnail and the
associated Dired buffer, and is bound to 'U' in the thumbnail and
display buffer.
New command 'image-dired-do-flagged-delete'
It deletes all flagged files, and is bound to 'x' in the thumbnail
buffer. It replaces the command 'image-dired-delete-marked', which is
now an obsolete alias.
PDF support
Image-Dired now displays thumbnails for PDF files. Type 'RET' on a
PDF file in the thumbnail buffer to visit the corresponding PDF.