Re: [Patch 2/3] Respect window margins in notmuch-hello.el
authorDmitry Kurochkin <dmitry.kurochkin@gmail.com>
Fri, 23 Dec 2011 23:53:02 +0000 (03:53 +0400)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:41:14 +0000 (09:41 -0800)
20/1db8942a33d9a5ad149a81ab4ab6dcf989055a [new file with mode: 0644]

diff --git a/20/1db8942a33d9a5ad149a81ab4ab6dcf989055a b/20/1db8942a33d9a5ad149a81ab4ab6dcf989055a
new file mode 100644 (file)
index 0000000..3d64a52
--- /dev/null
@@ -0,0 +1,70 @@
+Return-Path: <dmitry.kurochkin@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 70892429E25\r
+       for <notmuch@notmuchmail.org>; Fri, 23 Dec 2011 15:53:51 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.799\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.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 I1+qK5qSmu5C for <notmuch@notmuchmail.org>;\r
+       Fri, 23 Dec 2011 15:53:49 -0800 (PST)\r
+Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com\r
+       [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 5021F431FB6\r
+       for <notmuch@notmuchmail.org>; Fri, 23 Dec 2011 15:53:49 -0800 (PST)\r
+Received: by wibhq2 with SMTP id hq2so4194572wib.26\r
+       for <notmuch@notmuchmail.org>; Fri, 23 Dec 2011 15:53:48 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
+       h=from:to:subject:in-reply-to:references:user-agent:date:message-id\r
+       :mime-version:content-type;\r
+       bh=pyfueY5S+ZtNG28SHMnI3EK7UUTweLlyXFqP8lOYCJA=;\r
+       b=Ih58+qcY9qKICLsRJTtsaErpbHsj2rDXtNy7Ga8Y2xMDOKG/rIyzjyIIlrhgt0Pd8u\r
+       uYy+RfBhYsGcDAfiZNjKt2+aQTc9rrNIQckJn31ypiz7REfQ1SdmAOziC4caJ/jj2Czi\r
+       raOn8ccY7znlmmraRUeYvFyWC/zEJt/2frl4Y=\r
+Received: by 10.180.83.69 with SMTP id o5mr36595110wiy.1.1324684428131;\r
+       Fri, 23 Dec 2011 15:53:48 -0800 (PST)\r
+Received: from localhost ([91.144.186.21])\r
+       by mx.google.com with ESMTPS id fy5sm35701765wib.7.2011.12.23.15.53.45\r
+       (version=TLSv1/SSLv3 cipher=OTHER);\r
+       Fri, 23 Dec 2011 15:53:46 -0800 (PST)\r
+From: Dmitry Kurochkin <dmitry.kurochkin@gmail.com>\r
+To: Ivy Foster <joyfulgirl@archlinux.us>, notmuch@notmuchmail.org\r
+Subject: Re: [Patch 2/3] Respect window margins in notmuch-hello.el\r
+In-Reply-To: <87k47nlpzb.fsf@nausicaa.localdomain>\r
+References: <87k47nlpzb.fsf@nausicaa.localdomain>\r
+User-Agent: Notmuch/0.10.2+116~g4c449d4 (http://notmuchmail.org) Emacs/23.3.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Sat, 24 Dec 2011 03:53:02 +0400\r
+Message-ID: <8739caluap.fsf@gmail.com>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\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: Fri, 23 Dec 2011 23:53:51 -0000\r
+\r
+Hi Ivy.\r
+\r
+The patch looks good to me.  But I think it would be very nice to have a\r
+test for it, which would be broken at first and fixed by this patch.\r
+Can you add it please?\r
+\r
+Regards,\r
+  Dmitry\r