From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/52751 Path: main.gmane.org!not-for-mail From: kai.grossjohann@gmx.net (=?iso-8859-1?q?Kai_Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: Question about article identification and backends. Date: Mon, 19 May 2003 15:02:19 +0200 Organization: University of Duisburg, Germany Sender: ding-owner@lists.math.uh.edu Message-ID: <84znljjdic.fsf@lucy.is.informatik.uni-duisburg.de> References: <8765o9cpoj.fsf@raven.i.defaultvalue.org> <87vfw9gszz.fsf@eris.void.at> <877k8paqlr.fsf@raven.i.defaultvalue.org> <84d6ig1szu.fsf@lucy.is.informatik.uni-duisburg.de> <871xywayng.fsf@raven.i.defaultvalue.org> <87d6igt7h3.fsf@raven.i.defaultvalue.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1053349416 23061 80.91.224.249 (19 May 2003 13:03:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 19 May 2003 13:03:36 +0000 (UTC) Original-X-From: ding-owner+M1295@lists.math.uh.edu Mon May 19 15:03:33 2003 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 19HkHe-0005uQ-00 for ; Mon, 19 May 2003 15:02:31 +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 19HkHu-0003G5-00; Mon, 19 May 2003 08:02:46 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19HkHk-0003Fx-00 for ding@lists.math.uh.edu; Mon, 19 May 2003 08:02:36 -0500 Original-Received: (qmail 38033 invoked by alias); 19 May 2003 13:02:35 -0000 Original-Received: (qmail 38028 invoked from network); 19 May 2003 13:02:35 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by sclp3.sclp.com with SMTP; 19 May 2003 13:02:35 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 19HkPk-00051m-00 for ; Mon, 19 May 2003 15:10:52 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 23 Original-NNTP-Posting-Host: lucy.is.informatik.uni-duisburg.de Original-X-Trace: quimby.gnus.org 1053349852 19133 134.91.35.216 (19 May 2003 13:10:52 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 19 May 2003 13:10:52 GMT Mail-Copies-To: never User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:Poe6FNLTVjPVIL9Atiorp1RaQqE= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:52751 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:52751 Rob Browning writes: > Rob Browning writes: > >> It'd also be nice to have the ability to say "delete this article >> from the current group" *and* "delete this article from all groups". > > This should have read: > > It'd also be nice to have the ability to say either "delete this > article from the current group" or "delete this article from all > groups". > > i.e. I'd like to be able to pick which I wanted, and in the "delete > the article from the current group" case, I'd like the underlying > unique article to be garbage collected iff it's not referenced from > elsewhere. That would be nice. Note that `B m' in an nnml server uses hardlinks if available. The "from current group" optional already exists, only "from all groups" is missing. IIUC. -- This line is not blank.