From 9625f1b6a23e31d42b216163fa5e9ed2ce4a4a07 Mon Sep 17 00:00:00 2001 From: Jinwoo Lee Date: Tue, 3 Feb 2015 10:59:13 +1600 Subject: [PATCH] Re: [PATCH] emacs: Add a defcustom that specifies regexp for blocked remote images. --- 3e/c98ca2e098ca31fcfb2a78f41a314a2724d366 | 72 +++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 3e/c98ca2e098ca31fcfb2a78f41a314a2724d366 diff --git a/3e/c98ca2e098ca31fcfb2a78f41a314a2724d366 b/3e/c98ca2e098ca31fcfb2a78f41a314a2724d366 new file mode 100644 index 000000000..592a5551c --- /dev/null +++ b/3e/c98ca2e098ca31fcfb2a78f41a314a2724d366 @@ -0,0 +1,72 @@ +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 15958431FC7 + for ; Mon, 2 Feb 2015 10:59:17 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 2.639 +X-Spam-Level: ** +X-Spam-Status: No, score=2.639 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + DNS_FROM_AHBL_RHSBL=2.438, FREEMAIL_ENVFROM_END_DIGIT=1, + FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] 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 oR7x846HAyhr for ; + Mon, 2 Feb 2015 10:59:13 -0800 (PST) +Received: from mail-ie0-f170.google.com (mail-ie0-f170.google.com + [209.85.223.170]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id D2443431FC0 + for ; Mon, 2 Feb 2015 10:59:13 -0800 (PST) +Received: by mail-ie0-f170.google.com with SMTP id y20so19763413ier.1 + for ; Mon, 02 Feb 2015 10:59:13 -0800 (PST) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=from:to:subject:in-reply-to:references:user-agent:date:message-id + :mime-version:content-type; + bh=MzTMiaPB+qiJrgSikZpe/M2YpynAClk/jq1xj099G4Q=; + b=MZac5NY4gZrElp8DwdNVBBzUwxdFczHO3e8xZmv+g5CzFItEU388Fp5e8huHIqvck/ + ZgrHJhAV82tTIlmfkRxhq4GaJKoi4t/lq1eMc9XvWWvRixns5PBKKf4Y7TJqvVPKzTuJ + ee7WCfEtDp5lqG+v/jVX2GIK2HoEPKrbDDA5VQ2uJT08uvB0qh03wrUMsbeS5jdCSx+R + Ui6QBUSgsPOREjGs7MaZcy+nL1P3lk4jM4UEIbCYwhWVQQF+lIrydqcFcQpNTRiWcdO+ + hVtLpbsHXtrZKsQStBDxrzAEHC1P8GAjwC6Dh5m3GrNnvDDfTtf40Pftne9Fn9oyv0Fk + Vfpw== +X-Received: by 10.42.120.82 with SMTP id e18mr15833210icr.2.1422903553469; + Mon, 02 Feb 2015 10:59:13 -0800 (PST) +Received: from localhost ([172.19.60.210]) by mx.google.com with ESMTPSA id + o143sm6470184ioo.14.2015.02.02.10.59.12 + (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); + Mon, 02 Feb 2015 10:59:12 -0800 (PST) +From: Jinwoo Lee +To: Tomi Ollila , notmuch@notmuchmail.org +Subject: Re: [PATCH] emacs: Add a defcustom that specifies regexp for + blocked remote images. +In-Reply-To: +References: <1422567352-32647-1-git-send-email-jinwoo68@gmail.com> + +User-Agent: Notmuch/0.18.1 (http://notmuchmail.org) Emacs/24.4.1 + (x86_64-apple-darwin13.2.0) +Date: Mon, 02 Feb 2015 10:59:13 -0800 +Message-ID: +MIME-Version: 1.0 +Content-Type: text/plain +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, 02 Feb 2015 18:59:17 -0000 + +Thanks for the review, guys. Sent yet another patch. BTW I'm not sure +if I should specify --in-reply-to when sending updates. + +-jinwoo -- 2.26.2