Gnus development mailing list
 help / color / mirror / Atom feed
From: Dave Abrahams <dave@boostpro.com>
To: ding@gnus.org
Subject: Re: nnir, gnus-goto-article and such
Date: Wed, 28 Sep 2011 21:19:38 -0400	[thread overview]
Message-ID: <m2fwjgdu1h.fsf@pluto.luannocracy.com> (raw)
In-Reply-To: <878vp8nq6y.fsf@lifelogs.com>


on Wed Sep 28 2011, Ted Zlatanov <tzz-AT-lifelogs.com> wrote:

>>> or by subject, or by sender?  
>
> DA> You can't split by subject or sender without the registry?!  You're
> DA> kidding, right?  Like I said, I never ask Gnus to shuffle mail into
> DA> different folders for me but that seems pretty basic.
>
> No, I mean it will split to the same group as other articles with the
> same subject or sender.  So if I put your mails in "dave" it will figure
> out it should keep putting new ones in there.

...which always seemed wrong to me.  Some subject lines (e.g. "FYI") are
so common that it's not a good guide to threading.  Since the message
has References: and In-Reply-To: headers, why not use those?

>>> It lets the user keep registry marks?  Are those not exploitative
>>> enough?
>
> DA> What's a user going to *do* with registry marks?  That's another tool
> DA> whose real utility escapes me.
>
> It lets the user define any marks they want, without reconfiguring Gnus
> and without storing them in the newsrc.eld, by message-ID and not
> article number.

IIRC, IMAP lets you do that anyway?  But anyway, again, why would I want
to define new marks?  I guess I can think of a use-case, but marks that
don't follow me to other mail clients are pretty limited.

>>> (defun gnus-registry-handle-action (id from to subject sender
>>> &optional recipients)
>
> DA> Umm, sorry.  That function isn't documented.  How do I use it?  How
> DA> would I get the group that gnus-summary-refer-article finds the message
> DA> in into the registry?  I don't even see a parameter for group.
>
> id = message ID, a string
> from = source group, nil in your case for a new article

nil is not useful to me; the whole point of this exercise is to record
the group associated with an article.

What I'd want to do with the registry is get gnus-summary-refer-article
to put in the registry the group in which it finds the article, so
gnus-warp-to-article will go to *that* group when I try to get to the
whole thread.

> to = destination group, your group

I don't think I want gnus to remember that the article is in my group.
I want it to be like an nnir group, where Gnus remembers the group in
which the article was originally found.

Note: nnir doesn't use the registry, but has its *own* record of which
group was the source of each article.  Why?  Dunno.

> subject, sender, receipients = strings
>
> The group name is fully qualified IIRC.

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com




  reply	other threads:[~2011-09-29  1:19 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-15 18:24 Dave Abrahams
2011-09-16 15:05 ` gnus-warp-to-article (was: nnir, gnus-goto-article and such) Dave Abrahams
2011-09-21 18:03 ` nnir, gnus-goto-article and such Lars Magne Ingebrigtsen
2011-09-21 21:16   ` John Wiegley
2011-09-22 13:01     ` Andrew Cohen
2011-09-26 19:17       ` Lars Magne Ingebrigtsen
2011-09-26 20:46       ` Dave Abrahams
2011-09-27  7:04         ` John Wiegley
2011-09-27 15:36           ` Dave Abrahams
2011-09-26 20:01   ` Dave Abrahams
2011-09-26 21:35     ` Ted Zlatanov
2011-09-27 15:35       ` Dave Abrahams
2011-09-27 21:12         ` Ted Zlatanov
2011-09-28 14:34           ` Dave Abrahams
2011-09-29  0:32             ` Ted Zlatanov
2011-09-29  1:19               ` Dave Abrahams [this message]
2011-09-29  2:06                 ` Dave Abrahams
2011-09-29  8:27                   ` Ted Zlatanov
2011-09-29 13:40                     ` Dave Abrahams
2011-09-29 14:00                       ` Ted Zlatanov
2011-09-29 14:40                         ` Dave Abrahams
2011-09-29 14:58                           ` Ted Zlatanov
2011-09-29 20:04                             ` Dave Abrahams
2011-09-29 23:40                               ` Ted Zlatanov
2011-09-29  8:22                 ` Ted Zlatanov
2011-09-27 16:04       ` Dave Abrahams

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=m2fwjgdu1h.fsf@pluto.luannocracy.com \
    --to=dave@boostpro.com \
    --cc=ding@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).