home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / faqs / comp / answers / gnus-faq / text0000.txt < prev   
Encoding:
Text File  |  1997-10-20  |  52.4 KB  |  1,425 lines

  1. Archive-name: gnus-faq
  2. Posting-frequency: monthly (on or about the 19th)
  3. Last-modified: Oct 07 02:17 1997
  4.  
  5.                       Gnus 5.x Frequently Asked Questions
  6.                                        
  7. ------------------------------
  8.  
  9. Subject: Introduction
  10.  
  11.    This is the Gnus Frequently Asked Questions list.
  12.    
  13.    Gnus is a Usenet Newsreader and Electronic Mail User Agent implemented
  14.    as a part of Emacs. It's been around in some form for over 6 years
  15.    now, and has been distributed as a standard part of Emacs for much of
  16.    that time. Gnus 5 is the latest (and greatest) incarnation. The
  17.    original version was called GNUS, and was written by Masanobu UMEDA.
  18.    When autumn crept up in '94, Lars Magne Ingebrigtsen grew bored and
  19.    decided to rewrite Gnus.
  20.    
  21.    Its biggest strength is the fact that it is extremely customizable. It
  22.    is somewhat intimidating at first glance, but most of the complexity
  23.    can be ignored until you're ready to take advantage of it. If you
  24.    receive a reasonable volume of e-mail (you're on various mailing
  25.    lists), or you would like to read high-volume mailing lists but cannot
  26.    keep up with them, then you definitely want to investigate Gnus for
  27.    reading mail.
  28.    
  29.    This FAQ is maintained by Justin Sheehy. I would like to thank Steve
  30.    Baur and Per Abrahamsen for doing a wonderful job with this FAQ before
  31.    me.
  32.    
  33.    If you have a Web browser, the official hypertext version is at:
  34.    <URL:http://www.ccs.neu.edu/software/contrib/gnus/> . This version is
  35.    much nicer than the unofficial hypertext versions that are archived at
  36.    Utrecht, Oxford, Smart Pages, Ohio State, and other FAQ archives. See
  37.    the resources question below if you want information on obtaining it
  38.    in another format.
  39.    
  40.    The information contained here was compiled with the assistance of the
  41.    Gnus development mailing list, and any errors or misprints are my
  42.    (Justin Sheehy's) fault, sorry.
  43.    
  44. What's changed since last time?
  45.  
  46.     1. Updated Question 1.1 (latest version)
  47.     2. Updated Question 1.11 (other packages)
  48.     3. Updated Question 1.2 (mirrors)
  49.        
  50.    This file was last modified on Oct 17, 1997.
  51.    
  52. ------------------------------
  53.  
  54. Subject: Table Of Contents
  55.  
  56.     1. Installation
  57.           + Q1.1 What is the latest version? [updated]
  58.           + Q1.2 Where do I get Gnus? [updated]
  59.           + Q1.3 What Emacs versions are required?
  60.           + Q1.6 Unsubscribing from the mailing list
  61.           + Q1.7 How do I run Gnus on both Emacs and XEmacs?
  62.           + Q1.8 What resources are available?
  63.           + Q1.9 Gnus hangs on connecting to NNTP server.
  64.           + Q1.10 Mailcrypt 3.4 doesn't work
  65.           + Q1.11 What other packages can I use with Gnus? [updated]
  66.           + Q1.12 How do I make Gnus start faster?
  67.           + Q1.13 I've upgraded to 5.2 and my hooks no longer work
  68.           + Q1.14 How do I specify the NNTP server?
  69.           + Q1.15 What is the difference between persistent and
  70.             unexpirable messages?
  71.     2. Customizing Gnus
  72.           + Q2.2 How do I quote messages?
  73.           + Q2.4 Any suggestions for all.SCORE?
  74.           + Q2.6 I don't like the default WWW browser
  75.           + Q2.9 Increasing score of favorite authors.
  76.           + Q2.10 Multiple .signatures.
  77.           + Q2.11 Gnus and compression hooks.
  78.           + Q2.12 Using Gnus and other packages.
  79.           + Q2.13 Changing Mail and News directories.
  80.           + Q2.14 Gnus colors have problems with my background color.
  81.           + Q2.15 How do I customize the Sender: line?
  82.           + Q2.16 How do I customize the From: line? (or, how to fix a
  83.             broken Message-ID:)
  84.           + Q2.17 Gnus says my .signature is too long and it isn't
  85.           + Q2.18 What replaces gnus-author-copy?
  86.           + Q2.19 How do I launch Netscape when clicking on an URL?
  87.           + Q2.20 Could I see someone else's ~/.gnus file?
  88.           + Q2.21 Different headers for mail and news
  89.     3. Reading News
  90.           + Q3.1 Kill file to Score file conversion
  91.           + Q3.2 Killing groups is slow
  92.           + Q3.3 Using an authenticated NNTP server
  93.           + Q3.4 Not reading the first article
  94.           + Q3.5 Why aren't BBDB known posters marked in the summary
  95.             buffer?
  96.           + Q3.6 Cross posted articles aren't marked read.
  97.           + Q3.7 How do I read already read messages?
  98.           + Q3.8 How can nntp be evil?
  99.     4. Reading Mail
  100.           + Q4.1 What does buffer changed on disk mean?
  101.           + Q4.2 How do you make articles un-expirable?
  102.           + Q4.3 How do I delete bogus nnml: groups?
  103.           + Q4.4 What happened to my new mail groups?
  104.           + Q4.5 Not scoring mail groups
  105.           + Q4.6 How to keep groups always visible?
  106.           + Q4.7 Group renumbering
  107.           + Q4.8 Procmail and Gnus
  108.           + Q4.9 Getting new mail, but not new news
  109.           + Q4.10 Why can't I move articles?
  110.           + Q4.11 Using Gnus for mail and never news
  111.           + Q4.12 Compressed mail files
  112.           + Q4.13 Using an IMAP server
  113.           + Q4.14 Using multiple mail sources
  114.           + Q4.15 Qmail delivery
  115.      _________________________________________________________________
  116.    
  117. ------------------------------
  118.  
  119.                                 1. Installation
  120.                                        
  121. ------------------------------
  122.  
  123. Subject: Q1.1 What is the latest version of Gnus? [updated]
  124.  
  125.    There are many different versions of Gnus available now. The latest
  126.    released version is 5.4. While in alpha testing it was called Red
  127.    Gnus. The current experimental version of Gnus is Quassia Gnus.
  128.    
  129.    Gnus 5.0.13 is included in the official distribution of Emacs
  130.    19.30/19.31 and has a version number of 5.1. Do not attempt to use
  131.    this release of Gnus with other Emacsen, as the necessary required
  132.    support has been stripped out of it. Gnus 5.2.38 aka Gnus 5.3 is
  133.    included in Emacs 19.32 and all later versions of Emacs 19.x.
  134.    
  135.    Gnus 5.2.25 is included standard with XEmacs 19.14, and Gnus 5.4.37 is
  136.    included with XEmacs 19.15p7.
  137.    
  138. ------------------------------
  139.  
  140. Subject: Q1.2 Where do I get Gnus? [updated]
  141.  
  142.    The latest version is available via HTTP at
  143.    <URL:http://www.gnus.org/gnus.tar.gz> or anonymous FTP at
  144.    <URL:ftp://ftp.gnus.org/pub/emacs/gnus/gnus.tar.gz>.
  145.    Patches are available at <URL:http://www.gnus.org/patches/>.
  146.    You can also fetch it from the North American mirrors:
  147.    <URL:ftp://ftp.ccs.neu.edu/pub/mirrors/ftp.gnus.org/pub/emacs/gnus/gnu
  148.    s.tar.gz>, <URL:ftp://gnus.xemacs.org/pub/gnus/ifi.uio.no/>,
  149.    <URL:ftp://ftp.ccs.neu.edu/pub/mirrors/ftp.ifi.uio.no/pub/emacs/gnus/>
  150.    , or <URL:ftp://aphrodite.nectar.cs.cmu.edu/pub/ding-gnus/>.
  151.    The last site should only be used as a last resort.
  152.    
  153.    Or, get it from a mirror in South America:
  154.    <URL:ftp://ftp.unicamp.br/pub/news.software/gnus/> or Australia:
  155.    <URL:ftp://ftp.monash.edu.au/pub/gnus/>.
  156.    
  157. ------------------------------
  158.  
  159. Subject: Q1.3 Which version of Emacs do I need?
  160.  
  161.    Prior to Gnus 5.2, at least GNU Emacs 19.28, or XEmacs 19.12 was
  162.    recommended. GNU Emacs 19.25 has been reported to work under certain
  163.    circumstances, but it doesn't officially work on it. 19.27 has also
  164.    been reported to work.
  165.    
  166.    Because of Gnus 5.2's use of Common Lisp features present only in
  167.    late-model emacsen, it will only work with Emacs 19.30 or later, and
  168.    XEmacs 19.13 or later.
  169.    
  170.    Gnus 5.4 requires emacsen at least as recent as Emacs 19.33 or XEmacs
  171.    19.14.
  172.    
  173.    Gnus has been reported to work under VMS, OS/2, and Microsoft Windows
  174.    NT 3.51, as well as Unix.
  175.    
  176.    OS/2 requires
  177. (setq gnus-score-file-suffix "score")
  178. (setq gnus-adaptive-file-suffix "adapt")
  179.  
  180.    in the user's .gnus.
  181.    
  182.    Ed Mccreary <forge@neosoft.com> writes:
  183.    [For Microsoft Windows NT] Be sure to grab the nttcp.exe file needed
  184.    to perform the winsock communication and configure emacs to use it
  185.    instead of the default tcp. You will also need to put
  186.  
  187. (setq tcp-program-name "nttcp")
  188.  
  189.    in your _emacs file.
  190.    
  191.    Jack Vinson <jvinson@cheux.ecs.umass.edu> writes:
  192.    Actually, any TCP program will work. I have tcp.exe from the people
  193.    who are doing win32 ports of Gnu software. I found it at
  194.    <URL:ftp://microlib.cc.utexas.edu/microlib/nt/gnu/gnubin.tar.Z>. Be
  195.    warned that this is a large (7mb) archive of all sorts of stuff,
  196.    including (for some reason) all the e-lisp files you will ever want. I
  197.    just downloaded it and extracted the functions I wanted.
  198.    
  199.    Ron Forrester <rjf@infograph.com> writes:
  200.    With the release of GNU Emacs 19.31, Microsoft Windows '95 & NT users
  201.    no longer need nttcp.exe as Emacs now has open-network-stream built
  202.    in.
  203.    
  204. ------------------------------
  205.  
  206. Subject: Q1.6 How do I unsubscribe from the Mailing List?
  207.  
  208.    Send an e-mail message to <URL:mailto:ding-request@gnus.org> with the
  209.    magic word unsubscribe somewhere in it, and you will be removed.
  210.    
  211.    If you are reading the digest version of the list, send an e-mail
  212.    message to <URL:mailto:ding-rn-digests-request@bluesky.net> with
  213.    unsubscribe as the subject and you will be removed.
  214.    
  215. ------------------------------
  216.  
  217. Subject: Q1.7 How do I run Gnus on both Emacs and XEmacs?
  218.  
  219.    You don't. Gnus is distributed with both emacsen, use the version of
  220.    Gnus that comes with your emacs.
  221.    
  222. ------------------------------
  223.  
  224. Subject: Q1.8 What resources are available?
  225.  
  226.    There is the newsgroup Gnu.emacs.gnus. Discussion of Gnus 5.x is now
  227.    taking place there. There is also a mailing list, send mail to
  228.    ding-request@gnus.org with the magic word subscribe somewhere in it.
  229.    NOTE: the traffic on this list is heavy so you may not want to be on
  230.    it (unless you use Gnus as your mailer reader, that is). The mailing
  231.    list is mainly for developers and testers.
  232.    
  233.    Jason L Tibbitts III <tibbs@hpc.uh.edu> writes:
  234.    Archives of the Ding mailing list are easily accessible by using
  235.    gnus-group-make-archive-group, by default bound to G a in the Group
  236.    buffer. This presents you with a group containing the 500 most recent
  237.    articles from the mailing list. When called with a prefix argument, as
  238.    in C-u G a, the entire (rather huge) archive is fetched. The archives
  239.    are made available via FTP by Jason Tibbitts (tibbs@uh.edu); complain
  240.    to him about problems with access. The magic of accessing the archives
  241.    is provided by Gnus.
  242.    
  243.    A digestified version of the list is available by sending a mail
  244.    message to <URL:mailto:ding-rn-digests-request@bluesky.net> with the
  245.    word subscribe in the Subject field. Digests are sent every few days.
  246.    Archives are available via SmartList commands, just use the above
  247.    address with a Subject of help to get details.
  248.    
  249.    Unfortunately, the machine that handled the digests seems to have been
  250.    shut down. Hopefully there will soon be a new address for the digest.
  251.    
  252.    This mailing list is mirrored on the World Wide Web at
  253.    <URL:http://www.miranova.com/gnus-list/>. The archives date back to
  254.    mid August 1995, are separated by month for access speed, and were
  255.    assembled with the Hypermail 1.02 utility.
  256.    
  257.    There is a bidirectional Usenet gateway to the mailing list at:
  258.    <URL:news://sunsite.auc.dk/emacs.ding>.
  259.    
  260.    Gnus has a home World Wide Web page at
  261.    <URL:http://www.gnus.org/>.
  262.    
  263.    Ketil Z Malde <ketil@ii.uib.no> has a page on mail filtering using
  264.    Gnus:
  265.    <URL:http://www.ii.uib.no/~ketil/mailsorting.html>.
  266.    
  267.    There is a Gnus info page at
  268.    <URL:http://www.miranova.com/~steve/gnus-local.html>.
  269.    
  270.    Gnus has a write up in the comp.windows.x.apps FAQ at:
  271.    <URL:http://www.ee.ryerson.ca:8080/~elf/xapps/Q-III.html>.
  272.    
  273.    The Gnus manual is also available on the World Wide Web. To find the
  274.    mirror closest to you, go to:
  275.    <URL:http://www.gnus.org/manual.html>.
  276.    
  277.    PostScript copies of the Gnus Reference card are available from
  278.    <URL:ftp://ftp.cs.ualberta.ca/pub/oolog/gnus/>. They are mirrored at
  279.    <URL:http://www.thphy.uni-duesseldorf.de/~gnu/doc/gnusref/>
  280.    in Germany.
  281.    
  282.    An online version of the Gnus FAQ is available at
  283.    <URL:http://www.ccs.neu.edu/software/contrib/gnus/>. Off-line formats
  284.    are also available:
  285.    ASCII: <URL:ftp://gnus.xemacs.org/pub/gnus/gnus-faq>.
  286.    PostScript: <URL:ftp://gnus.xemacs.org/pub/gnus/gnus-faq.ps>
  287.    
  288. ------------------------------
  289.  
  290. Subject: Q1.9 Gnus hangs on connecting to NNTP server
  291.  
  292.    I am running XEmacs on SunOS and Gnus prints a message about
  293.    Connecting to NNTP server and then just hangs.
  294.    
  295.    Ben Wing <wing@666.com> writes :
  296.    I wonder if you're hitting the infamous libresolv problem. The basic
  297.    problem is that under SunOS you can compile either with DNS or NIS
  298.    name lookup libraries but not both. Try substituting the IP address
  299.    and see if that works; if so, you need to download the sources and
  300.    recompile.
  301.    
  302. ------------------------------
  303.  
  304. Subject: Q1.10 Mailcrypt 3.4 doesn't work
  305.  
  306.    You are attempting to use the mailcrypt 3.4 distribution with Gnus
  307.    5.3. Mailcrypt 3.4 needs some minor patches to work with Gnus 5.[23],
  308.    that are present in the version of mailcrypt distributed with XEmacs
  309.    19.14 or later.
  310.    
  311. ------------------------------
  312.  
  313. Subject: Q1.11 What other packages work with Gnus? [updated]
  314.  
  315.   Mailcrypt
  316.   
  317.    Mailcrypt is an Emacs interface to PGP, written by Patrick LoPresti
  318.    <patl@lcs.mit.edu> and Jin Choi <jin@atype.com>. It works, it installs
  319.    without hassle, and integrates very easily. Mailcrypt can be obtained
  320.    from
  321.    <URL:http://cag-www.lcs.mit.edu/mailcrypt/>.
  322.    
  323.   Tools for Mime
  324.   
  325.    Tools for Mime is an Emacs MUA interface to MIME written by MORIOKA
  326.    Tomohiko <morioka@jaist.ac.jp>, and KOBAYASHI Shuhei
  327.    <shuhei-k@jaist.ac.jp>. It can be obtained from
  328.    <URL:ftp://ftp.jaist.ac.jp/pub/GNU/elisp/mime/>. It has mirrors at:
  329.    <URL:ftp://ftp.nis.co.jp/pub/gnu/emacs-lisp/tm/> (Japan)
  330.    <URL:ftp://ftp.nisiq.net/pub/gnu/emacs-lisp/tm/> (USA)
  331.    <URL:ftp://gnus.xemacs.org/pub/mime/jaist.ac.jp/> (USA)
  332.    <URL:ftp://ftp.unicamp.br/pub/mail/mime/tm/> (Brasil)
  333.    <URL:ftp://ftp.th-darmstadt.de/pub/editors/GNU-Emacs/lisp/mime/>
  334.    (Germany)
  335.    <URL:ftp://ftp.tnt.uni-hannover.de/pub/editors/xemacs/contrib/>
  336.    (Germany).
  337.    
  338.    To use with Gnus add the line
  339. (load "mime-setup")
  340.  
  341.    to your .emacs file before you initialize Gnus.
  342.    
  343.    Alternately, you can use gnus-setup.el to activate tm, bbdb,
  344.    supercite, and other packages. See Question #2.12 for details.
  345.    
  346.    If you are using an XEmacs version of 19.15 or newer, you do not need
  347.    tm as it is now included standard with XEmacs.
  348.    
  349.   Group Lens
  350.   
  351.    Group Lens is a collaborative filtering system that helps you work
  352.    together with other people to find the quality news articles out of
  353.    the huge volume of news articles generated every day. It was written
  354.    by Brad Miller <bmiller@cs.umn.edu> as his PhD thesis. It is now
  355.    distributed as a standard part of Gnus. A copy for Gnus 5 can be
  356.    obtained at:
  357.    <URL:http://www.cs.umn.edu/Research/GroupLens/>. GroupLens has its own
  358.    FAQ at <URL:http://www.cs.umn.edu/Research/GroupLens/glfaq.html>.
  359.    
  360.   Insidious Big Brother Database
  361.   
  362.    BBDB is a rolodex-like database program for GNU Emacs written by Jamie
  363.    Zawinski <jwz@netscape.com> of Netscape fame. Jamie has a web page for
  364.    BBDB at <URL:http://people.netscape.com/jwz/bbdb/>. It can also be
  365.    found at
  366.    <URL:ftp://ftp.xemacs.org/pub/bbdb/>. You should also pick up
  367.    gnus-bbdb from Brian Edmonds:
  368.    <URL:http://www.cs.ubc.ca/spider/edmonds/usenet/gnus/gnus-bbdb.el>.
  369.    Please note that work is underway for a new version of bbdb that
  370.    contains gnus-bbdb.el.
  371.    
  372. ------------------------------
  373.  
  374. Subject: Q1.12 How do I make Gnus start faster?
  375.  
  376.    Make sure you kill your unsubscribed groups. This will make Gnus start
  377.    much faster, and keep your .newsrc file sizes down to boot.
  378.    
  379.    Pranav Kumar Tiwari <pktiwari@eos.ncsu.edu> writes :
  380.    I posted the same query recently and I got an answer to it. I am going
  381.    to repeat the answer. What you need is a newer version of gnus,
  382.    version 5.0.4+. I am using 5.0.12 and it works fine with me with the
  383.    following settings:
  384.  
  385. (setq gnus-check-new-newsgroups nil
  386.       gnus-read-active-file 'some
  387.       gnus-nov-is-evil nil
  388.       gnus-select-method '(nntp gnus-nntp-server))
  389.  
  390.    Francesco Potort∞ <pot@cnuce.cnr.it> writes :
  391.    I would rather write: 'ask-server instead of nil. It is more useful to
  392.    most people, and does not increase the load time too much.
  393.    
  394. ------------------------------
  395.  
  396. Subject: Q1.13 I've upgraded to 5.2 (or greater) and my hooks no longer work
  397.  
  398.    Gnus now uses a combined mode for editing mail and news posts called
  399.    message-mode. All your hooks must change to reflect this. You can
  400.    either use gnus-setup.el provided with Gnus 5.2 (please see Q2.12 for
  401.    details), or you can make the changes by hand.
  402.    
  403.    In particular, mail-mode, news-reply-mode, and news-mode have all been
  404.    replaced with message-mode.
  405.    
  406. ------------------------------
  407.  
  408. Subject: Q1.14 How do I specify the NNTP server?
  409.  
  410.    There are a variety of ways, all documented in the Gnus user's manual.
  411.    
  412.     1. (setq gnus-select-method '(nntp "news.somewhere.edu"))
  413.     2. (setq gnus-select-method '(nnspool ""))
  414.     3. If gnus-select-method is not set, Gnus will take a look at the
  415.        NNTPSERVER environment variable. If that variable isn't set, Gnus
  416.        will see whether gnus-nntpserver-file (/etc/nntpserver by default)
  417.        has any opinions on the matter. If that fails as well, Gnus will
  418.        will try to use the machine that is running Emacs as an NNTP
  419.        server.
  420.     4. If gnus-nntp-server is set, this variable will override
  421.        gnus-select-method. You should therefore set gnus-nntp-server to
  422.        nil, which is what it is by default.
  423.     5. You can also make Gnus prompt you interactively for the name of an
  424.        NNTP server. If you give a non-numerical prefix to gnus (i.e., C-u
  425.        M-x gnus), Gnus will let you choose between the servers in the
  426.        gnus-secondary-servers list (if any).
  427.        
  428. ------------------------------
  429.  
  430. Subject: Q1.15 What is the difference between persistent and unexpirable
  431.          messages?
  432.  
  433.    Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes: The terms are not
  434.    synonymous, they are orthogonal.
  435.    
  436.    If you tap * on an article, you have made it persistent. Nothing you
  437.    ever do, except using the M-* command, will remove it from the cache
  438.    where it's stored.
  439.    
  440.    If you mark an article with the E mark, (ie., made it expirable), it
  441.    will be deleted by the mail backend when it reaches a certain age. The
  442.    persistent copy of the message will not be touched.
  443.    
  444.    The two terms are not related.
  445.    
  446. ------------------------------
  447.  
  448.                               2. Customizing Gnus
  449.                                        
  450. ------------------------------
  451.  
  452. Subject: Q2.2 How do I quote messages?
  453.  
  454.    I see lots of messages with quoted material in them. I am wondering
  455.    how to have Gnus do it for me.
  456.    
  457.    This is Gnus, so there are a number of ways of doing this. You can use
  458.    the built-in commands to do this. There are the ``F'' and ``R'' keys
  459.    from the summary buffer which automatically include the article being
  460.    responded to. These commands are also selectable as Followup and Yank
  461.    and Reply and Yank in the Post menu.
  462.    
  463.    C-c C-y grabs the previous message and prefixes each line with
  464.    `message-indentation-spaces' spaces or `message-yank-prefix' if that
  465.    is non-nil, unless you have set your own `message-cite-function',
  466.    which will be called to do the job.
  467.    
  468.    You might also consider the Supercite package, which allows for pretty
  469.    arbitrarily complex quoting styles. Some people love it, some people
  470.    hate it.
  471.    
  472.    If you decide to use Supercite, you need to modify more than just
  473.    `mail-citation-hook'. You need something similar to the following:
  474.  
  475. (autoload 'sc-cite-original     "supercite" "Supercite 3.1" t)
  476. (setq message-cite-function 'sc-cite-original)
  477.  
  478. ------------------------------
  479.  
  480. Subject: Q2.4 Any good suggestions on stuff for an all.SCORE file?
  481.  
  482.    Here is a collection of suggestions from various sources:
  483.    
  484.   From "Dave Disser" <disser@sdd.hp.com>
  485.   
  486.    I like blasting anything without lowercase letters. Weeds out most of
  487.    the make $$ fast, as well as the lame titles like "IBM" and "HP-UX"
  488.    with no further description.
  489.  
  490.  (("Subject"
  491.   ("^\\(Re: \\)?[^a-z]*$" -200 nil R)))
  492.  
  493.   From "Peter Arius" <arius@immd2.informatik.uni-erlangen.de>
  494.   
  495.    The most vital entries in my (still young) all.SCORE:
  496. (("xref"
  497.   ("alt.fan.oj-simpson" -1000 nil s))
  498.  ("subject"
  499.   ("\\<\\(make\\|fast\\|big\\)\\s-*\\(money\\|cash\\|bucks?\\)\\>" -1000 nil r)
  500.   ("$$$$" -1000 nil s)))
  501.  
  502.   From "Per Abrahamsen" <abraham@dina.kvl.dk>
  503.   
  504. (("subject"
  505.   ;; CAPS OF THE WORLD, UNITE
  506.   ("^..[^a-z]+$" -1 nil R)
  507.   ;; $$$ Make Money $$$ (Try work)
  508.   ("$" -1 nil s)
  509.   ;; I'm important! And I have exclamation marks to prove it!
  510.   ("!" -1 nil s)))
  511.  
  512.   From "heddy boubaker" <boubaker@cenatls.cena.dgac.fr>
  513.   
  514.    I would like to contribute with mine.
  515. (
  516.  (read-only t)
  517.  ("subject"
  518.   ;; ALL CAPS SUBJECTS
  519.   ("^\\([Rr][Ee]: +\\)?[^a-z]+$" -1 nil R)
  520.   ;; $$$ Make Money $$$
  521.   ("$$" -10 nil s)
  522.   ;; Empty subjects are worthless!
  523.   ("^ *\\([(<]none[>)]\\|(no subject\\( given\\)?)\\)? *$" -10 nil r)
  524.   ;; Sometimes interesting announces occur!
  525.   ("ANN?OU?NC\\(E\\|ING\\)" +10 nil r)
  526.   ;; Some people think they're on mailing lists
  527.   ("\\(un\\)?sub?scribe" -100 nil r)
  528.   ;; Stop Micro$oft NOW!!
  529.   ("\\(m\\(icro\\)?[s$]\\(oft\\|lot\\)?-?\\)?wind?\\(ows\\|aube\\|oze\\)?[- ]*\
  530. \('?95\\|NT\\|3[.]1\\|32\\)" -1001 nil r)
  531.   ;; I've nothing to buy
  532.   ("\\(for\\|4\\)[- ]*sale" -100 nil r)
  533.   ;; SELF-DISCIPLINED people
  534.   ("\\[[^a-z0-9 \t\n][^a-z0-9 \t\n]\\]" +100 nil r)
  535.   )
  536.  ("from"
  537.   ;; To keep track of posters from my site
  538.   (".dgac.fr" +1000 nil s))
  539.  ("followup"
  540.   ;; Keep track of answers to my posts
  541.   ("boubaker" +1000 nil s))
  542.  ("lines"
  543.   ;; Some people have really nothing to say!!
  544.   (1 -10 nil <=))
  545.  (mark -100)
  546.  (expunge -1000)
  547.  )
  548.  
  549.   From "Christopher Jones" <cjones@au.oracle.com>
  550.   
  551.    The sample all.SCORE files from Per and boubaker could be augmented
  552.    with:
  553.  
  554.         (("subject"
  555.           ;; No junk mail please!
  556.           ("please ignore" -500 nil s)
  557.           ("test" -500 nil e))
  558.         )
  559.  
  560.   From "Brian Edmonds" <edmonds@cs.ubc.ca>
  561.   
  562.    Augment any of the above with a fast method of scoring down
  563.    excessively cross posted articles.
  564.  
  565.  ("xref"
  566.   ;; the more cross posting, the exponentially worse the article
  567.   ("^xref: \\S-+ \\S-+ \\S-+ \\S-+" -1 nil r)
  568.   ("^xref: \\S-+ \\S-+ \\S-+ \\S-+ \\S-+" -2 nil r)
  569.   ("^xref: \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+" -4 nil r)
  570.   ("^xref: \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+" -8 nil r)
  571.   ("^xref: \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+" -16 nil r)
  572.   ("^xref: \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+" -32 nil r)
  573.   ("^xref: \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+" -64 nil
  574.  r)
  575.   ("^xref: \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+" -
  576. 128 nil r)
  577.   ("^xref: \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\
  578. S-+" -256 nil r)
  579.   ("^xref: \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\S-+ \\
  580. S-+ \\S-+" -512 nil r))
  581.  
  582.    Or see <URL:http://www.cs.ubc.ca/spider/edmonds/usenet/gnus/SCORE>
  583.    which also includes pointers to my SMEGHEADS and BLACKLIST files.
  584.    
  585.   From "Hardrock" <dharland@kendaco.telebyte.com>
  586.   
  587.    (Original source unknown, this is used by permission from the Grubor
  588.    FAQ 2.21).
  589.  
  590.   ("from"
  591.    ("Law Doctor" -10000 nil s)
  592.    ("Manus" -10000 nil s)
  593.    ("Grubor" -10000 nil s)
  594.    ("DrG" -10000 nil s))
  595.  
  596.   From "d. hall" <dhall@virage.org>
  597.   
  598.    Here's an example of using the orphan scoring rule to make reading of
  599.    large newsgroups more pleasant, in this case comp.lang.c.
  600.  
  601. (("subject"
  602.   ("windows" -100)
  603.   ("dos" -100))
  604.  (orphan -200)
  605.  (mark-and-expunge -100))
  606.  
  607. ------------------------------
  608.  
  609. Subject: Q2.6 I don't like the default WWW browser
  610.  
  611.    Now when choosing an URL Gnus starts up a W3 buffer, I would like it
  612.    to always use Netscape (I don't browse in text-mode ;-).
  613.    
  614.    You should set your browse-url-browser-function:
  615. (setq browse-url-browser-function 'browse-url-netscape)
  616.  
  617. ------------------------------
  618.  
  619. Subject: Q2.9 How can I make favorite authors be highlighted in the Summary
  620.          buffer?
  621.  
  622.    Per Abrahamsen <abraham@dina.kvl.dk> writes:
  623.    Just increase their score, and they will be highlighted.
  624.    
  625.    You can increase the score of all articles written by Larry Wall in
  626.    comp.lang.perl by entering the group, find an article written by Larry
  627.    Wall, and type I A (Increase Author) or even better I a s p (Increase
  628.    author by substring permanently). You will be prompted with the
  629.    content of the From header for the current article, so you can edit
  630.    trim string down to just Larry Wall if you want.
  631.    
  632. ------------------------------
  633.  
  634. Subject: Q2.10 How do I get multiple .signature files?
  635.  
  636.    Kai Grossjohann <grossjoh@charly.informatik.uni-dortmund.de> writes:
  637.  
  638. (defun my-signature ()
  639.   (cond ((string-match "ding" gnus-newsgroup-name)
  640.          "Signature for Ding")
  641.         ((string-match "^nnml:" gnus-newsgroup-name)
  642.          "Signature for mail groups")
  643.         (t
  644.          "Default signature")))
  645. (setq message-signature 'my-signature)
  646.  
  647.    You get the idea ...
  648.    
  649.    Jack Vinson <jvinson@cheux.ecs.umass.edu> writes:
  650.    For multiple signature files, I advise the message-insert-signature
  651.    function to set message-signature-file to a random file from my
  652.    signature directory: (I have files that look like sig1 sig2 etc in
  653.    that directory).
  654.  
  655. ;; random insertion of .signature file
  656. ;; Thanks to Glenn R Coombs: glenn@prl.philips.co.uk
  657. (defvar grc-signature-dir   "~/.sig/")
  658. (defvar grc-signature-base  "sig")
  659.  
  660. (defadvice message-insert-signature (before random-mail-sig-ag act comp)
  661.   "Change the value of message-signature-file each time
  662. `message-insert-signature' is called."
  663.   (let ((files (file-name-all-completions
  664.                 grc-signature-base (expand-file-name grc-signature-dir))))
  665.     (if files (let ((file (nth (random (length files)) files)))
  666.                 (setq message-signature-file (concat grc-signature-dir file))
  667.                 ))))
  668.  
  669.    Ralph Schleicher <rs@purple.UL.BaWue.DE> writes:
  670.    Here's a version which will add a fortune cookie to your .signature.
  671.  
  672. (setq message-signature 'fortune)
  673.  
  674. (defvar fortune-program nil
  675.   "*Program used to generate epigrams, default \"fortune\".")
  676.  
  677. (defvar fortune-switches nil
  678.   "*List of extra arguments when `fortune-program' is invoked.")
  679.  
  680. (defun fortune (&optional long-p)
  681.   "Generate a random epigram.
  682. An optional prefix argument generates a long epigram.
  683. The epigram is inserted at point if called interactively."
  684.   (interactive "*P")
  685.   (let ((fortune-buffer (generate-new-buffer " fortune"))
  686.         (fortune-string "Have an adequate day."))
  687.     (unwind-protect
  688.         (save-excursion
  689.           (set-buffer fortune-buffer)
  690.           (apply 'call-process
  691.                  (append (list (or fortune-program "fortune") nil t nil)
  692.                          fortune-switches (list (if long-p "-l" "-s"))))
  693.           (skip-chars-backward "\n\t ")
  694.           (setq fortune-string (buffer-substring (point-min) (point))))
  695.       (kill-buffer fortune-buffer))
  696.     (if (interactive-p)
  697.         (insert fortune-string))
  698.     fortune-string))
  699.  
  700.    Bjorn Borud <borud@guardian.no> offers:
  701.  
  702. (setq message-borud-newsgroup-signature
  703.       '(
  704.         ("^no\\.test$"       . "~/.no.test-signatur")
  705.         ("^no\\.irc$"        . "~/.no.irc-signature")
  706.         ("^no\\.general"     . "~/.no.general-signature")
  707.         ("^no\\.alt\\.frust" . "~/.no.alt.frustrasjoner-signature")
  708.         ("^no\\.alt\\."      . "~/.no.alt-signature")
  709.         ("www"               . "~/.www-signature")
  710.         ("^no\\."            . "~/.no-signature")
  711.         ("^alt\\.irc"        . "~/.alt.irc-signature")
  712.         ("^alt\\."           . "~/.alt-signature")
  713.         ("^comp\\."          . "~/.comp-signature")))
  714.  
  715. (setq message-borud-default-signature (expand-file-name "~/.signature"))
  716.  
  717.  
  718. (defun message-borud-signature (group)
  719.   "Find the signature file that applies to the newsgroup
  720. specified by GROUP.  If this file is not found return the
  721. value of message-borud-default-signature"
  722.   (let ((tmp message-borud-newsgroup-signature))
  723.     (while (and tmp (not (string-match (caar tmp) group)))
  724.       (setq tmp (cdr tmp)))
  725.     (if tmp
  726.         (cdar tmp)
  727.       message-borud-default-signature)))
  728.  
  729.  
  730. ;;; Standard stuff
  731.  
  732. (setq message-signature
  733.       (lambda ()
  734.         (progn
  735.           (let
  736.               ((sigfile (message-borud-signature gnus-newsgroup-name)))
  737.             (if (file-exists-p sigfile)
  738.                 (save-excursion
  739.                   (progn
  740.                     (goto-char (point-max))
  741.                     (insert "\n\n-- \n")
  742.                     (insert-file-contents sigfile)
  743.                     (goto-char (point-min)))))))))
  744.  
  745. ------------------------------
  746.  
  747. Subject: Q2.11 Gnus and compression hooks
  748.  
  749.    Richard Pieri <ratinox@unilab.dfci.harvard.edu> writes:
  750.    I just stumbled into a nasty gotcha, a conflict between Gnus (probably
  751.    any version) and any on-the-fly file compression hooks. This morning,
  752.    the code that pulls the system mailbox into a local Incoming file
  753.    created a file called Incominga003.Z. The problem should be apparent:
  754.    the .Z extension gets the file flagged as compressed, so the
  755.    compression code tries to decompress it; since it is not compressed,
  756.    this fails.
  757.    
  758.    The solution: do not allow periods in the pseudo-random Incoming file
  759.    names.
  760.    
  761.    Editor's note: Similar behavior has been observed with jka-compr as
  762.    well.
  763.    
  764. ------------------------------
  765.  
  766. Subject: Q2.12 Using Gnus and Other Packages
  767.  
  768.    Kevin J Hilman <khilman@vision.d.umn.edu> writes:
  769.    How do you hook Supercite into September Gnus? Adding sc-cite-original
  770.    to mail-citation-hook works for VM but not Gnus. There must be some
  771.    message-mode hook I can add sc-cite-original to, but I cant seem to
  772.    figure it out.
  773.    
  774.    Steve Baur <steve@miranova.com> writes:
  775.    You're probably not using gnus-setup.el, but you should. So long as
  776.    you have sgnus as a subdirectory of site-lisp in the standard location
  777.    all you need to do put in your .emacs is:
  778.  
  779. (setq gnus-use-september t)
  780. (load "/usr/local/share/emacs/site-lisp/sgnus/lisp/gnus-setup.el")
  781.  
  782.    and everything is set up for you.
  783.    
  784.    gnus-setup also handles integration with tm, bbdb, mailcrypt, vm, and
  785.    mh-e. Set these variable to choose exactly what you want:
  786.    
  787.    gnus-use-tm [t]
  788.           Set this if you want MIME support for Gnus
  789.           
  790.    gnus-use-mhe [nil]
  791.           Set this if you want to use MH-E for mail reading
  792.           
  793.    gnus-use-rmail [nil]
  794.           Set this if you want to use RMAIL for mail reading
  795.           
  796.    gnus-use-sendmail [nil]
  797.           Set this if you want to use SENDMAIL for mail reading
  798.           
  799.    gnus-use-vm [nil]
  800.           Set this if you want to use the VM package for mail reading
  801.           
  802.    gnus-use-sc [t]
  803.           Set this if you want to use Supercite
  804.           
  805.    gnus-use-mailcrypt [t]
  806.           Set this if you want to use Mailcrypt for dealing with PGP
  807.           messages
  808.           
  809.    gnus-use-bbdb [nil]
  810.           Set this if you want to use the Big Brother DataBase
  811.           
  812.    gnus-use-september [nil]
  813.           Set this if you are using the experimental September Gnus
  814.           
  815. ------------------------------
  816.  
  817. Subject: Q2.13 Changing Mail and News directories
  818.  
  819.    I don't like the default locations for storing Mail and News how do I
  820.    change them?
  821.    
  822.    The following variables are used at present for News:
  823.      * gnus-article-save-directory
  824.      * gnus-kill-files-directory
  825.        
  826.    Mark Eichin <eichin@cygnus.com> writes
  827.  
  828. (setq gnus-startup-file "~/.mit-newsrc")
  829. (setq nnml-directory "~/MITmail/")
  830. (setq nnmail-crash-box "~/.mit-gnus-crash-box")
  831. (setq nnml-newsgroups-file
  832.   (concat (file-name-as-directory nnml-directory) "newsgroups"))
  833.  
  834. (setq gnus-message-archive-method
  835.       '(nnfolder "archive"
  836.                  (nnfolder-directory "~/MITmail/archive/")
  837.                  (nnfolder-active-file "~/MITmail/archive/active")
  838.                  (nnfolder-get-new-mail nil)
  839.                  (nnfolder-inhibit-expiry t)))
  840.  
  841.    but that's only for mail, not news.
  842.    
  843. ------------------------------
  844.  
  845. Subject: Q2.14 Gnus colors have problems with my background.
  846.  
  847.    Gnus colors don't look quite right on my background, and it'll take a
  848.    bit of fiddling to get it right.
  849.    
  850.    Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> writes:
  851.    It's quite difficult to come up with a set of colors that work with
  852.    the entire range of dark backgrounds. The current defaults seem to
  853.    work quite well on very dark backgrounds (and very light backgrounds),
  854.    but if you use mid-range background colours, you have to do some
  855.    fiddling.
  856.    
  857. ------------------------------
  858.  
  859. Subject: Q2.15 How do I customize the Sender: line?
  860.  
  861.    Just change it in the message buffer.
  862.    
  863.    Richard Krehbiel <rich@kastle.com> writes:
  864.    The original poster wants to correct a broken Sender: line. If the
  865.    value that Emacs computes is wrong, (mine is wrong too BTW) then
  866.    making a right one is better, no?
  867.    
  868.    Per Abrahamsen <abraham@dina.kvl.dk> writes:
  869.    No. If you think it serves a useful purpose for the user to change the
  870.    value of the Sender field, then you do not understand the purpose of
  871.    that field.
  872.    
  873.    The Sender field contains the following information: The user has
  874.    customized the from address. Here is the original, uncustomized value.
  875.    Thus, if you customize the Sender field in any way, it will be wrong.
  876.    
  877. ------------------------------
  878.  
  879. Subject: Q2.16 How do I customize the From: line? (or, how to fix a broken
  880.          Message-ID:)
  881.  
  882.    How do I change the From: line? I have set gnus-user-from-line to Gail
  883.    Gurman <gail.gurman@sybase.com>, but XEmacs Gnus doesn't use it.
  884.    Instead it uses Gail Mara Gurman <gailg@deall> and then complains that
  885.    it's incorrect. Also, as you perhaps can see, my Message-ID is screwy.
  886.    How can I change that?
  887.    
  888.    Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> writes:
  889.    Set user-mail-address to gail.gurman@sybase.com or mail-host-address
  890.    to sybase.com.
  891.    
  892.    Andre Deparade <deparade@bartok.informatik.rwth-aachen.de> asked:
  893.    What can I do, if I get this 'misconfigured_system_so_shoot_me'
  894.    Message-ID when I try to post something?
  895.    
  896.    The solution is the same as for the above problem. Set either
  897.    user-mail-address or mail-host-address to the correct value.
  898.    
  899.    In Gnus 5.4, the error message was changed to make this fix more
  900.    obvious. The Message-ID, instead of saying that your system is
  901.    misconfigured, will tell you to set mail-host-address.
  902.    
  903.    Please note that this also works with ISO-Latin 1 characters like:
  904. (setq user-full-name "Finn Hσkansson")
  905.  
  906. ------------------------------
  907.  
  908. Subject: Q2.17 Gnus says my .signature is too long and it isn't
  909.  
  910.    Check for blank lines at the end. Blank lines count as well.
  911.    
  912. ------------------------------
  913.  
  914. Subject: Q2.18 What replaces gnus-author-copy?
  915.  
  916.    The BCC: or Fcc: field still works:
  917. (setq message-default-headers "Fcc: ~/spool/sent.spool\n")
  918. (setq message-default-mail-headers "Fcc: ~/spool/sent-mail.spool\n")
  919. (setq message-default-news-headers "Fcc: ~/spool/sent-news.spool\n")
  920.  
  921.    Replace Fcc: with Bcc: if you wish.
  922.    
  923.    Another possibility is to use the Gcc: header:
  924. (setq gnus-message-archive-method
  925.   `(nnfolder
  926.     "archive"
  927.     (nnfolder-directory ,(nnheader-concat message-directory "archive"))
  928.     (nnfolder-active-file
  929.      ,(nnheader-concat message-directory "archive/active"))
  930.     (nnfolder-get-new-mail nil)
  931.     (nnfolder-inhibit-expiry t)))
  932.  
  933. (setq gnus-message-archive-group
  934.   '((if (message-news-p) "misc-news" "misc-mail")))
  935.  
  936. ------------------------------
  937.  
  938. Subject: Q2.19 How do I launch Netscape when clicking on an URL?
  939.  
  940.    New versions of Gnus use the browse-url package when you click a URL
  941.    button. See the question on changing your default browser to alter its
  942.    behavior.
  943.    
  944.    If you want something a bit faster, get Jamie Zawinsky's
  945.    netscape-remote program, found at
  946.    <URL:http://home.netscape.com/newsref/std/remote.c>. You then need to
  947.    tell browse-url to use this instead of netscape:
  948.  
  949. (setq browse-url-browser-program "netscape-remote")
  950.  
  951.    For those using NT, Harald Backer <harald.backer@fou.telenor.no>
  952.    supplies his setup:
  953.  
  954. (setq browse-url-browser-function
  955.       ;; No window system at build time, ie.  site-start.el, ~/.emacs
  956.       ;; or ~/.gnus
  957.       (if window-system
  958.           (if (eq system-type 'windows-nt)
  959.               'shell-execute-url
  960.             'browse-url-netscape)          ; or browse-url-mosaic
  961.         'browse-url-w3))
  962.  
  963. (defun shell-execute-url (url &optional new-window)
  964.   "Invoke the shell-execute-helper program to call ShellExecute and launch
  965. or re-direct a web browser on the specified url."
  966.   (interactive "sURL: ")
  967.   (call-process shell-execute-helper nil nil nil url))
  968.  
  969. Also see <URL:http://www.cs.washington.edu/homes/voelker/ntemacs.html>
  970. for shell-execute-helper and other NT related stuff.
  971.  
  972. ------------------------------
  973.  
  974. Subject: Q2.20 Could I see someone else's ~/.gnus file?
  975.  
  976.    You sure can, thanks to David Lebel. He has made a collection of
  977.    ~/.gnus files available at <URL:http://superdave.socom.com/gnus/>. To
  978.    submit yours to his collection, mail it to dotgnus@socom.com.
  979.    
  980. ------------------------------
  981.  
  982. Subject: Q2.21 How do I use different headers for mail than for news?
  983.  
  984.    Check out the variables 'message-default-news-headers' and
  985.    'message-default-mail-headers'. That is exactly what these variables
  986.    are for.
  987.    
  988. ------------------------------
  989.  
  990.                                 3. Reading News
  991.                                        
  992. ------------------------------
  993.  
  994. Subject: Q3.1 How do I convert my kill files to score files?
  995.  
  996.    A kill-to-score translator was written by Ethan Bradford
  997.    <ethanb@ptolemy.astro.washington.edu>. It is available from
  998.    <URL:http://www.ifi.uio.no/~larsi/ding-various/gnus-kill-to-score.el>
  999.    
  1000. ------------------------------
  1001.  
  1002. Subject: Q3.2 My news server has a lot of groups, and killing groups is
  1003.          painfully slow.
  1004.  
  1005.    Don't do that then. The best way to get rid of groups that should be
  1006.    dead is to edit your newsrc directly. This problem will be addressed
  1007.    in the near future.
  1008.    
  1009. ------------------------------
  1010.  
  1011. Subject: Q3.3 How do I use an NNTP server with authentication?
  1012.  
  1013.    Put the following into your .gnus:
  1014.  (add-hook 'nntp-server-opened-hook 'nntp-send-authinfo)
  1015.  
  1016. ------------------------------
  1017.  
  1018. Subject: Q3.4 Not reading the first article.
  1019.  
  1020.    How do I avoid reading the first article when a group is selected?
  1021.     1. Use RET to select the group instead of SPC.
  1022.     2. (setq gnus-auto-select-first nil)
  1023.     3. elf@mailhost.ee.ryerson.ca (Luis Fernandes) writes:
  1024.  
  1025. This is what I use...customize as necessary...
  1026.  
  1027. ;;; Don't auto-select first article if reading sources, or archives or
  1028. ;;; jobs postings, etc. and just display the summary buffer
  1029. (add-hook 'gnus-select-group-hook
  1030.           (function
  1031.            (lambda ()
  1032.              (cond ((string-match "sources" gnus-newsgroup-name)
  1033.                     (setq gnus-auto-select-first nil))
  1034.                            ((string-match "jobs" gnus-newsgroup-name)
  1035.                                 (setq gnus-auto-select-first nil))
  1036.                    ((string-match "comp\\.archives" gnus-newsgroup-name)
  1037.                     (setq gnus-auto-select-first nil))
  1038.                    ((string-match "reviews" gnus-newsgroup-name)
  1039.                     (setq gnus-auto-select-first nil))
  1040.                    ((string-match "announce" gnus-newsgroup-name)
  1041.                     (setq gnus-auto-select-first nil))
  1042.                    ((string-match "binaries" gnus-newsgroup-name)
  1043.                     (setq gnus-auto-select-first nil))
  1044.                    (t
  1045.                     (setq gnus-auto-select-first t))))))
  1046.     4. abraham@dina.kvl.dk (Per Abrahamsen) writes:
  1047.        Another possibility is to create an `all.binaries.all.SCORE' file
  1048.        like this:
  1049.  
  1050. ((local
  1051.   (gnus-auto-select-first nil)))
  1052.  
  1053. and insert
  1054.  
  1055.         (setq gnus-auto-select-first t)
  1056.    in your .gnus.
  1057.        
  1058. ------------------------------
  1059.  
  1060. Subject: Q3.5 Why aren't BBDB known posters marked in the summary buffer?
  1061.  
  1062.    Brian Edmonds <edmonds@cs.ubc.ca> writes:
  1063.    Due to changes in Gnus 5.0, bbdb-gnus.el no longer marks known posters
  1064.    in the summary buffer. An updated version, gnus-bbdb.el is available
  1065.    at the locations listed below. This package also supports autofiling
  1066.    of incoming mail to folders specified in the BBDB. Extensive
  1067.    instructions are included as comments in the file.
  1068.    
  1069.      * send mail to <URL:mailto: majordomo@edmonds.home.cs.ubc.ca> with
  1070.        the following line in the body of the message: get misc
  1071.        gnus-bbdb.el.
  1072.      * Or get it from the World Wide Web:
  1073.        <URL:http://www.cs.ubc.ca/spider/edmonds/usenet/gnus/gnus-bbdb.el>
  1074.        .
  1075.        
  1076. ------------------------------
  1077.  
  1078. Subject: Q3.6 Cross posted articles aren't marked as read
  1079.  
  1080.    Ralf Helbing <helbing@monet.cs.uni-magdeburg.de> writes:
  1081.    Why do cross posted articles appear in every group they were posted to
  1082.    instead of only the first one? In other words: how can I have them
  1083.    marked as read in the current group if I read them already in another
  1084.    group?
  1085.    
  1086.    Gnus will read news overview files to build its article lists for a
  1087.    group. An (unfortunately) optional field contains information about
  1088.    where an article is crossposted to. If this is disabled, then Gnus
  1089.    will not be able to properly deal with crossposts.
  1090.    
  1091.    Get your system administrator to enable Xref in the news overview
  1092.    files.
  1093.    
  1094.    Failing that, if you add
  1095. (setq nntp-nov-is-evil t)
  1096.  
  1097.    to your .gnus, Gnus will do The Right Thing with respect to cross
  1098.    posts at the cost of slower group entry and exit.
  1099.    
  1100. ------------------------------
  1101.  
  1102. Subject: Q3.7 How do I read already read messages?
  1103.  
  1104.    Francesco Potort∞ <pot@cnuce.cnr.it> writes:
  1105.    Just use C-u SPC or C-u RET for entering the group.
  1106.    
  1107.    Gnus 5.4 has a more convenient mechanism whereby you can mark
  1108.    individual groups so that they will always show previously read mail
  1109.    with:
  1110.  
  1111. (display . all)
  1112.  
  1113.    in the group parameters.
  1114.    
  1115. ------------------------------
  1116.  
  1117. Subject: Q3.8 Evil nntp
  1118.  
  1119.    Yair Friedman <yair@cs.huji.ac.il> writes:
  1120.    Does anyone has experience with setting nntp-nov-is-evil to t? What
  1121.    exactly will I gain or lose by setting this variable?
  1122.    
  1123.    Setting this variable only makes sense if netnews is set up on your
  1124.    system to not provide XREF (cross reference information) in the
  1125.    overview files Gnus reads to build group summaries.
  1126.    
  1127.    A quick test to see if you need to use it is this (substitute your
  1128.    nntp server, and use the last number returned on the 211 line as the
  1129.    parameter to XOVER):
  1130.    (Example courtesy of Christopher Davis <ckd@loiosh.kei.com>).
  1131.  
  1132. $ telnet news.somewhere.com nntp
  1133. LIST overview.fmt
  1134.  
  1135. You should see something like the following (on INN systems anyway):
  1136.  
  1137. 215 Order of fields in overview database.
  1138. Subject:
  1139. From:
  1140. Date:
  1141. Message-ID:
  1142. References:
  1143. Bytes:
  1144. Lines:
  1145. Xref:full
  1146.  
  1147.    If the Xref:full is missing, ask your news administrator to add it in.
  1148.    
  1149.    Assuming you have a broken newsfeed, you gain by setting
  1150.    nntp-nov-is-evil the ability for Gnus to mark all crossposted articles
  1151.    as read the first time you see them. Otherwise, every crossposted
  1152.    article is spam, and you see it over and over again if you also read
  1153.    the other groups it is crossposted to.
  1154.    
  1155.    You lose the ability to have Gnus fill in old headers to flesh
  1156.    partially read threads with old articles. This may not matter a whole
  1157.    lot if expiration times are short. Building group summaries is also
  1158.    somewhat slower, though if your network connection to the news server
  1159.    is decent this isn't a huge loss.
  1160.    
  1161. ------------------------------
  1162.  
  1163.                                 4. Reading Mail
  1164.                                        
  1165. ------------------------------
  1166.  
  1167. Subject: Q4.1 What does the message Buffer has changed on disk mean in a mail
  1168.          group?
  1169.  
  1170.    Your filter program should not deliver mail directly to your folders,
  1171.    instead it should put the mail into spool files. Gnus will then move
  1172.    the mail safely from the spool files into the folders. This will
  1173.    eliminate the problem. Look it up in the manual, in the section
  1174.    entitled "Mail & Procmail".
  1175.    
  1176. ------------------------------
  1177.  
  1178. Subject: Q4.2 How do you make articles un-expirable?
  1179.  
  1180.    I am using nnml to read news and have used
  1181.    gnus-auto-expirable-newsgroups to automagically expire articles in
  1182.    some groups (Gnus being one of them). Sometimes there are interesting
  1183.    articles in these groups that I want to keep. Is there any way of
  1184.    explicitly marking an article as un-expirable - that is mark it as
  1185.    read but not expirable?
  1186.    
  1187.    Use ``u'', ``!'', `d' or `M-u' in the summary buffer. You just remove
  1188.    the `E' mark by setting some other mark. It's not necessary to tick
  1189.    the articles.
  1190.    
  1191. ------------------------------
  1192.  
  1193. Subject: Q4.3 How do I delete bogus nnml: groups?
  1194.  
  1195.    My problem is that I have various mail (nnml) groups generated while
  1196.    experimenting with Gnus. How do I remove them now? Setting the level
  1197.    to 9 does not help. Also gnus-group-check-bogus-groups does not
  1198.    recognize them.
  1199.    
  1200.    Removing mail groups is tricky in Gnusae prior to 5.4.x. You basically
  1201.    have to kill the groups in Gnus, shut down Gnus, edit the active file
  1202.    to exclude these groups, and probably remove the nnml directories that
  1203.    contained these groups as well. Then start Gnus back up again.
  1204.    
  1205.    In Gnus 5.4.x, just press
  1206. G DEL
  1207.  
  1208.    to remove the mail group.
  1209.    
  1210. ------------------------------
  1211.  
  1212. Subject: Q4.4 What happened to my new mail groups?
  1213.  
  1214.    I got new mail, but I have never seen the groups they should have been
  1215.    placed in.
  1216.    
  1217.    They are probably there, but as zombies. Press `A z' to list zombie
  1218.    groups, and then subscribe to the groups you want with `u'. This is
  1219.    all documented quite nicely in the user's manual.
  1220.    
  1221. ------------------------------
  1222.  
  1223. Subject: Q4.5 Not scoring mail groups
  1224.  
  1225.    How do you totally turn off scoring in mail groups?
  1226.    
  1227.    Use an nnbabyl:all.SCORE (or nnmh, or nnml, or whatever) file
  1228.    containing:
  1229.  
  1230. ((adapt ignore)
  1231.  (local (gnus-use-scoring nil))
  1232.  (exclude-files "all.SCORE"))
  1233.  
  1234. ------------------------------
  1235.  
  1236. Subject: Q4.6 How to keep groups always visible
  1237.  
  1238.    How do you keep groups always visible in the Group buffer, whether or
  1239.    not they have any new articles in them?
  1240.    
  1241.    Either write a regexp matching the desired groups and place it in
  1242.    gnus-permanently-visible-groups, or set the visible group parameter.
  1243.    
  1244. ------------------------------
  1245.  
  1246. Subject: Q4.7 Group renumbering
  1247.  
  1248.    Thomas Larsen <lath@interlink.no> writes:
  1249.    I'm usinge the nnml backend to read my mail. To get rid of read mail,
  1250.    I either expire the article or use B DEL. When I have received more
  1251.    than 200 articles in a nnml group, I get prompted for how many
  1252.    articles to show when entering it. The problem is that there are only
  1253.    about 20 articles present in the group and it's quite annoying to get
  1254.    prompted for this every time. Is there a way to fix this without
  1255.    setting gnus-large-group to something very high? Can you somehow
  1256.    renumber the articles in a group? I'm using Gnus 5.2.1.
  1257.    
  1258.    Colin Rafferty <craffert@spspme.ml.com> writes:
  1259.    Yes.
  1260.    
  1261.    Enter the group, mark all articles, and then move them all to the
  1262.    current group. If they were spread out between 1 and 200, they will
  1263.    now all be numbered consecutively starting at 201.
  1264.    
  1265.    In response to the further question: Can this be done without breaking
  1266.    the xref info?
  1267.    Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:
  1268.    Well -- if these are Xreffed from a different group, this'll break the
  1269.    Xref info in the other groups. That is, if you (after renumbering the
  1270.    articles) read the articles in a different group, they won't be marked
  1271.    as read in the renumbered group.
  1272.    
  1273. ------------------------------
  1274.  
  1275. Subject: Q4.8 Procmail and Gnus
  1276.  
  1277.    Randal Schwartz <merlyn@stonehenge.com> writes:
  1278.    With procmail, you cannot write directly into the nnml directories.
  1279.    You must create spool files that will be merged into the nnml
  1280.    directories at times of Gnus' choosing. Asynch delivery just isn't in
  1281.    the cards.
  1282.    
  1283.    I just posted my setup a week ago. Here it is one more time:
  1284. (setq
  1285.  gnus-secondary-select-methods '((nnml ""))
  1286.  nnmail-use-procmail t
  1287.  nnmail-spool-file 'procmail            ; same as nnmail-use-procmail :-)
  1288.  nnmail-procmail-directory "~/.incoming/"
  1289.  nnmail-delete-incoming t
  1290. )
  1291.  
  1292.    And then I have procmail deliver to ~/.incoming/inbox.spool and
  1293.    ~/.incoming/list.traffic.spool and so on. The name before .spool
  1294.    becomes the nnml: folder in which the stuff will end up.
  1295.    
  1296. ------------------------------
  1297.  
  1298. Subject: Q4.9 Getting new mail, but not new news
  1299.  
  1300.    The standard technique is to place all your mail groups at levels 1 or
  1301.    level 2. Then you can do a 2 g, or 1 g which will then only fetch new
  1302.    mail and not bother with new news.
  1303.    
  1304. ------------------------------
  1305.  
  1306. Subject: Q4.10 Why can't I move articles?
  1307.  
  1308.    Steinar Bang <sb@metis.no> writes:
  1309.    Occasionally I get the message "Can't move article!", when I attempt
  1310.    to move an article from one nnml group to another, using
  1311.  
  1312.         B m
  1313.  
  1314.    in the summary buffer. Other articles can be moved without problem (on
  1315.    a set of process marked articles, some are moved, others are left
  1316.    untouched).
  1317.    
  1318.    Yair Friedman <yfriedma@JohnBryce.Co.Il> suggests:
  1319.    What is the value of nnmail-keep-last-article? If it is t and the
  1320.    article is last in the group, you can't move it.
  1321.    
  1322.    To this, Steinar Bang <sb@metis.no> adds:
  1323.    You should add that nnmail-keep-last-article can be set specifically
  1324.    for single groups, in the Group Parameters of that group. (ie. if the
  1325.    global setting is t, you can set it to nil for one particular group,
  1326.    by putting
  1327.  
  1328.         (nnmail-keep-last-article nil)
  1329.  
  1330.    in group parameters
  1331.         G p
  1332.  
  1333.    in the *Group* buffer. (It may work the other way around as well, but
  1334.    I haven't actually _verified_ that setting it to t in Group
  1335.    Parameters, will make it leave the last article, when expiring))
  1336.    
  1337. ------------------------------
  1338.  
  1339. Subject: Q4.11 Using Gnus for mail and never news
  1340.  
  1341.    Sam Falkner <samf@beehive.frii.com> writes:
  1342.    I'd like to use gnus to do my email at work, without doing usenet news
  1343.    *at all*.
  1344.    
  1345.    Rich Pieri <rich.pieri@prescienttech.com> responds:
  1346.    Change your primary select method to your mail backend:
  1347.  
  1348.  
  1349. (setq gnus-select-method '(nnml ""))
  1350. (setq gnus-secondary-select-methods nil)
  1351.  
  1352.    Has been working fine for me since, oh, half way through the (ding)
  1353.    development cycle.
  1354.    
  1355. ------------------------------
  1356.  
  1357. Subject: Q4.12 Compressed mail files
  1358.  
  1359.    Piotr Pogorzelski <piotr.pogorzelski@ippt.gov.pl> writes:
  1360.    Is it possible to have nnml files compressed on disk and decompress
  1361.    them on-the-fly for reading ?
  1362.    
  1363.    Lars Magne Ingebrigtsen <larsi@trym.ifi.uio.no> replies:
  1364.    Yes. Just gzip the files. You'll need to say `(require 'jka-compr)' in
  1365.    your .emacs, though.
  1366.    
  1367.    Note: this only works in Red Gnus (Gnus 5.4) and later.
  1368.    
  1369. ------------------------------
  1370.  
  1371. Subject: Q4.13 Using an IMAP server
  1372.  
  1373.    I want to use Gnus to read messages on an IMAP server.
  1374.    
  1375.    Current versions of Gnus do not have any IMAP capability. However, it
  1376.    is planned that nnimap will be working in qgnus. The current version
  1377.    of the nnimap code is available, but is very alpha. Do not bother to
  1378.    download this unless you are an experienced programmer who would like
  1379.    to work on it.
  1380.    It can be found at <URL:ftp://naiad.fac.cs.cmu.edu/pub/nnimap>
  1381.    
  1382.    John Prevost <visigoth@cs.cmu.edu> is the person who is maintaining
  1383.    this;you should speak with him if you wish to contribute to nnimap.
  1384.    
  1385. ------------------------------
  1386.  
  1387. Subject: Q4.14 How do I get mail from multiple sources?
  1388.  
  1389.    I want to get mail from both my local spool directory and from a POP
  1390.    server. What do I do?
  1391.    
  1392.    Just set nnmail-spool-file to a list of your mail sources. For
  1393.    example,
  1394.  
  1395. (setq nnmail-spool-file '("/var/spool/mail/dworkin" "po:dworkin"))
  1396.  
  1397.    note: The POP part of this example will work with the external
  1398.    movemail program, but not with Gnus' built-in pop3 library.
  1399.    
  1400. ------------------------------
  1401.  
  1402. Subject: Q4.15 Can I read mail that was delivered by qmail?
  1403.  
  1404.    Gnus does not yet have support for directly interacting with qmail
  1405.    Maildirs, but there are ways to make Gnus peacefully coexist with
  1406.    qmail.
  1407.    
  1408.    Frank Cringle <fdc@cliwe.ping.de> writes:
  1409.    Qmail's suggested default configuration delivers into a Mailbox (mbox)
  1410.    file in the user's home directory. You can request delivery to a
  1411.    Maildir instead, but that does not seem to be much use for gnus users.
  1412.    I just let qmail put new mail into ~/Mailbox and tell gnus to pick up
  1413.    the mail from there:
  1414.    (setq nnmail-spool-file "/home/fdc/Mailbox")
  1415.    
  1416.    Ezio Manini <manini@piw.it> adds:
  1417.    For the correct mail envelope (e.g. bouncing mail) I use:
  1418.    (setq message-send-mail-function 'message-send-mail-with-qmail)
  1419.    
  1420. ------------------------------
  1421.  
  1422.    This FAQ is Copyright ⌐ 1995, 1996 Free Software Foundation. Please
  1423.    send comments, and suggestions to Justin Sheehy
  1424.    <URL:mailto:dworkin@ccs.neu.edu>.
  1425.