Re: [Bug] Force creating of Mail/sent on sending?
authorDavid Bremner <david@tethera.net>
Fri, 7 Aug 2015 19:43:34 +0000 (21:43 +0200)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:49:17 +0000 (14:49 -0700)
6a/6539a72ae300bb752a332572f23dce35f4c311 [new file with mode: 0644]

diff --git a/6a/6539a72ae300bb752a332572f23dce35f4c311 b/6a/6539a72ae300bb752a332572f23dce35f4c311
new file mode 100644 (file)
index 0000000..0b9504e
--- /dev/null
@@ -0,0 +1,73 @@
+Return-Path: <david@tethera.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 arlo.cworth.org (Postfix) with ESMTP id C1BB56DE15A1\r
+ for <notmuch@notmuchmail.org>; Fri,  7 Aug 2015 12:44:40 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.139\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.139 tagged_above=-999 required=5 tests=[AWL=0.139]\r
+ autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id UzOYQKSmNxFU for <notmuch@notmuchmail.org>;\r
+ Fri,  7 Aug 2015 12:44:36 -0700 (PDT)\r
+Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id 0ABE76DE1405\r
+ for <notmuch@notmuchmail.org>; Fri,  7 Aug 2015 12:44:36 -0700 (PDT)\r
+Received: from remotemail by gitolite.debian.net with local (Exim 4.80)\r
+ (envelope-from <david@tethera.net>)\r
+ id 1ZNnYT-00079q-3D; Fri, 07 Aug 2015 19:43:49 +0000\r
+Received: (nullmailer pid 29434 invoked by uid 1000); Fri, 07 Aug 2015\r
+ 19:43:34 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: Bastien <bzg@altern.org>, notmuch@notmuchmail.org\r
+Subject: Re: [Bug] Force creating of Mail/sent on sending?\r
+In-Reply-To: <87haefz8b4.fsf@bzg.ath.cx>\r
+References: <87haefz8b4.fsf@bzg.ath.cx>\r
+User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Fri, 07 Aug 2015 21:43:34 +0200\r
+Message-ID: <8737zuanq1.fsf@maritornes.cs.unb.ca>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.18\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, 07 Aug 2015 19:44:40 -0000\r
+\r
+Bastien <bzg@altern.org> writes:\r
+\r
+> Hi all,\r
+>\r
+> I installed notmuch yesterday, when I heard David's talk at the GNU\r
+> hackers meeting -- great tool!  Thanks for the work.\r
+>\r
+> My configuration is here: http://bzg.fr/emacs.html (browse down to the\r
+> notmuch section, click on it.)\r
+>\r
+> If I require 'notmuch, then sending from Gnus asks me whether I want\r
+> to create Mail/sent -- I don't want to, sent emails go to the current\r
+> group.\r
+>\r
+> Is there a way to avoid notmuch asking this?\r
+>\r
+\r
+Hi Bastien.\r
+\r
+I think this is finally fixed in notmuch master. The workaround should\r
+continue to work, but I thought you might like to know your bug report\r
+was not in vain ;).\r
+\r
+d\r