Hacker News new | ask | show | jobs
by da39a3ee 996 days ago
Right, thanks! (And using clipboard and stdin sounds even more convenient for small patches as a sibling comment suggests.)
1 comments

Copy-paste may not work depending on how the email client renders the email. For example, if the email client doesn't preserve prefixed whitespace, then the resulting patch may be corrupted or not apply. Saving the actual email to a file on disk would avoid that issue.