Gnus development mailing list
 help / color / mirror / Atom feed
* getting article numbers from message-ids?
@ 2014-06-02  8:15 Eric Abrahamsen
  2014-06-02 15:13 ` Eric Abrahamsen
  2014-09-24 21:12 ` Ted Zlatanov
  0 siblings, 2 replies; 6+ messages in thread
From: Eric Abrahamsen @ 2014-06-02  8:15 UTC (permalink / raw)
  To: ding

I'm starting with a list of org-gnus links, and trying to create an
ephemeral group (via nnir) displaying those messages. I think
everything's working, except that what I've got is each message's
Message-ID, and nnir wants article numbers:

Incoming: "nnimap+Server:group-name#A9ED-1B41EF8FC63E@example-server.fr"

Outgoing: ["group-name" ARTICLE_NUMBER 100]

I could, for each message link, use org-gnus-open to actually visit the
message in its home group and get the article with
`gnus-summary-article-number', but I'm hoping there's a more direct way.

These message could be coming from any backend -- I can't know for sure
if they'll be imap, or maildir, or what have you.

Can the registry be used to save information like this? It would be nice
to look first in the registry, which I assume would be quickest, and
then fall back to something more manual and expensive.

Anyway, any tips would be much appreciated!

Eric




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-09-25 18:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-02  8:15 getting article numbers from message-ids? Eric Abrahamsen
2014-06-02 15:13 ` Eric Abrahamsen
2014-09-24 21:12 ` Ted Zlatanov
2014-09-25  0:15   ` Eric Abrahamsen
2014-09-25 12:36     ` Ted Zlatanov
2014-09-25 18:25       ` Eric Abrahamsen

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).