From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/874 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.user Subject: Re: IMAP, non-persistent marks Date: Mon, 05 Aug 2002 12:20:42 +0200 Message-ID: References: <87lm7lc22q.fsf@klamath.dyndns.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138667757 8767 80.91.229.2 (31 Jan 2006 00:35:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 00:35:57 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:28:14 2006 Original-Path: quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-NNTP-Posting-Host: 178.230.13.217.in-addr.dgcsystems.net Original-X-Trace: quimby.gnus.org 1028544077 14933 217.13.230.178 (5 Aug 2002 10:41:17 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 5 Aug 2002 10:41:17 GMT User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu) Cancel-Lock: sha1:Hy480tqOcoiPJ++Nq++0hSaoWVU= Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:1014 Original-Lines: 23 X-Gnus-Article-Number: 1014 Tue Jan 17 17:28:14 2006 Xref: news.gmane.org gmane.emacs.gnus.user:874 Archived-At: Neil Conway writes: > Hi all, > > I'm using Gnus 5.9.0 with Emacs 21.2, with the nnimap backend. The IMAP > daemon I'm using is Courier-IMAP 1.4.3. I've been using IMAP for a > couple years now with several different MUAs, so I'm pretty sure the > IMAP part of the equation is working properly. > > The problem is that when I mark an IMAP message using Gnus, the mark > does not persist after the end of the session. For example: I can flag a > message using '!', and the message appears to be flagged in the summary > view. However, if I exit the summary view ('q'), and then re-open that > mailbox, the mark has been lost. The same applies to 'read' marks, and > AFAICT other marks as well. > > When I take a look at the IMAP log, no IMAP commands are being issued to > synchronize the marking commands Gnus executes with the state of the > message on the IMAP server. The "EXPUNGE" command is executed when the > mailbox is closed (and that command appears to succeed). If you enable `imap-log', how the the *imap-log* buffer look after exiting a group?