Variable: thumbs-per-line

thumbs-per-line is a customizable variable defined in thumbs.el.gz.

Value

4

Documentation

Number of thumbnails per line to show in directory.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/thumbs.el.gz
(defcustom thumbs-per-line 4
  "Number of thumbnails per line to show in directory."
  :type 'natnum)