From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25662 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: Moving articles destroys all marks Date: 05 Oct 1999 18:40:21 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <7t17ll78hpv.fsf@fly.srk.fer.hr> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035163007 15190 80.91.224.250 (21 Oct 2002 01:16:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:16:47 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA09566 for ; Tue, 5 Oct 1999 12:49:11 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB24343; Tue, 5 Oct 1999 11:44:47 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 05 Oct 1999 11:44:12 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id LAA03449 for ; Tue, 5 Oct 1999 11:44:02 -0500 (CDT) Original-Received: from waldorf.cs.uni-dortmund.de (waldorf.cs.uni-dortmund.de [129.217.4.42]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA09490 for ; Tue, 5 Oct 1999 12:41:54 -0400 (EDT) Original-Received: from marcy.cs.uni-dortmund.de (marcy.cs.uni-dortmund.de [129.217.20.159]) by waldorf.cs.uni-dortmund.de with ESMTP id SAA15605 for ; Tue, 5 Oct 1999 18:40:22 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.20.160]) by marcy.cs.uni-dortmund.de id SAA14160; Tue, 5 Oct 1999 18:40:21 +0200 (MET DST) Original-Received: (from grossjoh@localhost) by lucy.cs.uni-dortmund.de (8.9.3/8.9.3/Debian/GNU) id SAA31669; Tue, 5 Oct 1999 18:40:21 +0200 Original-To: ding@gnus.org In-Reply-To: =?iso-8859-1?q?Fran=E7ois?= Pinard's message of "05 Oct 1999 10:41:08 -0400" Original-Lines: 21 User-Agent: Gnus/5.070097 (Pterodactyl Gnus v0.97) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25662 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25662 François Pinard writes: > My need is simple: to be sure I do not loose articles while moving them > elsewhere. In my case, the automatic reading that comes with opening an > article is plain unwelcome when the article has to be sorted elsewhere. > My feeling is that this automatic reading should be undone, automatically as > much as possible -- so I just cannot forget to do it. Whatever scheme that > let me sort articles as I want, and is not error-prone, is acceptable to me. I think it would be best (and sufficient) to redefine the keys to a function which removes all marks first (gnus-summary-mark-article nil ? ) (or do you have to write `?\ ' rather than `? '?), then calls the normal move function. Hm. We want the unmarking to happen for the next N articles, or the process-marked articles. And we don't want the process-mark to be removed. Hm. How is this done? kai -- Life is hard and then you die.