From 4431e0124896d820893675db66cae1b1f6c5c090 Mon Sep 17 00:00:00 2001 From: Bastien Date: Sat, 24 Aug 2013 12:41:12 +0200 Subject: [PATCH] Re: [Bug] Force creating of Mail/sent on sending? --- 16/dbc26c8ab5d64d50d7fc072d79a882d1852cf0 | 90 +++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 16/dbc26c8ab5d64d50d7fc072d79a882d1852cf0 diff --git a/16/dbc26c8ab5d64d50d7fc072d79a882d1852cf0 b/16/dbc26c8ab5d64d50d7fc072d79a882d1852cf0 new file mode 100644 index 000000000..697b4ac52 --- /dev/null +++ b/16/dbc26c8ab5d64d50d7fc072d79a882d1852cf0 @@ -0,0 +1,90 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 5CA27431FD9 + for ; Sat, 24 Aug 2013 03:41:27 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0.1 +X-Spam-Level: +X-Spam-Status: No, score=0.1 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id r8BLjYgCc+-K for ; + Sat, 24 Aug 2013 03:41:23 -0700 (PDT) +Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) + (using TLSv1 with cipher AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 47B61431FBD + for ; Sat, 24 Aug 2013 03:41:23 -0700 (PDT) +Received: from public by plane.gmane.org with local (Exim 4.69) + (envelope-from ) id 1VDBHU-0004D4-Dr + for notmuch@notmuchmail.org; Sat, 24 Aug 2013 12:41:20 +0200 +Received: from mail-wi0-f173.google.com ([209.85.212.173]) + by plane.gmane.org with esmtp (Exim 4.69) + (envelope-from ) + id 1VDBHM-0003yb-NB; Sat, 24 Aug 2013 12:41:12 +0200 +Received: by mail-wi0-f173.google.com with SMTP id ey16so1580620wid.12 + for ; Sat, 24 Aug 2013 03:41:12 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=sender:from:to:cc:subject:in-reply-to:references:user-agent:date + :message-id:mime-version:content-type; + bh=pphGNKdqJCSh7u40Olux6m6zqv+CZR7+0SkIxcwqTBw=; + b=lBxkJYy3dIIV/eS0jHMjHu/E8JFNJ4oAJmoatN78g2RaasGoSXm+ZF8u6F51Q7QxsA + v+FA7kEF5hqT+KHkcA3DCnbWJK8XR7Tz1PuwHHzZpENUnaqNaO9zp+ilkhlozx0f0saW + PN+jrfliNXsWtNZXwjV7BpCZ7aHE5yLMWYEge3M/hj+WHjxk/zkimU1zvVXg93ltO49k + AL6zIipwNUa2xJnurnMg+fBx/GWGcbyUipBghnUrd8nGmVpThgBIX7bHtCB2nd7mF36R + UYa1DNDjF9PARbljFQYa0KhBHK9wU41LD92aXpadTPudMrNtVIX0rSrOWeWuHDbUfGUa + 7Ovw== +X-Received: by 10.180.11.37 with SMTP id n5mr1130360wib.25.1377340872331; + Sat, 24 Aug 2013 03:41:12 -0700 (PDT) +Received: from bzg.localdomain (mar75-2-81-56-68-112.fbx.proxad.net. + [81.56.68.112]) + by mx.google.com with ESMTPSA id li9sm3152239wic.4.1969.12.31.16.00.00 + (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); + Sat, 24 Aug 2013 03:41:11 -0700 (PDT) +Sender: Bastien Guerry +Received: by bzg.localdomain (Postfix, from userid 1000) + id 18C971C2256A; Sat, 24 Aug 2013 12:41:12 +0200 (CEST) +From: Bastien +To: Bastien +Subject: Re: [Bug] Force creating of Mail/sent on sending? +In-Reply-To: <87haefz8b4.fsf@bzg.ath.cx> (Bastien's message of "Sat, 24 Aug + 2013 12:34:23 +0200") +References: <87haefz8b4.fsf@bzg.ath.cx> +User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) +Date: Sat, 24 Aug 2013 12:41:12 +0200 +Message-ID: <871u5js75j.fsf@bzg.ath.cx> +MIME-Version: 1.0 +Content-Type: text/plain +X-Mailman-Approved-At: Mon, 26 Aug 2013 08:58:54 -0700 +Cc: public-notmuch-gxuj+Tv9EO5zyzON3hdc1g@plane.gmane.org +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Sat, 24 Aug 2013 10:41:27 -0000 + + + +Bastien writes: + +> Is there a way to avoid notmuch asking this? + +Found it: (setq notmuch-fcc-dirs nil) + +Sorry for the noise, + +-- + Bastien + -- 2.26.2