--- /dev/null
+Return-Path: <jinwoo68@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by olra.theworths.org (Postfix) with ESMTP id 15958431FC7\r
+ for <notmuch@notmuchmail.org>; Mon, 2 Feb 2015 10:59:17 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 2.639\r
+X-Spam-Level: **\r
+X-Spam-Status: No, score=2.639 tagged_above=-999 required=5\r
+ tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+ DNS_FROM_AHBL_RHSBL=2.438, FREEMAIL_ENVFROM_END_DIGIT=1,\r
+ FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id oR7x846HAyhr for <notmuch@notmuchmail.org>;\r
+ Mon, 2 Feb 2015 10:59:13 -0800 (PST)\r
+Received: from mail-ie0-f170.google.com (mail-ie0-f170.google.com\r
+ [209.85.223.170]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id D2443431FC0\r
+ for <notmuch@notmuchmail.org>; Mon, 2 Feb 2015 10:59:13 -0800 (PST)\r
+Received: by mail-ie0-f170.google.com with SMTP id y20so19763413ier.1\r
+ for <notmuch@notmuchmail.org>; Mon, 02 Feb 2015 10:59:13 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+ h=from:to:subject:in-reply-to:references:user-agent:date:message-id\r
+ :mime-version:content-type;\r
+ bh=MzTMiaPB+qiJrgSikZpe/M2YpynAClk/jq1xj099G4Q=;\r
+ b=MZac5NY4gZrElp8DwdNVBBzUwxdFczHO3e8xZmv+g5CzFItEU388Fp5e8huHIqvck/\r
+ ZgrHJhAV82tTIlmfkRxhq4GaJKoi4t/lq1eMc9XvWWvRixns5PBKKf4Y7TJqvVPKzTuJ\r
+ ee7WCfEtDp5lqG+v/jVX2GIK2HoEPKrbDDA5VQ2uJT08uvB0qh03wrUMsbeS5jdCSx+R\r
+ Ui6QBUSgsPOREjGs7MaZcy+nL1P3lk4jM4UEIbCYwhWVQQF+lIrydqcFcQpNTRiWcdO+\r
+ hVtLpbsHXtrZKsQStBDxrzAEHC1P8GAjwC6Dh5m3GrNnvDDfTtf40Pftne9Fn9oyv0Fk\r
+ Vfpw==\r
+X-Received: by 10.42.120.82 with SMTP id e18mr15833210icr.2.1422903553469;\r
+ Mon, 02 Feb 2015 10:59:13 -0800 (PST)\r
+Received: from localhost ([172.19.60.210]) by mx.google.com with ESMTPSA id\r
+ o143sm6470184ioo.14.2015.02.02.10.59.12\r
+ (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
+ Mon, 02 Feb 2015 10:59:12 -0800 (PST)\r
+From: Jinwoo Lee <jinwoo68@gmail.com>\r
+To: Tomi Ollila <tomi.ollila@iki.fi>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH] emacs: Add a defcustom that specifies regexp for\r
+ blocked remote images.\r
+In-Reply-To: <m2h9v5paxn.fsf@guru.guru-group.fi>\r
+References: <1422567352-32647-1-git-send-email-jinwoo68@gmail.com>\r
+ <m2h9v5paxn.fsf@guru.guru-group.fi>\r
+User-Agent: Notmuch/0.18.1 (http://notmuchmail.org) Emacs/24.4.1\r
+ (x86_64-apple-darwin13.2.0)\r
+Date: Mon, 02 Feb 2015 10:59:13 -0800\r
+Message-ID: <yq65oapcqgvy.fsf@jinwoo-macbookair.roam.corp.google.com>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Mon, 02 Feb 2015 18:59:17 -0000\r
+\r
+Thanks for the review, guys. Sent yet another patch. BTW I'm not sure\r
+if I should specify --in-reply-to when sending updates.\r
+\r
+-jinwoo\r