From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/83440 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: tick marks cleared on server, but still seen as ticked by gnus Date: Mon, 01 Jul 2013 08:36:44 -0400 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87sizyjw2r.fsf@lifelogs.com> References: Reply-To: ding@gnus.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1372682477 16916 80.91.229.3 (1 Jul 2013 12:41:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Jul 2013 12:41:17 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M31700@lists.math.uh.edu Mon Jul 01 14:41:17 2013 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UtdPw-0001aZ-Da for ding-account@gmane.org; Mon, 01 Jul 2013 14:41:16 +0200 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 1UtdOu-00023L-VF; Mon, 01 Jul 2013 07:40:13 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1UtdOt-000237-Pt for ding@lists.math.uh.edu; Mon, 01 Jul 2013 07:40:11 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1UtdOo-00020V-Nv for ding@lists.math.uh.edu; Mon, 01 Jul 2013 07:40:11 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1UtdOm-0007lx-TK for ding@gnus.org; Mon, 01 Jul 2013 14:40:04 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UtdOl-0000Vb-3n for ding@gnus.org; Mon, 01 Jul 2013 14:40:03 +0200 Original-Received: from pool-72-93-34-251.bstnma.east.verizon.net ([72.93.34.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Jul 2013 14:40:03 +0200 Original-Received: from tzz by pool-72-93-34-251.bstnma.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Jul 2013 14:40:03 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 22 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-72-93-34-251.bstnma.east.verizon.net 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 User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:M+E2AqfSuVcm44FqCK5z5W/9OV0= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:83440 Archived-At: On Sat, 29 Jun 2013 23:58:01 +0200 Par Kurlberg wrote: PK> I have been suffering intermittent problems with tick marks not being PK> synced when reading mail via nnimap. More precisely, the act of PK> clearing the tick mark (on the server, say using thunderbird) is for PK> some reason not seen by gnus. Will Gardella suggested PK> trying setting gnus-agent-synchronize-flags to t, but the problem PK> remains. PK> Any help very much appreciated! The problem is causing me quite some PK> grief - I'm using ticks to keep track of messaged that need actions, and PK> it's getting a bit confusing that stuff taken care of at work looks PK> undone from my laptop. Any suggestions on how I can debug this? I PK> suspect that cached values in .newsrc.eld overrides the imap server PK> flags, but it's just a guess. I would turn off the Gnus Agent as a first debugging step. Does the problem only happen when you unmark? Or when you set a mark as well? Does it happen only in one direction or in both? Ted