Gnus development mailing list
 help / color / mirror / Atom feed
* some articles cannot be found with IMAP
@ 2011-05-05 15:25 Seb
  2011-05-05 15:58 ` Tassilo Horn
  0 siblings, 1 reply; 6+ messages in thread
From: Seb @ 2011-05-05 15:25 UTC (permalink / raw)
  To: ding

Hi,

I use an IMAP server defined like:

(setq gnus-select-method
	     '(nnimap "myself"
		      (nnimap-address "my.imap.server")
		      (nnimap-stream ssl)))

I also access the server with another client (Kmail).

When I delete from a given box or move articles between boxes in Kmail,
then Gnus gets confused about what happened and can no longer find
articles that weren't touched at all.  For example, suppose there are
these messages in INBOX:

1
2
3

If I get into INBOX in Kmail and delete message "1", Gnus correctly
understands this message doesn't exist so no longer shows it in the
summary buffer, but does list "2" and "3" there.  However, if I select
"2" *or* "3" I get "No such article (may have expired or been
canceled")".  These articles are of course there, as I can read them in
the server and in Kmail, and nothing was done to them.  It seems as if
Gnus has gotten confused about the sequence of articles in the server.

I've tried M-g'ing and M-c'ing the group, and restarting Emacs/Gnus, but
that doesn't change anything.  Any advice on how to correct this would
be appreciated.

Cheers,

-- 
Seb



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-07-02 15:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-05 15:25 some articles cannot be found with IMAP Seb
2011-05-05 15:58 ` Tassilo Horn
2011-05-05 16:10   ` Seb
2011-05-05 18:06     ` Tassilo Horn
2011-05-05 18:24       ` Seb
2011-07-02 15:02     ` Dave Abrahams

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).