From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/32409 Path: main.gmane.org!not-for-mail From: Toby Speight Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-undo-mode and nnimap Date: 12 Sep 2000 16:45:10 +0100 Organization: Citrix Systems Sender: owner-ding@hpc.uh.edu Message-ID: <87em2ppqbd.fsf@delivery.cam.eu.citrix.com> References: <8766o1rkgs.fsf@delivery.cam.eu.citrix.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035168701 19684 80.91.224.250 (21 Oct 2002 02:51:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:51:41 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from localhost (localhost [127.0.0.1]) by mailhost.sclp.com (Postfix) with ESMTP id 75DD6D051E for ; Tue, 12 Sep 2000 18:01:54 -0400 (EDT) Original-Received: from pop.mindspring.com [207.69.200.184] by localhost with POP3 (fetchmail-5.5.0) for jason@localhost (single-drop); Tue, 12 Sep 2000 16:01:54 -0600 (MDT) Original-Received: from sisterray.mspring.net ([207.69.231.102]) by runyon.mail.mindspring.net (Mindspring Mail Service) with ESMTP id srt2va.19d.37kbi7f for ; Tue, 12 Sep 2000 16:02:50 -0400 (EDT) Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by sisterray.mspring.net (8.9.3/8.8.6) with ESMTP id QAA11501 for ; Tue, 12 Sep 2000 16:02:47 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id PAB13010; Tue, 12 Sep 2000 15:02:39 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 12 Sep 2000 15:01:36 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id PAA21377 for ; Tue, 12 Sep 2000 15:01:24 -0500 (CDT) Original-Received: from citrix-hq.citrix.com (unknown [12.8.192.29]) by mailhost.sclp.com (Postfix) with SMTP id CC377D051E for ; Tue, 12 Sep 2000 16:01:46 -0400 (EDT) Original-Received: from [10.9.1.142] by citrix-hq.citrix.com via smtpd (for 71-209.196.61.interliant.com [209.196.61.71]) with SMTP; 12 Sep 2000 20:01:46 UT Original-Received: from 10.9.1.111 by hqvwall01.citrix.com (InterScan E-Mail VirusWall NT); Tue, 12 Sep 2000 16:01:43 -0400 (Eastern Daylight Time) Original-Received: by HQEXCHCON01 with Internet Mail Service (5.5.2650.21) id ; Tue, 12 Sep 2000 13:35:22 -0400 Original-Received: from delivery.cam.eu.citrix.com ([10.70.128.47]) by hwexch01.ctxuk.citrix.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id SYGFLZ5Q; Tue, 12 Sep 2000 16:45:11 +0100 Original-To: Simon Josefsson Original-Lines: 21 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7 X-Face: wqk-$Z5Z Toby Speight writes: >> I know this is the same effect as the generally useful feature of >> accepting the server's marks over Gnus's, but WIBNI gnus-undo >> actually told the backend to change its stored marks? 0> In article , 0> Simon Josefsson ("Simon") wrote: Simon> Yup. See if it works and I could commit it. Thanks for the quick response, Simon! It works a little better now - read articles re-appear with the "M" mark (duplicate suppressed), which I guess is a bug with duplicate suppression, not nnimap... But if I tick an article and then undo it, it still appears as ticked. Though I haven't tried, I expect the same is true of other changes (ticked->dormant, perhaps?).