From: David Edmondson Date: Sat, 6 Feb 2016 21:07:55 +0000 (+0000) Subject: [PATCH v2 0/2] Allow forwarding of all open messages in the current view. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f32404cba29fdddedd8edb9bd964a2e8cbdb620b;p=notmuch-archives.git [PATCH v2 0/2] Allow forwarding of all open messages in the current view. --- diff --git a/c9/0d787714e9ed96a0a80cff86cf4c46db8018ff b/c9/0d787714e9ed96a0a80cff86cf4c46db8018ff new file mode 100644 index 000000000..0f1ebf320 --- /dev/null +++ b/c9/0d787714e9ed96a0a80cff86cf4c46db8018ff @@ -0,0 +1,99 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 465186DE0A7F + for ; Sat, 6 Feb 2016 13:08:04 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.12 +X-Spam-Level: +X-Spam-Status: No, score=0.12 tagged_above=-999 required=5 tests=[AWL=0.187, + DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7, + RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_NEUTRAL=0.652, + UNPARSEABLE_RELAY=0.001] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id ofMj1qLu9513 for ; + Sat, 6 Feb 2016 13:08:02 -0800 (PST) +Received: from mail-wm0-f66.google.com (mail-wm0-f66.google.com + [74.125.82.66]) by arlo.cworth.org (Postfix) with ESMTPS id E9E076DE0261 for + ; Sat, 6 Feb 2016 13:08:01 -0800 (PST) +Received: by mail-wm0-f66.google.com with SMTP id p63so8797296wmp.1 + for ; Sat, 06 Feb 2016 13:08:01 -0800 (PST) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=dme-org.20150623.gappssmtp.com; s=20150623; + h=from:to:subject:date:message-id; + bh=qFshJuhTV6qk8dJvBlQ/qyHxgPVwauJMPjNSl0axuTo=; + b=XcBrfiU1dBsBU/N8odwRWp3tr9ifLBQAaPQGlEAtC2ED0IV/6KMVkU7Cb2iD3aoEpw + z2SuGl2rDph5hSG/CDiBhx3+ksseV/Cljg96Z0nDkh9/SSRoWD3cPW19T9Ov+7BlC7A5 + AZkq5kOQdbPWHcfReVCMl+HsjQNpov3fKf9lVw5zb25GxZy6nxzg+CjdQ6X0+ojDGhDJ + IO94t41radO6pBhAGd4YVrA5oC1Qv5aDziG2f0jBnvNIcmfECenF+A8/pa/L9wBhKVz1 + mRRUupwICVQ1yFByGRo6woRO1ot6y0UFZycnwes6wJkCq1aGdAoq6TjO8t3TwMxHD7Oa + zyRw== +X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=1e100.net; s=20130820; + h=x-gm-message-state:from:to:subject:date:message-id; + bh=qFshJuhTV6qk8dJvBlQ/qyHxgPVwauJMPjNSl0axuTo=; + b=gN7AfqkUvvMz5cNaQCCMU1QvnU7OpKklOjU+JDI/t2xWLqHOoEFkitlcp+beP1TO7W + RJ/qhpH5S50axyMyBTpDzd0KAuWidw3FTWlqRL9yFqXzGr6SO+A5tmaaTfMGRKhx6a2O + OZavAn7SR/IW4ts1kVQyQOkHZIAXHBv1L6U0ia77zqv+r8btPV06tkU6XVUCXnVjkokt + 6ddvMA8/lcbq9gUW0PgqLdkVvq8S3ZOWOc7jNZ4rsrQBV2DhR/fGZpN5klyRJvZVXgpy + yDPv/IKyXM2szyBZoJJHMa1M4TM7kw68iBuinrzKzqYJneFzfpPl1uttpZ9JuVYPwq98 + pNeg== +X-Gm-Message-State: + AG10YOS6UkNucy+6KfMI1QLHgre7ewUTFxO1sLs2GQGDjE5CrC3EMlp71YpHpxY/4LAlTA== +X-Received: by 10.28.46.84 with SMTP id u81mr7323834wmu.102.1454792880210; + Sat, 06 Feb 2016 13:08:00 -0800 (PST) +Received: from disaster-area.hh.sledj.net + ([2a01:348:1a2:1:ea39:35ff:fe2c:a227]) + by smtp.gmail.com with ESMTPSA id e198sm4868888wmd.0.2016.02.06.13.07.58 + for + (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); + Sat, 06 Feb 2016 13:07:58 -0800 (PST) +Received: from localhost (disaster-area.hh.sledj.net [local]) + by disaster-area.hh.sledj.net (OpenSMTPD) with ESMTPA id adb0a97c + for ; Sat, 6 Feb 2016 21:07:57 +0000 (UTC) +From: David Edmondson +To: notmuch@notmuchmail.org +Subject: [PATCH v2 0/2] Allow forwarding of all open messages in the current + view. +Date: Sat, 6 Feb 2016 21:07:55 +0000 +Message-Id: <1454792877-7180-1-git-send-email-dme@dme.org> +X-Mailer: git-send-email 2.1.4 +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +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: Sat, 06 Feb 2016 21:08:04 -0000 + + +Allow forwarding of all open messages in the current view. + +In response to id:"87fvyhb40x.fsf@alice.fifthhorseman.net". + +v2: +- Use multiple message forwarding to implement single message + forwarding. + + +David Edmondson (2): + emacs: Add `notmuch-show-forward-open-messages'. + emacs: `notmuch-show-forward-message' can use + `notmuch-mua-new-forward-messages' + + emacs/notmuch-mua.el | 62 +++++++++++++++++++++++++++++++++++++-------------- + emacs/notmuch-show.el | 15 +++++++++++-- + 2 files changed, 58 insertions(+), 19 deletions(-) + +-- +2.1.4 +