Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754631AbbKFGUT (ORCPT ); Fri, 6 Nov 2015 01:20:19 -0500 Received: from gproxy4-pub.mail.unifiedlayer.com ([69.89.23.142]:55524 "HELO gproxy4-pub.mail.unifiedlayer.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1754566AbbKFGUQ (ORCPT ); Fri, 6 Nov 2015 01:20:16 -0500 X-Authority-Analysis: v=2.1 cv=IekUBwaa c=1 sm=1 tr=0 a=PkLafpyMt2xwRD+PMJrZ3Q==:117 a=PkLafpyMt2xwRD+PMJrZ3Q==:17 a=cNaOj0WVAAAA:8 a=f5113yIGAAAA:8 a=ptNznvi-AAAA:8 a=kj9zAlcOel0A:10 a=fztpppUj2ZoA:10 a=gylEWfV3lGQA:10 a=qtqOOiqGOCEA:10 a=1XWaLZrsAAAA:8 a=yC429Taf_sNqdVMprtAA:9 a=CjuIK1q_8ugA:10 Date: Thu, 5 Nov 2015 23:20:39 -0700 From: Eddie Kovsky To: Jonathan Corbet Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Darren Hart Subject: [PATCH 0/3] Documentation: Email client improvements Message-ID: <20151106062039.GA16257@athena> Mail-Followup-To: Eddie Kovsky , Jonathan Corbet , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Darren Hart MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) X-Identified-User: {1650:box492.bluehost.com:edkovsky:edkovsky.org} {sentby:smtp auth 73.243.172.2 authed with ewk+edkovsky.org} Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1323 Lines: 44 A recent mailing list discussion about developer tools extended over to Google+. https://plus.google.com/+DarrenHart/posts/EbVFWJu3FK9 Several members of the kernel community felt that improving the email client documentation would make it easier for new developers to get started submitting patches. This series introduces three updates to help new contributors get Mutt working as quickly as possible. * Clarify that Gmail is acceptable for sending patches, as long as it is used without the web interface. * Add instructions for sending files directly from Mutt without use of a specific editor. * Add a minimal Mutt configuration to use Gmail's IMAP servers to send text email. I tested this configuration using a mockup local user and my own Gmail account. Thanks Eddie Eddie Kovsky (3): Clarify use of Gmail for emailing patches Add note on sending files directly with Mutt Add minimal Mutt config for using Gmail Documentation/email-clients.txt | 39 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) -- 2.6.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/