I removed a few ^L characters from COPYING. Kindly find patch
attached. Again, I'm sorry I couldn't include it inline- I'm behind a
restrictive firewall, and Gmail mangles up patches.
-- Ram
From: David Aguilar <hidden> Date: 2016-06-15 22:48:02
Hello,
On Fri, Jan 15, 2010 at 01:52:30PM +0530, Ramkumar Ramachandra wrote:
I removed a few ^L characters from COPYING. Kindly find patch
attached. Again, I'm sorry I couldn't include it inline- I'm behind a
restrictive firewall, and Gmail mangles up patches.
-- Ram
I've had great success with the 'git send-email', msmtp, and
gmail combination.
http://git.or.cz/gitwiki/GitTips#Usingmsmtptosendyourpatches
I highly recommend using that setup.
I'm sure there are other ways, but that's the one that works for
me. I also use mutt to read gmail; also highly recommended :)
Have a nice day,
--
David
From: Robin Rosenberg <hidden> Date: 2016-06-15 22:48:02
fredagen den 15 januari 2010 09.22.30 skrev Ramkumar Ramachandra:
I removed a few ^L characters from COPYING. Kindly find patch
attached. Again, I'm sorry I couldn't include it inline- I'm behind a
restrictive firewall, and Gmail mangles up patches.
It is a form-feed (force new page when printing) so it should probably be
called by that name, if it were to be removed.
-- robin
Thank you for the link! Yes, I know about git send-imap, but I my
firewall blocked traffic on all ports except 80 and 443 until
yesterday. I jumped some hoops and got a few more ports opened up for
myself yesterday, so no more attachments in Gmail :)
I'm sure there are other ways, but that's the one that works for
me. I also use mutt to read gmail; also highly recommended :)
In that case, check out Sup. It's *much* better than mutt :)