From f07845fba97a1e642b4a476bf18e2a146f834e0a Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 7 Jan 2013 22:53:56 +2000 Subject: [PATCH] Re: [PATCH 1/1] fix line breaks in one comment paragraph in generated .notmuch-config file --- 79/b6a8945f7d10ec0cac016a093910968468c284 | 67 +++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 79/b6a8945f7d10ec0cac016a093910968468c284 diff --git a/79/b6a8945f7d10ec0cac016a093910968468c284 b/79/b6a8945f7d10ec0cac016a093910968468c284 new file mode 100644 index 000000000..683094b57 --- /dev/null +++ b/79/b6a8945f7d10ec0cac016a093910968468c284 @@ -0,0 +1,67 @@ +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 0EB60429E3E + for ; Sun, 6 Jan 2013 18:54:04 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + 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 lACNL6evxQnT for ; + Sun, 6 Jan 2013 18:54:03 -0800 (PST) +Received: from tesseract.cs.unb.ca (tesseract.cs.unb.ca [131.202.240.238]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id B722A429E3C + for ; Sun, 6 Jan 2013 18:54:03 -0800 (PST) +Received: from fctnnbsc30w-156034082078.dhcp-dynamic.fibreop.nb.bellaliant.net + ([156.34.82.78] helo=zancas.localnet) + by tesseract.cs.unb.ca with esmtpsa + (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) + (envelope-from ) + id 1Ts2qg-0002UN-Fv; Sun, 06 Jan 2013 22:54:02 -0400 +Received: from bremner by zancas.localnet with local (Exim 4.80) + (envelope-from ) + id 1Ts2qa-0006tY-TC; Sun, 06 Jan 2013 22:53:56 -0400 +From: David Bremner +To: Tomi Ollila , notmuch@notmuchmail.org +Subject: Re: [PATCH 1/1] fix line breaks in one comment paragraph in generated + .notmuch-config file +In-Reply-To: <1357390141-22877-1-git-send-email-tomi.ollila@iki.fi> +References: <1357390141-22877-1-git-send-email-tomi.ollila@iki.fi> +User-Agent: Notmuch/0.14+234~g76bf9e9 (http://notmuchmail.org) Emacs/24.2.1 + (x86_64-pc-linux-gnu) +Date: Sun, 06 Jan 2013 22:53:56 -0400 +Message-ID: <87lic5r9dn.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-Spam_bar: - +Cc: tomi.ollila@iki.fi +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: Mon, 07 Jan 2013 02:54:04 -0000 + +Tomi Ollila writes: + +> While one comment in generated .notmuch-config file looked good in the +> source file notmuch-config.c, the generated output was inconsistently +> wide -- even breaking the 80-column boundary. + +pushed, after deleting one character. + +d -- 2.26.2