> What are you using for an email program?
My email program is not the problem.  I use Apple Mail, but those send  
just fine.  The problem was in sending patches through git using the  
send-email command.  The files were "corrupted" because they were in  
the wrong character encoding.  For whatever reason, git defaulted to  
the Macintosh ASCII character encoding, which apparently is unreadable  
if you are not on a Mac.

 From now on, I am going to avoid using git to send emails, and I will  
always make sure that the patch files are in UTF-8.

Aaron Meurer

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy-patches" group.
To post to this group, send email to sympy-patches@googlegroups.com
To unsubscribe from this group, send email to 
sympy-patches+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sympy-patches?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to