From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/88000 Path: news.gmane.org!.POSTED!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: nnir group marks don't propagate? Date: Fri, 27 Apr 2018 11:25:29 -0700 Message-ID: <87lgd85wx2.fsf@ericabrahamsen.net> References: <87h8o1rbvh.fsf@ericabrahamsen.net> <87in8hl7pt.fsf@ust.hk> <87wowxl0xp.fsf@ericabrahamsen.net> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1524854434 14837 195.159.176.226 (27 Apr 2018 18:40:34 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 27 Apr 2018 18:40:34 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: ding@gnus.org Original-X-From: ding-owner+m36213@lists.math.uh.edu Fri Apr 27 20:40:30 2018 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from mxfilter-048035.atla03.us.yomura.com ([107.189.48.35]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fC8IG-0003jn-OA for ding-account@gmane.org; Fri, 27 Apr 2018 20:40:28 +0200 X-Yomura-MXScrub: 1.0 Original-Received: from lists1.math.uh.edu (unknown [129.7.128.208]) by mxfilter-048035.atla03.us.yomura.com (Halon) with ESMTPS id b5e6cdd2-4a4a-11e8-a660-b499baabecb2; Fri, 27 Apr 2018 18:42:17 +0000 (UTC) Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.90_1) (envelope-from ) id 1fC8JT-0006Ad-LM; Fri, 27 Apr 2018 13:41:43 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1fC8JP-0006A0-Vo for ding@lists.math.uh.edu; Fri, 27 Apr 2018 13:41:40 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.90_1) (envelope-from ) id 1fC8JO-0004PH-Uc for ding@lists.math.uh.edu; Fri, 27 Apr 2018 13:41:39 -0500 Original-Received: from [195.159.176.226] (helo=blaine.gmane.org) by quimby.gnus.org with esmtps (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1fC8JN-0003N2-It for ding@gnus.org; Fri, 27 Apr 2018 20:41:37 +0200 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1fC8HE-0002cA-UR for ding@gnus.org; Fri, 27 Apr 2018 20:39:24 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 37 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:PFrLglgAAMPffulonC80JTNg1Ao= X-Spam-Score: 1.0 (+) X-Spam-Report: SpamAssassin (3.4.1 2015-04-28) analysis follows Bayesian score: 0.0605 Ham tokens: 0.000-161--6096h-0s--0d--H*M:fsf, 0.000-15--567h-0s--0d--H*UA:Emacs, 0.000-15--560h-0s--0d--H*u:Emacs, 0.000-13--470h-0s--0d--rebuilt, 0.000-12--451h-0s--0d--H*UA:gnu Spam tokens: 0.997-31651--583h-25595s--0d--H*r:quimby.gnus.org, 0.997-18764--357h-15183s--0d--Hx-spam-relays-internal:sk:junkmas, 0.997-18764--357h-15183s--0d--HX-Envelope-From:sk:junkmas, 0.997-18764--357h-15183s--0d--H*RT:sk:junkmas, 0.995-32605--978h-26666s--0d--HTo:D*gnus.org Autolearn status: no autolearn_force=no 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different -0.0 BAYES_20 BODY: Bayes spam probability is 5 to 20% [score: 0.0605] 0.8 RDNS_NONE Delivered to internal network by a host with no rDNS List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:88000 Archived-At: Eric Abrahamsen writes: > Andrew Cohen writes: > >>>>>>> "EA" == Eric Abrahamsen writes: >> >> EA> Am I hallucinating this, that marks set in an nnir search group >> EA> used to propagate to the "actual" server group? I could have >> EA> sworn this worked, as I think it used to be one of my major uses >> EA> of nnir searches: to "recover" old messages by ticking them or >> EA> marking them unread. >> >> Yes this should definitely work (and has worked for years and years). It >> is still working in my setup (just checked) but I am using the >> gnus-select feature branch. >> >> The updating should NOT invoke gnus-summary-update-info; the nnir group info >> list is not saved to the newsrc (unless you are using permanent search >> groups). The trick is to update the info for the underlying group that >> the marked messages are from, and this is done elsewhere. Exactly where, >> err, I would have to go back and look at nnir. > > Good to hear from you! > > That's what I thought/hoped. I was sure I'd been using nnir like this > for years, and it seems to me that it was only in the past month or two > that it stopped working. Lars has returned from the dead and starting > fixing bugs, so that was my first suspicion, but it's really hard to > tell. I re-built an Emacs from around a year ago, and observed the same problem, so I guess it's something in my setup, though I can't imagine what (as usual). If anyone else happens to see this, do let me know... E