From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45820 Path: main.gmane.org!not-for-mail From: Benjamin Rutt Newsgroups: gmane.emacs.gnus.general Subject: Re: [PATCH] Make gnus-summary-delete-article respect group parameters Date: Fri, 26 Jul 2002 11:10:10 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1027696269 9179 127.0.0.1 (26 Jul 2002 15:11:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 26 Jul 2002 15:11:09 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17Y6kE-0002Nn-00 for ; Fri, 26 Jul 2002 17:11:07 +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 17Y6k2-0000PA-00; Fri, 26 Jul 2002 10:10:54 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 26 Jul 2002 10:11:19 -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 KAA28191 for ; Fri, 26 Jul 2002 10:11:07 -0500 (CDT) Original-Received: (qmail 13782 invoked by alias); 26 Jul 2002 15:10:37 -0000 Original-Received: (qmail 13777 invoked from network); 26 Jul 2002 15:10:37 -0000 Original-Received: from mail.cis.ohio-state.edu (HELO cis.ohio-state.edu) (164.107.115.5) by gnus.org with SMTP; 26 Jul 2002 15:10:37 -0000 Original-Received: from eta.cis.ohio-state.edu (daemon@eta.cis.ohio-state.edu [164.107.112.62]) by cis.ohio-state.edu (8.9.1/8.9.1) with ESMTP id LAA19255 for ; Fri, 26 Jul 2002 11:10:10 -0400 (EDT) Original-Received: (from rutt@localhost) by eta.cis.ohio-state.edu (8.11.6/8.11.6) id g6QFAA517706; Fri, 26 Jul 2002 11:10:10 -0400 (EDT) X-Authentication-Warning: eta.cis.ohio-state.edu: rutt set sender to rutt@cis.ohio-state.edu using -f Original-To: Gnus List Mail-Followup-To: Gnus List Original-Lines: 14 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.3.50 (sparc-sun-solaris2.8) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:45820 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:45820 Simon Josefsson writes: > `nnimap-expunge-on-close' > Unlike Parmenides, the IMAP designers decided that things that > don't exist actually do exist. More specifically, IMAP has the > concept of marking articles `Deleted' which doesn't actually > delete them, and this (marking them `Deleted', that is) is what > nnimap does when you delete a article in Gnus (with `G ' or ^^^ Isn't this a doc bug? Maybe this should be changed to 'B '? 'G ' is undefined for me in summary buffers. -- Benjamin