Gnus development mailing list
 help / color / mirror / Atom feed
From: Richard Riley <rileyrg@googlemail.com>
To: ding@gnus.org
Subject: Re: agentised gmail gives wrong count in group buffer
Date: Wed, 06 Jul 2011 18:05:00 +0200	[thread overview]
Message-ID: <agpqlnz977.fsf@news.eternal-september.org> (raw)
In-Reply-To: <871uy3xwxe.fsf@pinto.chemeng.ucl.ac.uk>

Eric S Fraga <e.fraga@ucl.ac.uk> writes:

> Hello,
>
> I have recently decided to agentise my gmail group.  I use the gnus
> agent for my work email and it works (generally) fine.  With gmail, I
> find that the group buffer shows my inbox as having 28000+ emails!  This
> could actually be the number of emails in my gmail/All Mail folder but
> definitely not in my inbox folder.  
>
> If I enter the group and ask it to display all the old messages, I get a
> reasonable number of messages (in the tens of messages).  I "archive"
> (in gmail itself) and/or "expire" (in gnus) quite aggresively.  Leaving
> the group does not cause the number shown in the group buffer to correct
> itself.  Neither does M-g on that group in the group buffer.
>
> My previous use of gmail, without the gnus agent, always gave correct
> numbers for unread and new messages.
>
> Is there some configuration I need to tweak to get gnus to display the
> correct number?
>
> I'm running a very recent (this morning's) version of gnus from git.
>

Hopefully linked with the issue I have mentioned numerous times about
multiple agentised gmail accounts  - they all show the same (wrong)
count.

Set up :

   (add-to-list 'gnus-secondary-select-methods
                '(nnimap "riley"
                         (nnir-search-engine imap)
                         (nnimap-address "imap.gmail.com")
                         ))
   (add-to-list 'gnus-secondary-select-methods
                '(nnimap "shamrockpub"
                         (nnir-search-engine imap)
                         (nnimap-address "imap.gmail.com")
                         ))
   
   (add-to-list 'gnus-secondary-select-methods
                '(nnimap "friends"
                         (nnir-search-engine imap)
                         (nnimap-address "imap.gmail.com")
                         ))

where riley,shamrock and friends all identify a unique authinfo line for
authentication.






  reply	other threads:[~2011-07-06 16:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-06 15:15 Eric S Fraga
2011-07-06 16:05 ` Richard Riley [this message]
2011-07-06 19:25   ` Eric S Fraga
2011-07-06 20:21     ` Richard Riley
2011-07-07  8:45       ` Eric S Fraga
2011-07-07  9:30         ` Richard Riley
2011-07-07  9:45           ` Eric S Fraga

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=agpqlnz977.fsf@news.eternal-september.org \
    --to=rileyrg@googlemail.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).