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

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

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

revision 1.6.18.1 by miles, Fri Apr 4 06:20:20 2003 UTC revision 1.6.18.2 by miles, Tue Oct 14 23:34:50 2003 UTC
# Line 161  All posts will be sent to the specified Line 161  All posts will be sent to the specified
161                        (string :format "%v" :hide-front-space t)) "\                        (string :format "%v" :hide-front-space t)) "\
162  Specify default value for GCC header.  Specify default value for GCC header.
163    
164  If this symbol is present in the group parameter list and set to `t',  If this symbol is present in the group parameter list and set to t,
165  new composed messages will be `Gcc''d to the current group.  If it is  new composed messages will be `Gcc''d to the current group.  If it is
166  present and set to `none', no `Gcc:' header will be generated, if it  present and set to `none', no `Gcc:' header will be generated, if it
167  is present and a string, this string will be inserted literally as a  is present and a string, this string will be inserted literally as a
# Line 387  Set variables local to the group you are Line 387  Set variables local to the group you are
387  If you want to turn threading off in `news.answers', you could put  If you want to turn threading off in `news.answers', you could put
388  `(gnus-show-threads nil)' in the group parameters of that group.  `(gnus-show-threads nil)' in the group parameters of that group.
389  `gnus-show-threads' will be made into a local variable in the summary  `gnus-show-threads' will be made into a local variable in the summary
390  buffer you enter, and the form `nil' will be `eval'ed there.  buffer you enter, and the form nil will be `eval'ed there.
391    
392  This can also be used as a group-specific hook function, if you'd  This can also be used as a group-specific hook function, if you'd
393  like.  If you want to hear a beep when you enter a group, you could  like.  If you want to hear a beep when you enter a group, you could
# Line 500  by ordinary scoring rules.") Line 500  by ordinary scoring rules.")
500                     (sexp :format "%v"                     (sexp :format "%v"
501                           :hide-front-space t)) "\                           :hide-front-space t)) "\
502  This entry controls the adaptive scoring.  This entry controls the adaptive scoring.
503  If it is `t', the default adaptive scoring rules will be used.  If it  If it is t, the default adaptive scoring rules will be used.  If it
504  is `ignore', no adaptive scoring will be performed on this group.  If  is `ignore', no adaptive scoring will be performed on this group.  If
505  it is a list, this list will be used as the adaptive scoring rules.  it is a list, this list will be used as the adaptive scoring rules.
506  If it isn't present, or is something other than `t' or `ignore', the  If it isn't present, or is something other than t or `ignore', the
507  default adaptive scoring rules will be used.  If you want to use  default adaptive scoring rules will be used.  If you want to use
508  adaptive scoring on most groups, you'd set `gnus-use-adaptive-scoring'  adaptive scoring on most groups, you'd set `gnus-use-adaptive-scoring'
509  to `t', and insert an `(adapt ignore)' in the groups where you do not  to t, and insert an `(adapt ignore)' in the groups where you do not
510  want adaptive scoring.  If you only want adaptive scoring in a few  want adaptive scoring.  If you only want adaptive scoring in a few
511  groups, you'd set `gnus-use-adaptive-scoring' to `nil', and insert  groups, you'd set `gnus-use-adaptive-scoring' to nil, and insert
512  `(adapt t)' in the score files of the groups where you want it.")  `(adapt t)' in the score files of the groups where you want it.")
513    
514      (adapt-file (file :tag "Adapt-file") "\      (adapt-file (file :tag "Adapt-file") "\
# Line 818  articles in the thread. Line 818  articles in the thread.
818    
819  (provide 'gnus-cus)  (provide 'gnus-cus)
820    
821    ;;; arch-tag: a37c285a-49bc-4235-8244-804536effeaf
822  ;;; gnus-cus.el ends here  ;;; gnus-cus.el ends here

Legend:
Removed from v.1.6.18.1  
changed lines
  Added in v.1.6.18.2

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