Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1263760 > unrolled thread
| Started by | Eddie Kovsky <ewk@edkovsky.org> |
|---|---|
| First post | 2015-11-06 07:30 +0100 |
| Last post | 2015-11-11 18:30 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH 1/3] Documentation: Clarify use of Gmail for emailing patches Eddie Kovsky <ewk@edkovsky.org> - 2015-11-06 07:30 +0100
Re: [PATCH 1/3] Documentation: Clarify use of Gmail for emailing patches Jonathan Corbet <corbet@lwn.net> - 2015-11-11 18:30 +0100
| From | Eddie Kovsky <ewk@edkovsky.org> |
|---|---|
| Date | 2015-11-06 07:30 +0100 |
| Subject | [PATCH 1/3] Documentation: Clarify use of Gmail for emailing patches |
| Message-ID | <qrIH7-S8-3@gated-at.bofh.it> |
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 <ewk@edkovsky.org> --- 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/
[toc] | [next] | [standalone]
| From | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| Date | 2015-11-11 18:30 +0100 |
| Subject | Re: [PATCH 1/3] Documentation: Clarify use of Gmail for emailing patches |
| Message-ID | <qtHnA-5Ks-27@gated-at.bofh.it> |
| In reply to | #1263760 |
On Thu, 5 Nov 2015 23:21:41 -0700 Eddie Kovsky <ewk@edkovsky.org> wrote: > 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. I actually think this section is correct as written - it's explicitly about the gmail web interface. Using gmail for email submission (note that doesn't involve IMAP) is a bit out of scope for a document that is explicitly about email *clients*. Still, we could add a line saying that gmail can be used in that mode, probably with a reference to the mutt configuration in your other patch. Please feel free to send a patch along those lines. I've applied the other two, though, thanks. jon -- 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/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web