Re: Remove positional arguments to dump and restore
authorTomi Ollila <tomi.ollila@iki.fi>
Sat, 4 Aug 2012 23:20:34 +0000 (02:20 +0300)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:48:51 +0000 (09:48 -0800)
78/7611f8ff616c26f0bb4cba9593aaacb8aba69e [new file with mode: 0644]

diff --git a/78/7611f8ff616c26f0bb4cba9593aaacb8aba69e b/78/7611f8ff616c26f0bb4cba9593aaacb8aba69e
new file mode 100644 (file)
index 0000000..2c80f4e
--- /dev/null
@@ -0,0 +1,60 @@
+Return-Path: <tomi.ollila@iki.fi>\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 C8C7B431FAF\r
+       for <notmuch@notmuchmail.org>; Sat,  4 Aug 2012 16:20:24 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       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 dFY0x4MO5OSk for <notmuch@notmuchmail.org>;\r
+       Sat,  4 Aug 2012 16:20:24 -0700 (PDT)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+       by olra.theworths.org (Postfix) with ESMTP id 32327431FAE\r
+       for <notmuch@notmuchmail.org>; Sat,  4 Aug 2012 16:20:24 -0700 (PDT)\r
+Received: by guru.guru-group.fi (Postfix, from userid 501)\r
+       id 33FF2100372; Sun,  5 Aug 2012 02:20:34 +0300 (EEST)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: david@tethera.net, notmuch@notmuchmail.org\r
+Subject: Re: Remove positional arguments to dump and restore\r
+In-Reply-To: <1344046992-25976-1-git-send-email-david@tethera.net>\r
+References: <1344046992-25976-1-git-send-email-david@tethera.net>\r
+User-Agent: Notmuch/0.13.2+123~gd19b5be (http://notmuchmail.org) Emacs/23.1.1\r
+       (x86_64-redhat-linux-gnu)\r
+X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
+       $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
+       !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
+Date: Sun, 05 Aug 2012 02:20:34 +0300\r
+Message-ID: <m2628y4531.fsf@guru.guru-group.fi>\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: Sat, 04 Aug 2012 23:20:24 -0000\r
+\r
+On Sat, Aug 04 2012, david@tethera.net wrote:\r
+\r
+> The positional argument to dump was deprecated quite a while ago. For\r
+> restore, we never formally deprecated it. It seems a bit more\r
+> consistent this way, but I don't mind leaving restore alone if people\r
+> feel strongly about it.\r
+\r
+\r
+LGTM.\r
+\r
+Tomi\r