Re: [PATCH v3 3/4] new: Merge error checks from add_files and add_files_recursive
authorJameson Graef Rollins <jrollins@finestructure.net>
Thu, 24 May 2012 21:44:03 +0000 (14:44 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:47:20 +0000 (09:47 -0800)
9a/1cad7bccce430cbe0390aa588e7a6bb3dcf99a [new file with mode: 0644]

diff --git a/9a/1cad7bccce430cbe0390aa588e7a6bb3dcf99a b/9a/1cad7bccce430cbe0390aa588e7a6bb3dcf99a
new file mode 100644 (file)
index 0000000..c4628d5
--- /dev/null
@@ -0,0 +1,71 @@
+Return-Path: <jrollins@finestructure.net>\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 C90F9431FC3\r
+       for <notmuch@notmuchmail.org>; Thu, 24 May 2012 14:44:10 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.3\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_MED=-2.3] 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 0SwIuP0MP8ev for <notmuch@notmuchmail.org>;\r
+       Thu, 24 May 2012 14:44:10 -0700 (PDT)\r
+Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
+       [131.215.239.19])\r
+       by olra.theworths.org (Postfix) with ESMTP id 66AF5431FBD\r
+       for <notmuch@notmuchmail.org>; Thu, 24 May 2012 14:44:10 -0700 (PDT)\r
+Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
+       by earth-doxen-postvirus (Postfix) with ESMTP id E202966E00C9;\r
+       Thu, 24 May 2012 14:44:07 -0700 (PDT)\r
+X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
+Received: from finestructure.net (unknown [137.151.175.56])\r
+       (Authenticated sender: jrollins)\r
+       by earth-doxen-submit (Postfix) with ESMTP id 1CDA766E01CC;\r
+       Thu, 24 May 2012 14:44:04 -0700 (PDT)\r
+Received: by finestructure.net (Postfix, from userid 1000)\r
+       id CF79110E; Thu, 24 May 2012 14:44:03 -0700 (PDT)\r
+From: Jameson Graef Rollins <jrollins@finestructure.net>\r
+To: Jani Nikula <jani@nikula.org>, Austin Clements <amdragon@MIT.EDU>,\r
+       notmuch@notmuchmail.org\r
+Subject: Re: [PATCH v3 3/4] new: Merge error checks from add_files and\r
+       add_files_recursive\r
+In-Reply-To: <87sjep5lso.fsf@nikula.org>\r
+References: <1336429240-1114-1-git-send-email-amdragon@mit.edu>\r
+       <1337887922-13163-1-git-send-email-amdragon@mit.edu>\r
+       <1337887922-13163-4-git-send-email-amdragon@mit.edu>\r
+       <87vcjl5mba.fsf@nikula.org> <87sjep5lso.fsf@nikula.org>\r
+User-Agent: Notmuch/0.13+24~g16915cd (http://notmuchmail.org) Emacs/23.4.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Thu, 24 May 2012 14:44:03 -0700\r
+Message-ID: <87boldtfto.fsf@servo.finestructure.net>\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: Thu, 24 May 2012 21:44:10 -0000\r
+\r
+On Thu, May 24 2012, Jani Nikula <jani@nikula.org> wrote:\r
+> Grrh, sorry for the spam. My favourite MUA told me:\r
+>\r
+> "Sending...failed to WARNING: gnome-keyring:: couldn't connect to:\r
+> /tmp/keyring-Ky8i5h/pkcs11: No such file or directory"\r
+>\r
+> but sent the message anyway. Apparently msmpt tries to chat with the\r
+> gnome-keyring-daemon even though that should not happen per the man\r
+> page, and would be unnecessary and useless anyway.\r
+\r
+heh.  I've been getting that message all over the place recently.\r