comparison man/gnus.texi @ 46918:82d113655734

Minor spelling and grammar corrections.
author Paul Eggert <eggert@twinsun.com>
date Fri, 16 Aug 2002 06:29:40 +0000
parents 47a8aeb481fb
children bf2ab88cad81
comparison
equal deleted inserted replaced
46917:7f23d458e897 46918:82d113655734
566 * Article Hiding:: You also want to make certain info go away. 566 * Article Hiding:: You also want to make certain info go away.
567 * Article Washing:: Lots of way-neat functions to make life better. 567 * Article Washing:: Lots of way-neat functions to make life better.
568 * Article Buttons:: Click on URLs, Message-IDs, addresses and the like. 568 * Article Buttons:: Click on URLs, Message-IDs, addresses and the like.
569 * Article Date:: Grumble, UT! 569 * Article Date:: Grumble, UT!
570 * Article Signature:: What is a signature? 570 * Article Signature:: What is a signature?
571 * Article Miscellania:: Various other stuff. 571 * Article Miscellanea:: Various other stuff.
572 572
573 Alternative Approaches 573 Alternative Approaches
574 574
575 * Pick and Read:: First mark articles and then read them. 575 * Pick and Read:: First mark articles and then read them.
576 * Binary Groups:: Auto-decode all articles. 576 * Binary Groups:: Auto-decode all articles.
6986 * Article Hiding:: You also want to make certain info go away. 6986 * Article Hiding:: You also want to make certain info go away.
6987 * Article Washing:: Lots of way-neat functions to make life better. 6987 * Article Washing:: Lots of way-neat functions to make life better.
6988 * Article Buttons:: Click on URLs, Message-IDs, addresses and the like. 6988 * Article Buttons:: Click on URLs, Message-IDs, addresses and the like.
6989 * Article Date:: Grumble, UT! 6989 * Article Date:: Grumble, UT!
6990 * Article Signature:: What is a signature? 6990 * Article Signature:: What is a signature?
6991 * Article Miscellania:: Various other stuff. 6991 * Article Miscellanea:: Various other stuff.
6992 @end menu 6992 @end menu
6993 6993
6994 6994
6995 @node Article Highlighting 6995 @node Article Highlighting
6996 @subsection Article Highlighting 6996 @subsection Article Highlighting
7814 separator, or the text after the signature separator is matched by 7814 separator, or the text after the signature separator is matched by
7815 the regular expression @samp{^---*Forwarded article}, then it isn't a 7815 the regular expression @samp{^---*Forwarded article}, then it isn't a
7816 signature after all. 7816 signature after all.
7817 7817
7818 7818
7819 @node Article Miscellania 7819 @node Article Miscellanea
7820 @subsection Article Miscellania 7820 @subsection Article Miscellanea
7821 7821
7822 @table @kbd 7822 @table @kbd
7823 @item A t 7823 @item A t
7824 @kindex A t @r{(Summary)} 7824 @kindex A t @r{(Summary)}
7825 @findex gnus-article-babel 7825 @findex gnus-article-babel
10484 10484
10485 @item nntp-server-opened-hook 10485 @item nntp-server-opened-hook
10486 @vindex nntp-server-opened-hook 10486 @vindex nntp-server-opened-hook
10487 @cindex @sc{mode reader} 10487 @cindex @sc{mode reader}
10488 @cindex authinfo 10488 @cindex authinfo
10489 @cindex authentification 10489 @cindex authentication
10490 @cindex nntp authentification 10490 @cindex nntp authentication
10491 @findex nntp-send-authinfo 10491 @findex nntp-send-authinfo
10492 @findex nntp-send-mode-reader 10492 @findex nntp-send-mode-reader
10493 is run after a connection has been made. It can be used to send 10493 is run after a connection has been made. It can be used to send
10494 commands to the @sc{nntp} server after it has been contacted. By 10494 commands to the @sc{nntp} server after it has been contacted. By
10495 default it sends the command @code{MODE READER} to the server with the 10495 default it sends the command @code{MODE READER} to the server with the
10704 @end table 10704 @end table
10705 10705
10706 @findex nntp-open-ssl-stream 10706 @findex nntp-open-ssl-stream
10707 @item nntp-open-ssl-stream 10707 @item nntp-open-ssl-stream
10708 Opens a connection to a server over a @dfn{secure} channel. To use this 10708 Opens a connection to a server over a @dfn{secure} channel. To use this
10709 you must have SSLay installed 10709 you must have SSLeay installed
10710 (@uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL}, and you also need 10710 (@uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL}, and you also need
10711 @file{ssl.el} (from the W3 distribution, for instance). You then 10711 @file{ssl.el} (from the W3 distribution, for instance). You then
10712 define a server as follows: 10712 define a server as follows:
10713 10713
10714 @lisp 10714 @lisp
16086 (,gnus-catchup-mark . -10) 16086 (,gnus-catchup-mark . -10)
16087 (,gnus-killed-mark . -20) 16087 (,gnus-killed-mark . -20)
16088 (,gnus-del-mark . -15))) 16088 (,gnus-del-mark . -15)))
16089 @end lisp 16089 @end lisp
16090 16090
16091 This is the default value. If you have adaption on words enabled, every 16091 This is the default value. If you adapt on words, every
16092 word that appears in subjects of articles marked with 16092 word that appears in subjects of articles marked with
16093 @code{gnus-read-mark} will result in a score rule that increase the 16093 @code{gnus-read-mark} will result in a score rule that increase the
16094 score with 30 points. 16094 score with 30 points.
16095 16095
16096 @vindex gnus-default-ignored-adaptive-words 16096 @vindex gnus-default-ignored-adaptive-words
16972 * Windows Configuration:: Configuring the Gnus buffer windows. 16972 * Windows Configuration:: Configuring the Gnus buffer windows.
16973 * Faces and Fonts:: How to change how faces look. 16973 * Faces and Fonts:: How to change how faces look.
16974 * Compilation:: How to speed Gnus up. 16974 * Compilation:: How to speed Gnus up.
16975 * Mode Lines:: Displaying information in the mode lines. 16975 * Mode Lines:: Displaying information in the mode lines.
16976 * Highlighting and Menus:: Making buffers look all nice and cozy. 16976 * Highlighting and Menus:: Making buffers look all nice and cozy.
16977 * Buttons:: Get tendonitis in ten easy steps! 16977 * Buttons:: Get tendinitis in ten easy steps!
16978 * Daemons:: Gnus can do things behind your back. 16978 * Daemons:: Gnus can do things behind your back.
16979 * NoCeM:: How to avoid spam and other fatty foods. 16979 * NoCeM:: How to avoid spam and other fatty foods.
16980 * Undo:: Some actions can be undone. 16980 * Undo:: Some actions can be undone.
16981 * Moderation:: What to do if you're a moderator. 16981 * Moderation:: What to do if you're a moderator.
16982 * Emacs Enhancements:: There can be more pictures and stuff under 16982 * Emacs Enhancements:: There can be more pictures and stuff under
19888 New variables for specifying what score and adapt files are to be 19888 New variables for specifying what score and adapt files are to be
19889 considered home score and adapt files (@pxref{Home Score File}) have 19889 considered home score and adapt files (@pxref{Home Score File}) have
19890 been added. 19890 been added.
19891 19891
19892 @item 19892 @item
19893 @code{nndoc} was rewritten to be easily extendable (@pxref{Document 19893 @code{nndoc} was rewritten to be easily extensible (@pxref{Document
19894 Server Internals}). 19894 Server Internals}).
19895 19895
19896 @item 19896 @item
19897 Groups can inherit group parameters from parent topics (@pxref{Topic 19897 Groups can inherit group parameters from parent topics (@pxref{Topic
19898 Parameters}). 19898 Parameters}).
19995 @item 19995 @item
19996 More hooks and functions have been added to remove junk from incoming 19996 More hooks and functions have been added to remove junk from incoming
19997 mail before saving the mail (@pxref{Washing Mail}). 19997 mail before saving the mail (@pxref{Washing Mail}).
19998 19998
19999 @item 19999 @item
20000 Emphasized text can be properly fontisized: 20000 Emphasized text can be properly fontified:
20001 20001
20002 @end itemize 20002 @end itemize
20003 20003
20004 20004
20005 @node Quassia Gnus 20005 @node Quassia Gnus
20421 20421
20422 @item ephemeral groups 20422 @item ephemeral groups
20423 @cindex ephemeral groups 20423 @cindex ephemeral groups
20424 Most groups store data on what articles you have read. @dfn{Ephemeral} 20424 Most groups store data on what articles you have read. @dfn{Ephemeral}
20425 groups are groups that will have no data stored---when you exit the 20425 groups are groups that will have no data stored---when you exit the
20426 group, it'll disappear into the aether. 20426 group, it'll disappear into the ether.
20427 20427
20428 @item solid groups 20428 @item solid groups
20429 @cindex solid groups 20429 @cindex solid groups
20430 This is the opposite of ephemeral groups. All groups listed in the 20430 This is the opposite of ephemeral groups. All groups listed in the
20431 group buffer are solid groups. 20431 group buffer are solid groups.