diff options
| author | Katsumi Yamaoka | 2010-09-01 00:02:13 +0000 |
|---|---|---|
| committer | Katsumi Yamaoka | 2010-09-01 00:02:13 +0000 |
| commit | 3c08d668f4fcb60182deb6a1c4c03a4ef697680d (patch) | |
| tree | 380e12738ae6f2fa9f20a8f7a8fef745532cf588 /doc/misc | |
| parent | c4d82de839ead8d8b534ad11d14edc11d1ddbdb4 (diff) | |
| download | emacs-3c08d668f4fcb60182deb6a1c4c03a4ef697680d.tar.gz emacs-3c08d668f4fcb60182deb6a1c4c03a4ef697680d.zip | |
Remove nnwarchive by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/gnus.texi | 46 |
1 files changed, 3 insertions, 43 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index c931a6735aa..745d2333c0c 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -695,7 +695,6 @@ Browsing the Web | |||
| 695 | 695 | ||
| 696 | * Archiving Mail:: | 696 | * Archiving Mail:: |
| 697 | * Web Searches:: Creating groups from articles that match a string. | 697 | * Web Searches:: Creating groups from articles that match a string. |
| 698 | * Web Archive:: Reading mailing list archived on web. | ||
| 699 | * RSS:: Reading RDF site summary. | 698 | * RSS:: Reading RDF site summary. |
| 700 | * Customizing W3:: Doing stuff to Emacs/W3 from Gnus. | 699 | * Customizing W3:: Doing stuff to Emacs/W3 from Gnus. |
| 701 | 700 | ||
| @@ -17395,7 +17394,6 @@ interfaces to these sources. | |||
| 17395 | @menu | 17394 | @menu |
| 17396 | * Archiving Mail:: | 17395 | * Archiving Mail:: |
| 17397 | * Web Searches:: Creating groups from articles that match a string. | 17396 | * Web Searches:: Creating groups from articles that match a string. |
| 17398 | * Web Archive:: Reading mailing list archived on web. | ||
| 17399 | * RSS:: Reading RDF site summary. | 17397 | * RSS:: Reading RDF site summary. |
| 17400 | * Customizing W3:: Doing stuff to Emacs/W3 from Gnus. | 17398 | * Customizing W3:: Doing stuff to Emacs/W3 from Gnus. |
| 17401 | @end menu | 17399 | @end menu |
| @@ -17538,43 +17536,6 @@ Format string URL to fetch an article by @code{Message-ID}. | |||
| 17538 | @end table | 17536 | @end table |
| 17539 | 17537 | ||
| 17540 | 17538 | ||
| 17541 | @node Web Archive | ||
| 17542 | @subsection Web Archive | ||
| 17543 | @cindex nnwarchive | ||
| 17544 | @cindex Web Archive | ||
| 17545 | |||
| 17546 | Some mailing lists only have archives on Web servers, such as | ||
| 17547 | @uref{http://www.egroups.com/} and | ||
| 17548 | @uref{http://www.mail-archive.com/}. It has a quite regular and nice | ||
| 17549 | interface, and it's possible to get the information Gnus needs to keep | ||
| 17550 | groups updated. | ||
| 17551 | |||
| 17552 | @findex gnus-group-make-warchive-group | ||
| 17553 | The easiest way to get started with @code{nnwarchive} is to say | ||
| 17554 | something like the following in the group buffer: @kbd{M-x | ||
| 17555 | gnus-group-make-warchive-group RET @var{an_egroup} RET egroups RET | ||
| 17556 | www.egroups.com RET @var{your@@email.address} RET}. (Substitute the | ||
| 17557 | @var{an_egroup} with the mailing list you subscribed, the | ||
| 17558 | @var{your@@email.address} with your email address.), or to browse the | ||
| 17559 | back end by @kbd{B nnwarchive RET mail-archive RET}. | ||
| 17560 | |||
| 17561 | The following @code{nnwarchive} variables can be altered: | ||
| 17562 | |||
| 17563 | @table @code | ||
| 17564 | @item nnwarchive-directory | ||
| 17565 | @vindex nnwarchive-directory | ||
| 17566 | The directory where @code{nnwarchive} stores its files. The default is@* | ||
| 17567 | @file{~/News/warchive/}. | ||
| 17568 | |||
| 17569 | @item nnwarchive-login | ||
| 17570 | @vindex nnwarchive-login | ||
| 17571 | The account name on the web server. | ||
| 17572 | |||
| 17573 | @item nnwarchive-passwd | ||
| 17574 | @vindex nnwarchive-passwd | ||
| 17575 | The password for your account on the web server. | ||
| 17576 | @end table | ||
| 17577 | |||
| 17578 | @node RSS | 17539 | @node RSS |
| 17579 | @subsection RSS | 17540 | @subsection RSS |
| 17580 | @cindex nnrss | 17541 | @cindex nnrss |
| @@ -29163,10 +29124,9 @@ Gnus not to use @acronym{NOV}. | |||
| 29163 | As the variables for the other back ends, there are | 29124 | As the variables for the other back ends, there are |
| 29164 | @code{nndiary-nov-is-evil}, @code{nndir-nov-is-evil}, | 29125 | @code{nndiary-nov-is-evil}, @code{nndir-nov-is-evil}, |
| 29165 | @code{nnfolder-nov-is-evil}, @code{nnimap-nov-is-evil}, | 29126 | @code{nnfolder-nov-is-evil}, @code{nnimap-nov-is-evil}, |
| 29166 | @code{nnml-nov-is-evil}, @code{nnspool-nov-is-evil}, and | 29127 | @code{nnml-nov-is-evil}, and @code{nnspool-nov-is-evil}. Note that a |
| 29167 | @code{nnwarchive-nov-is-evil}. Note that a non-@code{nil} value for | 29128 | non-@code{nil} value for @code{gnus-nov-is-evil} overrides all those |
| 29168 | @code{gnus-nov-is-evil} overrides all those variables.@footnote{Although | 29129 | variables.@footnote{Although the back ends @code{nnkiboze}, and |
| 29169 | +the back ends @code{nnkiboze}, and | ||
| 29170 | @code{nnwfm} don't have their own nn*-nov-is-evil.} | 29130 | @code{nnwfm} don't have their own nn*-nov-is-evil.} |
| 29171 | @end table | 29131 | @end table |
| 29172 | 29132 | ||