From 232558ccc4ef8363375d8878bc6f2422a29a0814 Mon Sep 17 00:00:00 2001 From: David Belohrad Date: Mon, 16 Dec 2013 14:44:32 +0100 Subject: [PATCH] dired marked files as attachment --- 7f/8b19af6421b64e1cb1f2e1d816d341441146ec | 60 +++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 7f/8b19af6421b64e1cb1f2e1d816d341441146ec diff --git a/7f/8b19af6421b64e1cb1f2e1d816d341441146ec b/7f/8b19af6421b64e1cb1f2e1d816d341441146ec new file mode 100644 index 000000000..e90ba045b --- /dev/null +++ b/7f/8b19af6421b64e1cb1f2e1d816d341441146ec @@ -0,0 +1,60 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id CCB2D431FD9 + for ; Mon, 16 Dec 2013 05:44:45 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id MYHIMBuk9VNs for ; + Mon, 16 Dec 2013 05:44:38 -0800 (PST) +Received: from server.belohrad.ch (static-212-101-19-163.adsl.solnet.ch + [212.101.19.163]) + (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 2E244431FCB + for ; Mon, 16 Dec 2013 05:44:38 -0800 (PST) +Received: from beesknees.cern.ch.belohrad.ch (beesknees.cern.ch + [137.138.197.99]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) (Authenticated sender: david) + by server.belohrad.ch (Postfix) with ESMTPSA id 1DDDE2C00B7; + Mon, 16 Dec 2013 14:45:46 +0100 (CET) +From: David Belohrad +To: +Subject: dired marked files as attachment +User-Agent: Notmuch/0.15.2+109~g47a419a (http://notmuchmail.org) Emacs/23.4.1 + (x86_64-pc-linux-gnu) +Date: Mon, 16 Dec 2013 14:44:32 +0100 +Message-ID: +MIME-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Mon, 16 Dec 2013 13:44:45 -0000 + +Dear All, + +is there any way, how I can produce an email directly from dired mode +such, that every marked file will be sent as an attachment to this +email? + +many thanks + +david -- 2.26.2