From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#6081: 23.1; emacs23 and etach Date: Mon, 03 May 2010 23:50:24 -0400 Message-ID: References: <5896-Sun02May2010221507+0200-enno.vet@gmx.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1272945375 563 80.91.229.12 (4 May 2010 03:56:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 4 May 2010 03:56:15 +0000 (UTC) Cc: enno.vet@gmx.net, 6081@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue May 04 05:56:13 2010 connect(): No such file or directory Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1O99Ev-0004fP-NO for geb-bug-gnu-emacs@m.gmane.org; Tue, 04 May 2010 05:56:10 +0200 Original-Received: from localhost ([127.0.0.1]:46551 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O99Eu-0005Y0-Vh for geb-bug-gnu-emacs@m.gmane.org; Mon, 03 May 2010 23:56:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O99Eq-0005Xl-DG for bug-gnu-emacs@gnu.org; Mon, 03 May 2010 23:56:04 -0400 Original-Received: from [140.186.70.92] (port=57643 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O99Ep-0005Xd-3c for bug-gnu-emacs@gnu.org; Mon, 03 May 2010 23:56:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O99En-00067y-Hs for bug-gnu-emacs@gnu.org; Mon, 03 May 2010 23:56:02 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:44446) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O99En-00067l-4g for bug-gnu-emacs@gnu.org; Mon, 03 May 2010 23:56:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1O999y-0000kY-5P; Mon, 03 May 2010 23:51:02 -0400 X-Loop: help-debbugs@gnu.org In-Reply-To: <5896-Sun02May2010221507+0200-enno.vet@gmx.net> Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 04 May 2010 03:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6081 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 6081-submit@debbugs.gnu.org id=B6081.12729450302874 (code B ref 6081); Tue, 04 May 2010 03:51:02 +0000 Original-Received: (at 6081) by debbugs.gnu.org; 4 May 2010 03:50:30 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O999S-0000kJ-7L for submit@debbugs.gnu.org; Mon, 03 May 2010 23:50:30 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O999Q-0000kC-4C for 6081@debbugs.gnu.org; Mon, 03 May 2010 23:50:28 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1O999M-0000eT-Gz; Mon, 03 May 2010 23:50:24 -0400 X-Spook: rs9512c freedom DES AFSPC genetic csim Khaddafi national X-Ran: >G`R{^T2M^&gOWTwqiRI&2nYQ&O%0'zV>A]Ar?v~1!q_aeeL]tX!h/7)4)/'ON+:g%ElDn X-Hue: magenta X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Mon, 03 May 2010 23:51:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:36681 Archived-At: Stefan Monnier wrote: > IIUC rmail-mime does not allow you to detach attachments, only to view > them and save a copy elsewhere. So "detach" means actually remove from the mbox file? If that is an important distinction, perhaps rmail-mime to save the attachment + rmail-edit to remove the original from the Rmail file offers equivalent functionality, to some extent.