From d50ca07863eb42ab5acb11ae6b2241c3db875061 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Giedrius=20Statkevi=C4=8Dius?= Date: Mon, 9 Mar 2015 03:53:45 +0200 Subject: [PATCH] Documentation/email-clients.txt: Fix one grammar mistake, add extra info about TB MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Fix one grammar mistake (Allows->Allow) and add extra information about the external editor add-on of Thunderbird: the developer must make sure that their editor doesn't fork (IOW it mustn't return before closing) thus they should be careful how they configure the addon. Furthermore, add a tip how to do it with gvim. Signed-off-by: Giedrius Statkevičius [jc: some minor wording/formatting tweaks] Signed-off-by: Jonathan Corbet --- Reading git-format-patch failed