From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46962 Path: main.gmane.org!not-for-mail From: Jorge Godoy Newsgroups: gmane.emacs.gnus.general Subject: Re: Expiring and keeping marks Date: Thu, 03 Oct 2002 14:45:47 -0300 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87k7kz8rr4.fsf@crybaby.cs.uni-dortmund.de> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1033667252 29953 127.0.0.1 (3 Oct 2002 17:47:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 3 Oct 2002 17:47:32 +0000 (UTC) Cc: ding@gnus.org Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17xA4Q-0007mp-00 for ; Thu, 03 Oct 2002 19:47:30 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17xA3s-0000BC-00; Thu, 03 Oct 2002 12:46:56 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 03 Oct 2002 12:47:38 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id MAA03383 for ; Thu, 3 Oct 2002 12:47:26 -0500 (CDT) Original-Received: (qmail 24122 invoked by alias); 3 Oct 2002 17:46:40 -0000 Original-Received: (qmail 24117 invoked from network); 3 Oct 2002 17:46:39 -0000 Original-Received: from panda.sul.com.br (HELO ns.sul.com.br) (200.219.150.4) by gnus.org with SMTP; 3 Oct 2002 17:46:39 -0000 Original-Received: from wintermute.casa (1-248.ctame701-5.telepar.net.br [200.181.178.248]) by ns.sul.com.br (8.11.6/8.11.6) with ESMTP id g93Has994652; Thu, 3 Oct 2002 14:37:09 -0300 (BRT) (envelope-from godoy@ieee.org) Original-Received: by wintermute.casa (Postfix, from userid 550) id 944914D588; Thu, 3 Oct 2002 14:45:47 -0300 (BRT) Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) X-URL: Mail-Copies-To: nobody X-Disclaimer: Unless explicitly stated, opinions on this message are strictly mine In-Reply-To: <87k7kz8rr4.fsf@crybaby.cs.uni-dortmund.de> (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Thu, 03 Oct 2002 17:30:07 +0200") Original-Lines: 12 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-conectiva-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46962 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46962 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > Maybe the function can be changed to move the message instead of > doing delete/add. It would help. The idea o copying and deleting at filesystem level should still be used to avoi problems of moving data between filesystems. Just moving the entries in .overview and .marks should be enough. -- Godoy.