Function: tumme

tumme is a function alias and interactive for image-dired-show-all-from-dir, defined in image-dired.el.gz.

This command is obsolete since 24.4; use image-dired instead.

Signature

(tumme DIRNAME)

Documentation

Make a thumbnail buffer for all images in DIRNAME and display it.

The DIRNAME argument is passed along to dired, and can therefore be either a string with wildcards or a cons, as described in the documentation for that function. Refer to it for more details.

If the number of image files in DIR exceeds image-dired-show-all-from-dir-max-files, ask for confirmation before creating the thumbnail buffer. If that variable is nil, never ask for confirmation.

Any file matching image-dired--file-name-regexp is considered an image file.

Key Bindings

Aliases

image-dired tumme (obsolete since 24.4)