Skip to content

Commit bea2e3b

Browse files
committed
rn-84: add question and answer about email client
1 parent e60cb50 commit bea2e3b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

rev_news/drafts/edition-84.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,20 @@ _(Eric has already been interviewed in [Git Rev News #7, September 2015](https:/
117117
have already deleted from my local email client. Much more recently,
118118
I have also started taking advantage of its NNTP feed (nntp.lore.kernel.org).
119119

120+
* Could you elaborate a bit about the email client you use?
121+
122+
I use Gmail in the web browser almost exclusively. Lately, I have
123+
been using Thunderbird to access the lore.kernel.org NNTP feed.
124+
Infrequently, I use `mutt` when I need to send a patch inline within
125+
a reply when I don't want the Gmail web interface to modify
126+
whitespace or the formatting in general. (I also have Emacs set up
127+
for email, thus could use it for the same purpose as `mutt`, but
128+
never actually do so.)
129+
130+
[ _Editor's note: If you're going to use Gmail in the web browser,
131+
ensure "Plain text mode" is checked. Also, see [Gmail specific
132+
format-patch hints](https://git-scm.com/docs/git-format-patch#_gmail)_ ]
133+
120134
* What is your advice for people who want to start Git development?
121135
Where and how should they start?
122136

0 commit comments

Comments
 (0)