From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/32034 Path: main.gmane.org!not-for-mail From: Christoph Rohland Newsgroups: gmane.emacs.gnus.general Subject: Re: [patch] gnus agent Date: 10 Aug 2000 15:17:27 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035168375 17512 80.91.224.250 (21 Oct 2002 02:46:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:46:15 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id B165ED051E for ; Thu, 10 Aug 2000 09:21:18 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id IAC17669; Thu, 10 Aug 2000 08:17:45 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 10 Aug 2000 08:17:02 -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 IAA26160 for ; Thu, 10 Aug 2000 08:16:52 -0500 (CDT) Original-Received: from smtpde02.sap-ag.de (smtpde02.sap-ag.de [194.39.131.53]) by mailhost.sclp.com (Postfix) with ESMTP id 754E6D051E for ; Thu, 10 Aug 2000 09:17:23 -0400 (EDT) Original-Received: from sap-ag.de ([194.39.131.3]) by smtpde02.sap-ag.de (out) with ESMTP id PAA21587 for ; Thu, 10 Aug 2000 15:13:23 +0200 (MESZ) Original-Received: from ls3010.wdf.sap-ag.de (ls3010.wdf.sap-ag.de [10.18.104.24]) by sap-ag.de (8.8.8/8.8.8) with ESMTP id PAA28546 for ; Thu, 10 Aug 2000 15:17:21 +0200 (MET DST) Original-Received: (from d020782@localhost) by ls3010.wdf.sap-ag.de (8.9.3/8.9.3) id PAA28462; Thu, 10 Aug 2000 15:17:27 +0200 X-Authentication-Warning: ls3010.wdf.sap-ag.de: d020782 set sender to cr@sap.com using -f Original-To: ding@gnus.org In-Reply-To: simon@josefsson.org's message of "10 Aug 2000 14:44:48 +0200" Original-Lines: 15 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Bryce Canyon) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:32034 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:32034 simon@josefsson.org writes: > Christoph Rohland writes: > > > Another side effect of this patch: You always loose your readedness > > information when using this with nnimap. It apparently refreshes this > > info from the imap server, but never pushes the local information > > upstream. So I finally reverted the patch from my setup. > > You can push flags upstream with `J Y'. Oh great, thanks for the hint! Greetings Christoph