From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.tuxdriver.com (charlotte.tuxdriver.com [70.61.120.58]) by dpdk.org (Postfix) with ESMTP id C3D4CC582 for ; Mon, 4 May 2015 20:52:57 +0200 (CEST) Received: from hmsreliant.think-freely.org ([2001:470:8:a08:7aac:c0ff:fec2:933b] helo=localhost) by smtp.tuxdriver.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1YpLTz-0004q8-9I; Mon, 04 May 2015 14:52:53 -0400 Date: Mon, 4 May 2015 14:52:39 -0400 From: Neil Horman To: Matthew Hall Message-ID: <20150504185239.GA13011@hmsreliant.think-freely.org> References: <20150501164512.GB27756@hmsreliant.think-freely.org> <20150501173108.GA24714@mhcomputing.net> <533710CFB86FA344BFBF2D6802E602860466B524@SHSMSX101.ccr.corp.intel.com> <20150504174857.GA27496@mhcomputing.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150504174857.GA27496@mhcomputing.net> User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Score: -2.9 (--) X-Spam-Status: No Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] GitHub sandbox for the DPDK community X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 May 2015 18:52:58 -0000 On Mon, May 04, 2015 at 10:48:57AM -0700, Matthew Hall wrote: > On Mon, May 04, 2015 at 12:43:48PM +0000, Qiu, Michael wrote: > > What mail client do you use? I think mail client supporting thread mode > > is important for patch review. > > Like many UNIX people, I use mutt. > > My concern is that, if we're making the widespread adoption, usage, and > contributions for DPDK dependent on selection or debate of the features of > various MUAs, I'm not sure that we're looking at this from the right angle. > I think the exact opposite is being asserted here. To use the example being discussed, if you feel that quote collapsing is an important feature to your workflow, then pick an MUA that gives you that feature. Theres no need to mandate a workflow that is implemented by a service like github, just so that some set of features is available to those that like it. Neil