From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37364 Path: main.gmane.org!not-for-mail From: Nicolas Kowalski Newsgroups: gmane.emacs.gnus.general Subject: Re: Remove attachments Date: 01 Aug 2001 17:18:29 +0200 Sender: Nicolas.Kowalski@imag.fr Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035172792 13489 80.91.224.250 (21 Oct 2002 03:59:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:59:52 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 16006 invoked from network); 1 Aug 2001 15:18:31 -0000 Original-Received: from imag.imag.fr (129.88.30.1) by gnus.org with SMTP; 1 Aug 2001 15:18:31 -0000 Original-Received: from olan.imag.fr (olan.imag.fr [129.88.43.51]) by imag.imag.fr (8.11.3/8.11.3) with ESMTP id f71FIUY27214 for ; Wed, 1 Aug 2001 17:18:30 +0200 (MEST) Original-Received: (from kowalski@localhost) by olan.imag.fr (8.11.3/8.9+/ImagV2.feuille) id f71FITr25008; Wed, 1 Aug 2001 17:18:29 +0200 X-Authentication-Warning: olan.imag.fr: kowalski set sender to Nicolas.Kowalski@imag.fr using -f Original-To: Gnus In-Reply-To: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Capitol Reef) Original-Lines: 19 Xref: main.gmane.org gmane.emacs.gnus.general:37364 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37364 Karl Kleinpaste writes: > Nicolas Kowalski writes: > > Before I switched to XEmacs/Gnus 5.8.8, I used Pine. There was a > > usefull feature : the ability to remove attachments. > > Is this possible with Gnus ? > > Edit the message from the *Summary* buffer (`e') and remove the lines > referring to that MIME segment. `C-c C-c' ends editing and rewrites > the modified message into your mail backend. As I told in private to Karl, the backend I am using is nnimap. It tells me it does not support article editing. Is there a solution apart copy the article to an nnml group, remove it from nnimap group, edit it, then save it to nnimap ? Thanks, Nicolas.