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 C4400429E30 for ; Tue, 30 Aug 2011 04:24:53 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.3 X-Spam-Level: X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3] 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 6c3HPcLW+W24 for ; Tue, 30 Aug 2011 04:24:53 -0700 (PDT) Received: from tempo.its.unb.ca (tempo.its.unb.ca [131.202.1.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 3F48C429E28 for ; Tue, 30 Aug 2011 04:24:53 -0700 (PDT) Received: from zancas.localnet (fctnnbsc36w-156034073093.pppoe-dynamic.High-Speed.nb.bellaliant.net [156.34.73.93]) (authenticated bits=0) by tempo.its.unb.ca (8.13.8/8.13.8) with ESMTP id p7UBOh39030703 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Tue, 30 Aug 2011 08:24:44 -0300 Received: from bremner by zancas.localnet with local (Exim 4.76) (envelope-from ) id 1QyMQs-0006Ic-K8; Tue, 30 Aug 2011 08:24:42 -0300 From: David Bremner To: Tomi Ollila , Matthias Guedemann Subject: Re: Patch formatting: (was: remove GNU specific nm option from version script) In-Reply-To: References: <8739gj2r39.fsf@pc44es141.cs.uni-magdeburg.de> User-Agent: Notmuch/0.7 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Tue, 30 Aug 2011 08:24:42 -0300 Message-ID: <878vqbywed.fsf@zancas.localnet> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: notmuch@notmuchmail.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: Tue, 30 Aug 2011 11:24:53 -0000 On Tue, 30 Aug 2011 14:04:03 +0300, Tomi Ollila wrote: > Maybe you should check how to "properly" format patches for the list. > For example. see: > > http://notmuchmail.org/pipermail/notmuch/2011/005412.html > > PS: Maybe we should have just one page anyone can refer in > reply emails like this? Sure, feel free to add such a page to the notmuch wiki (notmuchmail.org). Currently we have a link to the git project guidelines, but it is really not completely appropriate. d