Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757227AbbKFG2B (ORCPT ); Fri, 6 Nov 2015 01:28:01 -0500 Received: from gproxy1-pub.mail.unifiedlayer.com ([69.89.25.95]:59625 "HELO gproxy1-pub.mail.unifiedlayer.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1754553AbbKFG17 (ORCPT ); Fri, 6 Nov 2015 01:27:59 -0500 X-Greylist: delayed 399 seconds by postgrey-1.27 at vger.kernel.org; Fri, 06 Nov 2015 01:27:59 EST X-Authority-Analysis: v=2.1 cv=VOBOwb/X 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=Bs-3rrq5aohJpXt4CKIA:9 a=CjuIK1q_8ugA:10 Date: Thu, 5 Nov 2015 23:21:41 -0700 From: Eddie Kovsky To: Jonathan Corbet Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Darren Hart Subject: [PATCH 1/3] Documentation: Clarify use of Gmail for emailing patches Message-ID: <20151106062141.GA16377@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: 1085 Lines: 30 Clarify that Gmail can be used to send patches, provided you use Gmail as a server and avoid the Web UI. Signed-off-by: Eddie Kovsky --- Documentation/email-clients.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/email-clients.txt b/Documentation/email-clients.txt index aba85b39a400..ca38031c4762 100644 --- a/Documentation/email-clients.txt +++ b/Documentation/email-clients.txt @@ -250,7 +250,8 @@ Works. Use "Insert file..." or external editor. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gmail (Web GUI) -Does not work for sending patches. +Gmail works fine for sending patches provided you do NOT use the web interface +and just use Gmail as an IMAP server with a text based email client. Gmail web client converts tabs to spaces automatically. -- 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/