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 3AFF5431FBC for ; Fri, 27 Nov 2009 04:01:09 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org 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 Djsz58j+Wn5l for ; Fri, 27 Nov 2009 04:01:08 -0800 (PST) Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.144]) by olra.theworths.org (Postfix) with ESMTP id 3DA1F431FAE for ; Fri, 27 Nov 2009 04:01:08 -0800 (PST) Received: by ey-out-1920.google.com with SMTP id 26so463034eyw.6 for ; Fri, 27 Nov 2009 04:01:06 -0800 (PST) Received: by 10.213.102.138 with SMTP id g10mr1047914ebo.86.1259323266140; Fri, 27 Nov 2009 04:01:06 -0800 (PST) Received: from x61s.janakj ([217.9.36.220]) by mx.google.com with ESMTPS id 7sm2665406eyg.9.2009.11.27.04.01.04 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 27 Nov 2009 04:01:04 -0800 (PST) Received: by x61s.janakj (Postfix, from userid 1000) id 8E0ED440651; Fri, 27 Nov 2009 13:01:03 +0100 (CET) Date: Fri, 27 Nov 2009 13:01:03 +0100 From: Jan Janak To: Ingmar Vanhassel Message-ID: <20091127120103.GK25119@ryngle.com> References: <87fx8bygi7.fsf@linux.vnet.ibm.com> <87bpiv4t9h.fsf@yoom.home.cworth.org> <87y6lz39nd.fsf@yoom.home.cworth.org> <20091121221207.GB17268@jukie.net> <9cce5525b093b87fe74d427954ffad89@localhost> <87d43b2oif.fsf@yoom.home.cworth.org> <9bfdedddeab9c58cd45d8d448323d0fc@localhost> <87skc23327.fsf@yoom.home.cworth.org> <4b0eef22.JwxdgTGElffx149F%michiel@michielbuddingh.net> <1259272292-sup-3434@cannonball> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1259272292-sup-3434@cannonball> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: notmuch Subject: Re: [notmuch] [PATCH] notmuch: Add Maildir directory name as tag name for messages X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.12 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: Fri, 27 Nov 2009 12:01:09 -0000 On 26-11 22:53, Ingmar Vanhassel wrote: > Excerpts from Michiel Buddingh''s message of Thu Nov 26 22:12:02 +0100 2009: > > Haven't tested it, but it seems you can put > > > > [core] > > whitespace = trailing-space,space-before-tab > > > > into your ~/.gitconfig now. I've also set emacs to mark trailing > > whitespace with big red markers. > > I think it should be in notmuch/.gitattributes, which doesn't relies on > new contributors to set that up. It also doesn't force this on for every > git repo one has. This enforces the restrictions also on people's local commits, even those they may never want to submit for inclusion into the official repository. Asking people to follow certain rules when submitting patches for inclusion is sensible, but I don't think notmuch should enforce this on all local commits with notmuch/.gitattributes. -- Jan