Sure, looks like gmail is complying with a plaintext email RFC. Let me try attaching to eml with: `git format-patch -s -o "outputfolder" --add-header "X-Unsent: 1" --suffix .eml --to ffmpeg-devel@ffmpeg.org -1 0f497eb391b` On Mon, Feb 3, 2025 at 3:22 PM James Almer wrote: > On 2/3/2025 10:58 AM, Ben Lu via ffmpeg-devel wrote: > > Sorry about that, it looks correct in gmail and sending to myself also > > looks fine, not sure where the line width corruption is happening. Our > org > > doesn't allow programmatic email. > > Looks like lines with a single blank space are being replaced by empty > lines. > > > > > Is it possible to use this gist? > > Try to attach the output of git format-patch to an email instead. That > gist is only a diff of changes and missing all the git commit info. > > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". >