Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 9a / 1cad7bccce430cbe0390aa588e7a6bb3dcf99a
1 Return-Path: <jrollins@finestructure.net>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id C90F9431FC3\r
6         for <notmuch@notmuchmail.org>; Thu, 24 May 2012 14:44:10 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -2.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id 0SwIuP0MP8ev for <notmuch@notmuchmail.org>;\r
16         Thu, 24 May 2012 14:44:10 -0700 (PDT)\r
17 Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
18         [131.215.239.19])\r
19         by olra.theworths.org (Postfix) with ESMTP id 66AF5431FBD\r
20         for <notmuch@notmuchmail.org>; Thu, 24 May 2012 14:44:10 -0700 (PDT)\r
21 Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
22         by earth-doxen-postvirus (Postfix) with ESMTP id E202966E00C9;\r
23         Thu, 24 May 2012 14:44:07 -0700 (PDT)\r
24 X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
25 Received: from finestructure.net (unknown [137.151.175.56])\r
26         (Authenticated sender: jrollins)\r
27         by earth-doxen-submit (Postfix) with ESMTP id 1CDA766E01CC;\r
28         Thu, 24 May 2012 14:44:04 -0700 (PDT)\r
29 Received: by finestructure.net (Postfix, from userid 1000)\r
30         id CF79110E; Thu, 24 May 2012 14:44:03 -0700 (PDT)\r
31 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
32 To: Jani Nikula <jani@nikula.org>, Austin Clements <amdragon@MIT.EDU>,\r
33         notmuch@notmuchmail.org\r
34 Subject: Re: [PATCH v3 3/4] new: Merge error checks from add_files and\r
35         add_files_recursive\r
36 In-Reply-To: <87sjep5lso.fsf@nikula.org>\r
37 References: <1336429240-1114-1-git-send-email-amdragon@mit.edu>\r
38         <1337887922-13163-1-git-send-email-amdragon@mit.edu>\r
39         <1337887922-13163-4-git-send-email-amdragon@mit.edu>\r
40         <87vcjl5mba.fsf@nikula.org> <87sjep5lso.fsf@nikula.org>\r
41 User-Agent: Notmuch/0.13+24~g16915cd (http://notmuchmail.org) Emacs/23.4.1\r
42         (x86_64-pc-linux-gnu)\r
43 Date: Thu, 24 May 2012 14:44:03 -0700\r
44 Message-ID: <87boldtfto.fsf@servo.finestructure.net>\r
45 MIME-Version: 1.0\r
46 Content-Type: text/plain; charset=us-ascii\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Thu, 24 May 2012 21:44:10 -0000\r
60 \r
61 On Thu, May 24 2012, Jani Nikula <jani@nikula.org> wrote:\r
62 > Grrh, sorry for the spam. My favourite MUA told me:\r
63 >\r
64 > "Sending...failed to WARNING: gnome-keyring:: couldn't connect to:\r
65 > /tmp/keyring-Ky8i5h/pkcs11: No such file or directory"\r
66 >\r
67 > but sent the message anyway. Apparently msmpt tries to chat with the\r
68 > gnome-keyring-daemon even though that should not happen per the man\r
69 > page, and would be unnecessary and useless anyway.\r
70 \r
71 heh.  I've been getting that message all over the place recently.\r