Gnus development mailing list
 help / color / mirror / Atom feed
From: Antoine Levitt <antoine.levitt@gmail.com>
To: ding@gnus.org
Subject: Re: Read news showing up as unread when no internet connection is available
Date: Wed, 23 Feb 2011 16:23:51 +0100	[thread overview]
Message-ID: <87fwrevkoo.fsf@gmail.com> (raw)
In-Reply-To: <87fwreu9p0.fsf@gmail.com>

23/02/11 15:06, Antoine Levitt
> Hi,
>
> Starting a few days ago, gnus has been showing read news as unread when
> I run it without an internet connection (ie plug off the ethernet cable,
> run emacs, M-x gnus). That only happens using agent.
>
> Antoine

Just did a git bisect on this. Offending commit is:

commit eae1072594550d9a8f97d65624d19acfee5b9943
Author: Gnus developers <ding@gnus.org>
Date:   Wed Feb 16 23:12:47 2011 +0000

    Merge changes made in Gnus trunk.
    
    gnus-sum.el (gnus-propagate-marks): Change default to t again, since nil mea
    auth-source.el (auth-source-netrc-create): Return a synthetic search result 
     (auth-source-netrc-search): Expect a synthetic result and proceed according
     (auth-source-cache-expiry): New variable to override `password-cache-expiry
     (auth-source-remember): Use it.
    nnimap.el (nnimap-credentials): Remove the `inhibit-create' parameter.  Crea
     (nnimap-open-connection-1): Don't pass `inhibit-create'.

Setting gnus-propagate-marks to nil does solve the problem. Maybe
something in agent conflicts with it?

Antoine




  reply	other threads:[~2011-02-23 15:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-23 14:06 Antoine Levitt
2011-02-23 15:23 ` Antoine Levitt [this message]
2011-03-05 12:20   ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fwrevkoo.fsf@gmail.com \
    --to=antoine.levitt@gmail.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).