From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57435 Path: main.gmane.org!not-for-mail From: Michael Schierl Newsgroups: gmane.emacs.gnus.general Subject: Re: Fetching Message-ID --> nnfolder Date: Mon, 17 May 2004 21:43:57 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: Reply-To: schierlm@gmx.de NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: sea.gmane.org 1084823081 7853 80.91.224.253 (17 May 2004 19:44:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 17 May 2004 19:44:41 +0000 (UTC) Original-X-From: ding-owner+M5975@lists.math.uh.edu Mon May 17 21:44:28 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BPo2F-0008Fa-00 for ; Mon, 17 May 2004 21:44:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BPo24-00069r-00; Mon, 17 May 2004 14:44:16 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BPo20-00069m-00 for ding@lists.math.uh.edu; Mon, 17 May 2004 14:44:12 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BPo1z-0003f1-KZ for ding@lists.math.uh.edu; Mon, 17 May 2004 14:44:11 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 969EC3A005E for ; Mon, 17 May 2004 14:44:10 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BPo1x-0006eV-00 for ; Mon, 17 May 2004 21:44:09 +0200 Original-Received: from d12-41.dsl.easysurfnet.de ([83.121.12.41]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 May 2004 21:44:09 +0200 Original-Received: from schierlm-usenet by d12-41.dsl.easysurfnet.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 May 2004 21:44:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 31 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: d12-41.dsl.easysurfnet.de User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (windows-nt) Cancel-Lock: sha1:Nc1+7TF9PHdUnxBGnyQU8sQ/3Ao= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57435 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57435 Lars Magne Ingebrigtsen writes: > Michael Schierl writes: > >> 1. Sometimes I get an error that article -1 cannot be copied (however, >> when I want to hunt it down, it does not appear, so I cannot >> provide an exact error message). > > This usually happens when there's a dummy article, or an article > fetched by Message-ID present in the summary buffer. Hehe. It will *always* be an article fetched by Message-ID since that is my point - see subject ;) >> 2. I could not find a way to make the "copy" unread. When the article >> is moved, it remains unread as it should, but the copy will become >> read. (Since the "Original" will disappear when the group is >> exited, the only article remaining will be read). >> `gnus-preserve-marks' is `t'. > > You could bind that variable to nil in your function. That one gives me a Can't mark negative article numbers Copying to nnfolder:fetched: (-1)... Wrote c:/Eigenes/Michael/homedir/Mail/fetched and a beep for every article i fetch that way - but it seems to work... Michael