Gnus development mailing list
 help / color / mirror / Atom feed
From: kai.grossjohann@uni-duisburg.de (Kai Großjohann)
Subject: Re: regular and adaptive scoring with nnimap
Date: Tue, 04 Feb 2003 07:48:32 +0100	[thread overview]
Message-ID: <8465s0tubj.fsf@lucy.is.informatik.uni-duisburg.de> (raw)
In-Reply-To: <4nof5txezm.fsf@lockgroove.bwh.harvard.edu>

Ted Zlatanov <tzz@lifelogs.com> writes:

> I wrote some pieces of code, specifically file creation and listing of
> groups on a nnimap server.  I'm very slowly working my way through the
> file operations - stuff like make-directory is trivial when dealing
> with files, but pretty complex with nnimap.  Fortunately I can just
> ignore most file functionality.

Yeah, you could throw an error on make-directory.  Or you do
something similar to `G m'?

> groups will be mapped to directories
> files will be mapped to articles (filename == article number)
> the current nnimap server will always be used (good idea?  bad idea?)

See below.

> Filenames will have to be numeric.  Retrieving an article by subject
> is significantly harder.

Yes.

> I'm currently trying to figure out how to enter the storage nnimap
> group to store or retrieve an article without affecting variables like
> gnus-newsgroup-name.

You could circumvent nnimap and use imap.el.  Then the nnimap
variables will not be affected.

How about allowing the user to type the user and host name into the
filename?
-- 
A turnip curses Elvis



  reply	other threads:[~2003-02-04  6:48 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-25 16:39 Ted Zlatanov
2003-01-25 21:39 ` Kai Großjohann
2003-01-26  0:16   ` Simon Josefsson
2003-01-26  0:43     ` Ted Zlatanov
2003-01-26  1:13       ` Simon Josefsson
2003-01-26 14:36       ` Kai Großjohann
2003-01-27 18:37         ` Ted Zlatanov
2003-01-27 20:26           ` Kai Großjohann
2003-02-03 20:53             ` Ted Zlatanov
2003-02-04  6:48               ` Kai Großjohann [this message]
2003-02-04 19:54                 ` Ted Zlatanov
2003-02-04 20:08                   ` Kai Großjohann
2003-02-04  9:16               ` Andreas Fuchs
2003-02-04 19:45                 ` Ted Zlatanov
2003-02-04 20:10                   ` Kai Großjohann
2003-02-04 20:32                     ` Ted Zlatanov
2003-02-04 15:32               ` Simon Josefsson
2003-02-04 19:50                 ` Ted Zlatanov
2003-02-04 22:03                 ` Ted Zlatanov
2003-02-05  5:52                   ` Simon Josefsson
2003-02-05 20:35                     ` Ted Zlatanov

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=8465s0tubj.fsf@lucy.is.informatik.uni-duisburg.de \
    --to=kai.grossjohann@uni-duisburg.de \
    /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).