From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/80508 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-sync: `gnus-newsrc-alist' modifications don't survive `M-g' Date: Fri, 04 Nov 2011 08:21:55 -0400 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87fwi4nkm4.fsf@lifelogs.com> References: <87k47ti6ov.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1320409351 2932 80.91.229.12 (4 Nov 2011 12:22:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 4 Nov 2011 12:22:31 +0000 (UTC) Cc: ding@gnus.org To: Lars Magne Ingebrigtsen Original-X-From: ding-owner+M28791@lists.math.uh.edu Fri Nov 04 13:22:24 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RMImt-000328-WE for ding-account@gmane.org; Fri, 04 Nov 2011 13:22:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1RMImc-00019f-1J; Fri, 04 Nov 2011 07:22:06 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1RMIma-00019N-3g for ding@lists.math.uh.edu; Fri, 04 Nov 2011 07:22:04 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1RMImV-0000N0-J7 for ding@lists.math.uh.edu; Fri, 04 Nov 2011 07:22:03 -0500 Original-Received: from z.lifelogs.com ([173.255.230.239]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1RMImU-0006zr-2H; Fri, 04 Nov 2011 13:21:58 +0100 Original-Received: from heechee (c-76-28-40-19.hsd1.vt.comcast.net [76.28.40.19]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: tzz) by z.lifelogs.com (Postfix) with ESMTPSA id 2F69762027; Fri, 4 Nov 2011 12:21:56 +0000 (UTC) X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Copies-To: never Gmane-Reply-To-List: yes In-Reply-To: (Lars Magne Ingebrigtsen's message of "Thu, 03 Nov 2011 23:36:47 +0100") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux) X-Spam-Score: -3.1 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:80508 Archived-At: On Thu, 03 Nov 2011 23:36:47 +0100 Lars Magne Ingebrigtsen wrote: LMI> Ted Zlatanov writes: >> I modify `gnus-newsrc-alist' with updated article marks, for instance (I >> also remake the hashtable). Then I hit `g' and everything is fine. But >> if I hit `M-g' my changes to `gnus-newsrc-alist' get wiped out. Any >> ideas why? Is it some Agent interaction? LMI> Perhaps you have server marks in your NNTP group? How would I know? This is against GMane. And if so, how do I override them when `gnus-sync-read' rewrites the newsrc? Thanks Ted