From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28892 Path: main.gmane.org!not-for-mail From: Toby Speight Newsgroups: gmane.emacs.gnus.general Subject: Editing articles in read-only backends (was: Wishlist for oGnus) Date: 21 Jan 2000 14:40:04 +0000 Organization: Citrix Systems (Cambridge) Sender: owner-ding@hpc.uh.edu Message-ID: References: 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 1035165658 32165 80.91.224.250 (21 Oct 2002 02:00:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:00:58 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by mailhost.sclp.com (Postfix) with ESMTP id DCC55D051E for ; Fri, 21 Jan 2000 09:40:48 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id IAB16615; Fri, 21 Jan 2000 08:40:42 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 21 Jan 2000 08:40:37 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id IAA03739 for ; Fri, 21 Jan 2000 08:40:21 -0600 (CST) Original-Received: from gatekeeper.ctxuk.citrix.com (gatekeeper.ctxuk.citrix.com [195.153.38.114]) by mailhost.sclp.com (Postfix) with ESMTP id 3B6A8D051F for ; Fri, 21 Jan 2000 09:40:09 -0500 (EST) Original-Received: from sh.ctxuk.citrix.com (sh.ctxuk.citrix.com [10.30.224.4]) by gatekeeper.ctxuk.citrix.com (8.8.7/BSCF-1.7) with ESMTP id OAA25476 for ; Fri, 21 Jan 2000 14:40:07 GMT Original-Received: from hwav01.ctxuk.citrix.com (hwav01.ctxuk.citrix.com [10.30.224.26]) by sh.ctxuk.citrix.com (8.8.7/BSCF-1.7) with SMTP id OAA12989 for ; Fri, 21 Jan 2000 14:40:07 GMT Original-Received: from 10.30.224.23 by hwav01.ctxuk.citrix.com (InterScan E-Mail VirusWall NT); Fri, 21 Jan 2000 14:40:07 -0000 (GMT Standard Time) Original-Received: from lanber.cam.eu.citrix.com ([10.70.1.235]) by hwmail01.ctxuk.citrix.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id D23CQMR2; Fri, 21 Jan 2000 14:40:06 -0000 Original-To: The Gnus Mailing List Original-Lines: 14 In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "21 Jan 2000 13:55:52 +0100" X-Author-Info: Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28892 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28892 Kai> Kai Großjohann 0> In article , Kai wrote: Kai> * Allow article editing in groups which do not support it, but Kai> emulating it via deleting the old article and entering the new Kai> one into the group. This would be very useful to support `T ^' Kai> (say) in nnimap groups. Alternatively, support it using the cache, and edit the cached copy, hiding the original. Ideally, implement both, and provide a variable (which can be made group local) to choose the article-edit-function.