user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* lei up can't fetch new thread messages when searching by mid
@ 2024-02-09 16:06 Pratyush Yadav
  2024-02-09 17:35 ` Eric Wong
  0 siblings, 1 reply; 3+ messages in thread
From: Pratyush Yadav @ 2024-02-09 16:06 UTC (permalink / raw)
  To: meta

Hi,

I have set up a lei query for an email thread I am interested in. I
initially imported the messages by querying for the Message-Id via
"mid:<message-id>" and set -t to get all messages in the thread. That
works great.

Now when I run lei up, it does not fetch new messages in the thread.
From what I understand, this happens because lei adds an additional
parameter to the search that only looks for messages since the last time
lei up ran. This of course does not include the email with the
Message-Id I am interested in so its replies also do not show up in the
query results.

Is there a way to properly subscribe to an email thread? I suppose I can
do query the subject instead but that can also run into some corner
cases like multiple threads with the same subject, or if someone changes
the subject when replying to the thread.

-- 
Regards,
Pratyush Yadav

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

* Re: lei up can't fetch new thread messages when searching by mid
  2024-02-09 16:06 lei up can't fetch new thread messages when searching by mid Pratyush Yadav
@ 2024-02-09 17:35 ` Eric Wong
  2024-02-12 11:11   ` Pratyush Yadav
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Wong @ 2024-02-09 17:35 UTC (permalink / raw)
  To: Pratyush Yadav; +Cc: meta

Pratyush Yadav <me@yadavpratyush.com> wrote:

<snip> yeah, known problem, whole thread from last year...

	https://public-inbox.org/meta/20230330112951.M493025@dcvr/T/

> Is there a way to properly subscribe to an email thread? I suppose I can
> do query the subject instead but that can also run into some corner
> cases like multiple threads with the same subject, or if someone changes
> the subject when replying to the thread.

The infrastructure exists for it, but hasn't been wired into
lei, yet:

	https://public-inbox.org/meta/20230330112951.M493025@dcvr/

I also don't know if lore is running it, yet, but the
80x24.org/lore mirror is still alive...  And I've still yet to
make a release.  Hopefully coming soon, can't wrap my head
around coderepo <=> inbox mapping parts and also dealing with
extreme anxiety around making releases :<

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

* Re: lei up can't fetch new thread messages when searching by mid
  2024-02-09 17:35 ` Eric Wong
@ 2024-02-12 11:11   ` Pratyush Yadav
  0 siblings, 0 replies; 3+ messages in thread
From: Pratyush Yadav @ 2024-02-12 11:11 UTC (permalink / raw)
  To: Eric Wong; +Cc: Pratyush Yadav, meta

Hi,

On Fri, Feb 09 2024, Eric Wong wrote:

> Pratyush Yadav <me@yadavpratyush.com> wrote:
>
> <snip> yeah, known problem, whole thread from last year...
>
> 	https://public-inbox.org/meta/20230330112951.M493025@dcvr/T/
>
>> Is there a way to properly subscribe to an email thread? I suppose I can
>> do query the subject instead but that can also run into some corner
>> cases like multiple threads with the same subject, or if someone changes
>> the subject when replying to the thread.
>
> The infrastructure exists for it, but hasn't been wired into
> lei, yet:
>
> 	https://public-inbox.org/meta/20230330112951.M493025@dcvr/
>
> I also don't know if lore is running it, yet, but the
> 80x24.org/lore mirror is still alive...  And I've still yet to
> make a release.  Hopefully coming soon, can't wrap my head
> around coderepo <=> inbox mapping parts and also dealing with
> extreme anxiety around making releases :<

I see. Thanks for the pointer. I will use the subject to query for now
and wait until this comes to lei :-)

-- 
Regards,
Pratyush Yadav

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

end of thread, other threads:[~2024-02-12 11:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-09 16:06 lei up can't fetch new thread messages when searching by mid Pratyush Yadav
2024-02-09 17:35 ` Eric Wong
2024-02-12 11:11   ` Pratyush Yadav

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).