Variable: fortune-strfile-options
fortune-strfile-options is a customizable variable defined in
fortune.el.gz.
Value
""
Documentation
Options to pass to the strfile program (a string).
Source Code
;; Defined in /usr/src/emacs/lisp/play/fortune.el.gz
(defcustom fortune-strfile-options ""
"Options to pass to the strfile program (a string)."
:type 'string)