From: Andreas Schwab Date: Wed, 24 Jun 1998 09:11:10 +0000 (+0000) Subject: (gnus-prompt-before-saving): Use `other' widget X-Git-Tag: emacs-20.3~495 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e04c9f73cfe8074997163fee343ea71d44d54e98;p=emacs.git (gnus-prompt-before-saving): Use `other' widget type. --- diff --git a/lisp/gnus/gnus-art.el b/lisp/gnus/gnus-art.el index 7ba8a9de593..71c09dce6f7 100644 --- a/lisp/gnus/gnus-art.el +++ b/lisp/gnus/gnus-art.el @@ -268,7 +268,7 @@ each invocation of the saving commands." :group 'gnus-article-saving :type '(choice (item always) (item :tag "never" nil) - (sexp :tag "once" :format "%t"))) + (other :tag "once" t))) (defcustom gnus-saved-headers gnus-visible-headers "Headers to keep if `gnus-save-all-headers' is nil.