Mercurial > hg > xemacs-beta
comparison man/gnus.texi @ 136:b980b6286996 r20-2b2
Import from CVS: tag r20-2b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:31:12 +0200 |
parents | 9b50b4588a93 |
children | 585fb297b004 |
comparison
equal
deleted
inserted
replaced
135:4636a6841cd6 | 136:b980b6286996 |
---|---|
1 \input texinfo @c -*-texinfo-*- | 1 \input texinfo @c -*-texinfo-*- |
2 | 2 |
3 @setfilename gnus | 3 @setfilename gnus |
4 @settitle Gnus 5.4.45 Manual | 4 @settitle Gnus 5.4.46 Manual |
5 @synindex fn cp | 5 @synindex fn cp |
6 @synindex vr cp | 6 @synindex vr cp |
7 @synindex pg cp | 7 @synindex pg cp |
8 @iftex | 8 @iftex |
9 @finalout | 9 @finalout |
285 @end ifinfo | 285 @end ifinfo |
286 | 286 |
287 @tex | 287 @tex |
288 | 288 |
289 @titlepage | 289 @titlepage |
290 @title Gnus 5.4.45 Manual | 290 @title Gnus 5.4.46 Manual |
291 | 291 |
292 @author by Lars Magne Ingebrigtsen | 292 @author by Lars Magne Ingebrigtsen |
293 @page | 293 @page |
294 | 294 |
295 @vskip 0pt plus 1filll | 295 @vskip 0pt plus 1filll |
321 You can read news (and mail) from within Emacs by using Gnus. The news | 321 You can read news (and mail) from within Emacs by using Gnus. The news |
322 can be gotten by any nefarious means you can think of---@sc{nntp}, local | 322 can be gotten by any nefarious means you can think of---@sc{nntp}, local |
323 spool or your mbox file. All at the same time, if you want to push your | 323 spool or your mbox file. All at the same time, if you want to push your |
324 luck. | 324 luck. |
325 | 325 |
326 This manual corresponds to Gnus 5.4.45. | 326 This manual corresponds to Gnus 5.4.46. |
327 | 327 |
328 @end ifinfo | 328 @end ifinfo |
329 | 329 |
330 @iftex | 330 @iftex |
331 | 331 |
3725 headers of the forwarded article. | 3725 headers of the forwarded article. |
3726 | 3726 |
3727 @item S O p | 3727 @item S O p |
3728 @kindex S O p (Summary) | 3728 @kindex S O p (Summary) |
3729 @findex gnus-uu-digest-post-forward | 3729 @findex gnus-uu-digest-post-forward |
3730 @cindex digests | |
3731 @cindex making digests | |
3730 Digest the current series and forward the result to a newsgroup | 3732 Digest the current series and forward the result to a newsgroup |
3731 (@code{gnus-uu-digest-mail-forward}). | 3733 (@code{gnus-uu-digest-mail-forward}). This command uses the |
3734 process/prefix convention. | |
3732 | 3735 |
3733 @item S u | 3736 @item S u |
3734 @kindex S u (Summary) | 3737 @kindex S u (Summary) |
3735 @findex gnus-uu-post-news | 3738 @findex gnus-uu-post-news |
3736 Uuencode a file, split it into parts, and post it as a series | 3739 Uuencode a file, split it into parts, and post it as a series |
6367 | 6370 |
6368 @node Pick and Read | 6371 @node Pick and Read |
6369 @subsection Pick and Read | 6372 @subsection Pick and Read |
6370 @cindex pick and read | 6373 @cindex pick and read |
6371 | 6374 |
6372 Some newsreaders (like @code{nn} and, uhm, @code{nn}) use a two-phased | 6375 Some newsreaders (like @code{nn} and, uhm, @code{Netnews} on VM/CMS) use |
6373 reading interface. The user first marks the articles she wants to read | 6376 a two-phased reading interface. The user first marks the articles she |
6374 from a summary buffer. Then she starts reading the articles with just | 6377 wants to read from a summary buffer. Then she starts reading the |
6375 an article buffer displayed. | 6378 articles with just an article buffer displayed. |
6376 | 6379 |
6377 @findex gnus-pick-mode | 6380 @findex gnus-pick-mode |
6378 @kindex M-x gnus-pick-mode | 6381 @kindex M-x gnus-pick-mode |
6379 Gnus provides a summary buffer minor mode that allows | 6382 Gnus provides a summary buffer minor mode that allows |
6380 this---@code{gnus-pick-mode}. This basically means that a few process | 6383 this---@code{gnus-pick-mode}. This basically means that a few process |
13472 The way to deal with this is having Gnus split out all spam into a | 13475 The way to deal with this is having Gnus split out all spam into a |
13473 @samp{spam} mail group (@pxref{Splitting Mail}). | 13476 @samp{spam} mail group (@pxref{Splitting Mail}). |
13474 | 13477 |
13475 First, pick one (1) legal mail address that you can be reached at, and | 13478 First, pick one (1) legal mail address that you can be reached at, and |
13476 put it in your @code{From} header of all your news articles. (I've | 13479 put it in your @code{From} header of all your news articles. (I've |
13477 chosen @samp{larsi@@trym.ifi.uio.no}.) | 13480 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form |
13481 @samp{larsi+usenet@@ifi.uio.no} will be a better choice. Ask your | |
13482 sysadm whether your sendmail installation accepts keywords in the local | |
13483 part of the mail address.) | |
13478 | 13484 |
13479 @lisp | 13485 @lisp |
13480 (setq message-default-news-headers | 13486 (setq message-default-news-headers |
13481 "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n") | 13487 "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n") |
13482 @end lisp | 13488 @end lisp |
13517 In my experience, this will sort virtually everything into the right | 13523 In my experience, this will sort virtually everything into the right |
13518 group. You still have to check the @samp{spam} group from time to time to | 13524 group. You still have to check the @samp{spam} group from time to time to |
13519 check for legitimate mail, though. If you feel like being a good net | 13525 check for legitimate mail, though. If you feel like being a good net |
13520 citizen, you can even send off complaints to the proper authorities on | 13526 citizen, you can even send off complaints to the proper authorities on |
13521 each unsolicited commercial email---at your leisure. | 13527 each unsolicited commercial email---at your leisure. |
13528 | |
13529 If you are also a lazy net citizen, you will probably prefer complaining | |
13530 automatically with the @file{gnus-junk.el} package, availiable FOR FREE | |
13531 at @file{<URL:http://stud2.tuwien.ac.at/~e9426626/gnus-junk.html>}. | |
13532 Since most e-mail spam is sent automatically, this may reconcile the | |
13533 cosmic balance somewhat. | |
13522 | 13534 |
13523 This works for me. It allows people an easy way to contact me (they can | 13535 This works for me. It allows people an easy way to contact me (they can |
13524 just press @kbd{r} in the usual way), and I'm not bothered at all with | 13536 just press @kbd{r} in the usual way), and I'm not bothered at all with |
13525 spam. It's a win-win situation. Forging @code{From} headers to point | 13537 spam. It's a win-win situation. Forging @code{From} headers to point |
13526 to non-existant domains is yucky, in my opinion. | 13538 to non-existant domains is yucky, in my opinion. |
16020 expunge = "expunge" space nil-or-number | 16032 expunge = "expunge" space nil-or-number |
16021 mark-and-expunge = "mark-and-expunge" space nil-or-number | 16033 mark-and-expunge = "mark-and-expunge" space nil-or-number |
16022 files = "files" *[ space <string> ] | 16034 files = "files" *[ space <string> ] |
16023 exclude-files = "exclude-files" *[ space <string> ] | 16035 exclude-files = "exclude-files" *[ space <string> ] |
16024 read-only = "read-only" [ space "nil" / space "t" ] | 16036 read-only = "read-only" [ space "nil" / space "t" ] |
16025 adapt = "adapt" [ space "nil" / space "t" / space adapt-rule ] | 16037 adapt = "adapt" [ space "ignore" / space "t" / space adapt-rule ] |
16026 adapt-rule = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")" | 16038 adapt-rule = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")" |
16027 local = "local" *[ space "(" <string> space <form> ")" ] | 16039 local = "local" *[ space "(" <string> space <form> ")" ] |
16028 eval = "eval" space <form> | 16040 eval = "eval" space <form> |
16029 space = *[ " " / <TAB> / <NEWLINE> ] | 16041 space = *[ " " / <TAB> / <NEWLINE> ] |
16030 @end example | 16042 @end example |