/[emacs]/emacs/lisp/gnus/gnus-sum.el
ViewVC logotype

Diff of /emacs/lisp/gnus/gnus-sum.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.38.6.5 by miles, Fri Sep 17 14:31:04 2004 UTC revision 1.38.6.6 by miles, Tue Sep 21 09:34:08 2004 UTC
# Line 118  given by the `gnus-summary-same-subject' Line 118  given by the `gnus-summary-same-subject'
118    
119  (defcustom gnus-summary-make-false-root-always nil  (defcustom gnus-summary-make-false-root-always nil
120    "Always make a false dummy root."    "Always make a false dummy root."
121      :version "21.4"
122    :group 'gnus-thread    :group 'gnus-thread
123    :type 'boolean)    :type 'boolean)
124    
# Line 218  If this variable is nil, scoring will be Line 219  If this variable is nil, scoring will be
219    "*Default threshold for a high scored article.    "*Default threshold for a high scored article.
220  An article will be highlighted as high scored if its score is greater  An article will be highlighted as high scored if its score is greater
221  than this score."  than this score."
222      :version "21.4"
223    :group 'gnus-score-default    :group 'gnus-score-default
224    :type 'integer)    :type 'integer)
225    
# Line 225  than this score." Line 227  than this score."
227    "*Default threshold for a low scored article.    "*Default threshold for a low scored article.
228  An article will be highlighted as low scored if its score is smaller  An article will be highlighted as low scored if its score is smaller
229  than this score."  than this score."
230      :version "21.4"
231    :group 'gnus-score-default    :group 'gnus-score-default
232    :type 'integer)    :type 'integer)
233    
# Line 320  the first unseen article), 'unseen-or-un Line 323  the first unseen article), 'unseen-or-un
323  line of the first unseen article or, if all article have been seen, on the  line of the first unseen article or, if all article have been seen, on the
324  subject line of the first unread article), or a function to be called to  subject line of the first unread article), or a function to be called to
325  place point on some subject line."  place point on some subject line."
326      :version "21.4"
327    :group 'gnus-group-select    :group 'gnus-group-select
328    :type '(choice (const best)    :type '(choice (const best)
329                   (const unread)                   (const unread)
# Line 363  ignores articles whose headers have not Line 367  ignores articles whose headers have not
367    
368  NOTE: The list of unfetched articles will always be nil when plugged  NOTE: The list of unfetched articles will always be nil when plugged
369  and, when unplugged, a subset of the undownloaded article list."  and, when unplugged, a subset of the undownloaded article list."
370      :version "21.4"
371    :group 'gnus-summary-maneuvering    :group 'gnus-summary-maneuvering
372    :type '(choice (const :tag "None" nil)    :type '(choice (const :tag "None" nil)
373                   (const :tag "Undownloaded when unplugged" undownloaded)                   (const :tag "Undownloaded when unplugged" undownloaded)
# Line 490  this variable specifies group names." Line 495  this variable specifies group names."
495    
496  (defcustom gnus-forwarded-mark ?F  (defcustom gnus-forwarded-mark ?F
497    "*Mark used for articles that have been forwarded."    "*Mark used for articles that have been forwarded."
498      :version "21.4"
499    :group 'gnus-summary-marks    :group 'gnus-summary-marks
500    :type 'character)    :type 'character)
501    
# Line 510  this variable specifies group names." Line 516  this variable specifies group names."
516    
517  (defcustom gnus-unseen-mark ?.  (defcustom gnus-unseen-mark ?.
518    "*Mark used for articles that haven't been seen."    "*Mark used for articles that haven't been seen."
519      :version "21.4"
520    :group 'gnus-summary-marks    :group 'gnus-summary-marks
521    :type 'character)    :type 'character)
522    
523  (defcustom gnus-no-mark ?               ;Whitespace  (defcustom gnus-no-mark ?               ;Whitespace
524    "*Mark used for articles that have no other secondary mark."    "*Mark used for articles that have no other secondary mark."
525      :version "21.4"
526    :group 'gnus-summary-marks    :group 'gnus-summary-marks
527    :type 'character)    :type 'character)
528    
# Line 895  automatically when it is selected." Line 903  automatically when it is selected."
903    (and (fboundp 'display-graphic-p)    (and (fboundp 'display-graphic-p)
904         (display-graphic-p))         (display-graphic-p))
905    "*If non-nil, display an arrow highlighting the current article."    "*If non-nil, display an arrow highlighting the current article."
906    :version "21.1"    :version "21.4"
907    :group 'gnus-summary    :group 'gnus-summary
908    :type 'boolean)    :type 'boolean)
909    
# Line 1073  type of files to save." Line 1081  type of files to save."
1081  This is mostly relevant for slow back ends where the user may  This is mostly relevant for slow back ends where the user may
1082  wish to widen the summary buffer to include all headers  wish to widen the summary buffer to include all headers
1083  that were fetched.  Say, for nnultimate groups."  that were fetched.  Say, for nnultimate groups."
1084      :version "21.4"
1085    :group 'gnus-summary    :group 'gnus-summary
1086    :type '(choice boolean regexp))    :type '(choice boolean regexp))
1087    
1088  (defcustom gnus-summary-muttprint-program "muttprint"  (defcustom gnus-summary-muttprint-program "muttprint"
1089    "Command (and optional arguments) used to run Muttprint."    "Command (and optional arguments) used to run Muttprint."
1090    :version "21.3"    :version "21.4"
1091    :group 'gnus-summary    :group 'gnus-summary
1092    :type 'string)    :type 'string)
1093    
1094  (defcustom gnus-article-loose-mime nil  (defcustom gnus-article-loose-mime nil
1095    "If non-nil, don't require MIME-Version header.    "If non-nil, don't require MIME-Version header.
1096  Some brain-damaged MUA/MTA, e.g. Lotus Domino 5.0.6 clients, does not  Some brain-damaged MUA/MTA, e.g. Lotus Domino 5.0.6 clients, does not
1097  supply the MIME-Version header or deliberately strip it From the mail.  supply the MIME-Version header or deliberately strip it from the mail.
1098  Set it to non-nil, Gnus will treat some articles as MIME even if  Set it to non-nil, Gnus will treat some articles as MIME even if
1099  the MIME-Version header is missed."  the MIME-Version header is missed."
1100    :version "21.3"    :version "21.4"
1101    :type 'boolean    :type 'boolean
1102    :group 'gnus-article-mime)    :group 'gnus-article-mime)
1103    
# Line 1097  the MIME-Version header is missed." Line 1106  the MIME-Version header is missed."
1106  This means that Gnus will search message bodies for text that look  This means that Gnus will search message bodies for text that look
1107  like uuencoded bits, yEncoded bits, and so on, and present that using  like uuencoded bits, yEncoded bits, and so on, and present that using
1108  the normal Gnus MIME machinery."  the normal Gnus MIME machinery."
1109      :version "21.4"
1110    :type 'boolean    :type 'boolean
1111    :group 'gnus-article-mime)    :group 'gnus-article-mime)
1112    
# Line 4591  Unscored articles will be counted as hav Line 4601  Unscored articles will be counted as hav
4601  (defcustom gnus-sum-thread-tree-root "> "  (defcustom gnus-sum-thread-tree-root "> "
4602    "With %B spec, used for the root of a thread.    "With %B spec, used for the root of a thread.
4603  If nil, use subject instead."  If nil, use subject instead."
4604      :version "21.4"
4605    :type '(radio (const :format "%v  " nil) (string :size 0))    :type '(radio (const :format "%v  " nil) (string :size 0))
4606    :group 'gnus-thread)    :group 'gnus-thread)
4607  (defcustom gnus-sum-thread-tree-false-root "> "  (defcustom gnus-sum-thread-tree-false-root "> "
4608    "With %B spec, used for a false root of a thread.    "With %B spec, used for a false root of a thread.
4609  If nil, use subject instead."  If nil, use subject instead."
4610      :version "21.4"
4611    :type '(radio (const :format "%v  " nil) (string :size 0))    :type '(radio (const :format "%v  " nil) (string :size 0))
4612    :group 'gnus-thread)    :group 'gnus-thread)
4613  (defcustom gnus-sum-thread-tree-single-indent ""  (defcustom gnus-sum-thread-tree-single-indent ""
4614    "With %B spec, used for a thread with just one message.    "With %B spec, used for a thread with just one message.
4615  If nil, use subject instead."  If nil, use subject instead."
4616      :version "21.4"
4617    :type '(radio (const :format "%v  " nil) (string :size 0))    :type '(radio (const :format "%v  " nil) (string :size 0))
4618    :group 'gnus-thread)    :group 'gnus-thread)
4619  (defcustom gnus-sum-thread-tree-vertical "| "  (defcustom gnus-sum-thread-tree-vertical "| "
4620    "With %B spec, used for drawing a vertical line."    "With %B spec, used for drawing a vertical line."
4621      :version "21.4"
4622    :type 'string    :type 'string
4623    :group 'gnus-thread)    :group 'gnus-thread)
4624  (defcustom gnus-sum-thread-tree-indent "  "  (defcustom gnus-sum-thread-tree-indent "  "
4625    "With %B spec, used for indenting."    "With %B spec, used for indenting."
4626      :version "21.4"
4627    :type 'string    :type 'string
4628    :group 'gnus-thread)    :group 'gnus-thread)
4629  (defcustom gnus-sum-thread-tree-leaf-with-other "+-> "  (defcustom gnus-sum-thread-tree-leaf-with-other "+-> "
4630    "With %B spec, used for a leaf with brothers."    "With %B spec, used for a leaf with brothers."
4631      :version "21.4"
4632    :type 'string    :type 'string
4633    :group 'gnus-thread)    :group 'gnus-thread)
4634  (defcustom gnus-sum-thread-tree-single-leaf "\\-> "  (defcustom gnus-sum-thread-tree-single-leaf "\\-> "
4635    "With %B spec, used for a leaf without brothers."    "With %B spec, used for a leaf without brothers."
4636      :version "21.4"
4637    :type 'string    :type 'string
4638    :group 'gnus-thread)    :group 'gnus-thread)
4639    

Legend:
Removed from v.1.38.6.5  
changed lines
  Added in v.1.38.6.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26