Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: requesting articles from a nnxyz backend: what's the fastest
Date: Tue, 14 Jan 2003 19:16:33 +0100	[thread overview]
Message-ID: <m3wul7ppfi.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <4n8yxozqss.fsf_-_@lockgroove.bwh.harvard.edu>

Ted Zlatanov <tzz@lifelogs.com> writes:

> What's the fastest safe way to request an article from a nnxyz
> backend?  Special cases are OK - for instance, optimizing for
> nnml/nnmaildir.

In general, you have to call `nnxyx-request-article', but if you have
complete control over which (virtual) server is active and stuff like
that, you can use

   (nnml-possibly-change-directory group)

to set the current group, and

   
   (expand-file-name "number" nnml-current-directory)

to get the path name of article NUMBER.

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



  parent reply	other threads:[~2003-01-14 18:16 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-10 12:33 Problems with spam filtering and bogofilter Malcolm Purvis
2003-01-10 12:56 ` Ted Zlatanov
2003-01-10 17:24   ` Raja R Harinath
2003-01-13 19:17     ` Ted Zlatanov
2003-01-15 19:31     ` Ted Zlatanov
2003-01-15 21:17       ` Raja R Harinath
2003-01-16  0:11         ` new Bogofilter functionality (was: Problems with spam filtering and bogofilter.) Ted Zlatanov
2003-01-16 11:00           ` new Bogofilter functionality Malcolm Purvis
2003-01-16 11:55             ` Ted Zlatanov
2003-01-11 12:17   ` Problems with spam filtering and bogofilter Malcolm Purvis
2003-01-13 19:16     ` Ted Zlatanov
2003-01-13 21:24       ` requesting articles from a nnxyz backend: what's the fastest Ted Zlatanov
2003-01-14  7:22         ` Kai Großjohann
2003-01-14 16:42           ` Ted Zlatanov
2003-01-14 20:39             ` Kai Großjohann
2003-01-15 17:27               ` Ted Zlatanov
2003-01-16 11:56                 ` Kai Großjohann
2003-01-16 12:30                   ` Ted Zlatanov
2003-01-16 12:48                     ` Kai Großjohann
2003-01-16 13:51                       ` Ted Zlatanov
2003-01-14 18:16         ` Lars Magne Ingebrigtsen [this message]
2003-01-14 20:42           ` Kai Großjohann
2003-01-15 19:21           ` Ted Zlatanov
2003-01-15 20:10             ` Lars Magne Ingebrigtsen
2003-01-15 22:14               ` Ted Zlatanov
2003-01-17 17:46             ` Paul Jarc

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=m3wul7ppfi.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    /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).