Gnus development mailing list
 help / color / mirror / Atom feed
From: Shenghuo ZHU <zsh@cs.rochester.edu>
Subject: Re: Announce: nnwarchive
Date: 09 Nov 1999 14:12:31 -0500	[thread overview]
Message-ID: <5biu3btr6o.fsf@giga.cs.rochester.edu> (raw)
In-Reply-To: Shenghuo ZHU's message of "09 Nov 1999 12:02:50 -0500"

[-- Attachment #1: Type: text/plain, Size: 697 bytes --]

>>>>> "ZSH" == Shenghuo ZHU <zsh@cs.rochester.edu> writes:

ZSH> I am working on nnwarchive, a backend for web archives of
ZSH> mailing-lists.  Now, it only works with egroups.com. More web
ZSH> archives such as onelist.com, are supposed to be implemented.

I attached the code.

To setup, use the following code.

(defun nnwarchive-load ()
  "Setup nnwarchive."
  (interactive)
  (require 'nnwarchive)
  (setq nnwarchive-login "your@email.address.at.egroups") 
  (setq nnwarchive-passwd "the passwd") 
  (push '("nnwarchive" none)  gnus-valid-select-methods))

Maybe a small bug in w3 0.44. (load-library "url") to make sure
`url-maybe-relative' is using the copy from url.el.

-- 
Shenghuo ZHU


[-- Attachment #2: nnwarchive.el --]
[-- Type: application/emacs-lisp, Size: 15766 bytes --]

  parent reply	other threads:[~1999-11-09 19:12 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-09 17:02 Shenghuo ZHU
1999-11-09 17:52 ` Eric Marsden
1999-11-09 18:25   ` Shenghuo ZHU
1999-11-09 18:39     ` Eric Marsden
1999-11-09 18:54   ` Kai Großjohann
1999-11-09 19:11     ` Eric Marsden
1999-11-10  8:44       ` Kai Großjohann
1999-11-10  9:09         ` Eric Marsden
1999-11-10 15:28     ` Lars Magne Ingebrigtsen
1999-11-10 21:59       ` Kai Großjohann
1999-11-11 15:34         ` Lars Magne Ingebrigtsen
1999-11-11 18:14           ` Kai Großjohann
1999-11-11 23:11           ` Karl EICHWALDER
     [not found]           ` <vafiu38zyj4.fsf@ <shln84r5cy.fsf@tux.gnu.franken.de>
1999-11-12  9:12             ` Kai Großjohann
1999-11-12 10:14               ` Steinar Bang
1999-11-12 12:19                 ` Kai Großjohann
1999-11-10 15:32   ` Lars Magne Ingebrigtsen
1999-11-10 16:12     ` Eric Marsden
1999-11-11 15:35       ` Lars Magne Ingebrigtsen
1999-11-09 19:12 ` Shenghuo ZHU [this message]
1999-11-10 15:25 ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5biu3btr6o.fsf@giga.cs.rochester.edu \
    --to=zsh@cs.rochester.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).