Gnus development mailing list
 help / color / mirror / Atom feed
* Marks added in nnir search buffers don't propagate to the actual groups?
@ 2018-11-28 19:05 Eric Abrahamsen
  2018-11-29  8:35 ` Gijs Hillenius
  0 siblings, 1 reply; 5+ messages in thread
From: Eric Abrahamsen @ 2018-11-28 19:05 UTC (permalink / raw)
  To: ding

Can anyone confirm that changes to marks made in an nnir search buffer
don't propagate to the real articles? Eg you search for an article,
remove its read mark, and then expect to find it unread in the "real"
underlying group. Or you tick it, or whatever.

This is something I noticed ages ago, but sort of figured it was a
problem in my config, but now I've looked into it and so far as I can
tell this is just the way it works.

When I search an nnimap group, and tick an article in the resulting nnir
summary buffer, I can see that nnir asks the nnimap backend about
updating the mark, but the mark is never actually set.
`gnus-summary-exit' is supposed to apply all marks to the backend, but
it very carefully doesn't do that for ephemeral groups (and that code is
ancient).

I sure thought this used to work, though. Maybe nnir used to apply marks
immediately (ie, not waiting for summary exit), but doesn't anymore? Am
I just dreaming? Does anyone have any idea of how this is supposed to
work?

Thanks,
Eric




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

end of thread, other threads:[~2018-11-29 20:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-28 19:05 Marks added in nnir search buffers don't propagate to the actual groups? Eric Abrahamsen
2018-11-29  8:35 ` Gijs Hillenius
2018-11-29  9:36   ` Eric S Fraga
2018-11-29 17:41     ` Eric Abrahamsen
2018-11-29 20:35       ` Eric S Fraga

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