Hi Sławomir,

It looks like it's still CRLF:

$ file 0001-test-org-colview-Add-coverage-for-org-columns-quit-t.patch
0001-test-org-colview-Add-coverage-for-org-columns-quit-t.patch: unified
diff output, ASCII text, with CRLF line terminators

I tried enabling core.autocrlf = input on my side and it still fails to
apply. However, I did find something that works:

git apply --ignore-whitespace ...

But my understanding is that using that flag carries some risk because it
technically alters the patch. Since elisp doesn't depend on whitespace I'm
not sure how much of a risk that actually is. In any case, I don't want to
over-index on this so I'm fine running dos2unix to fix up patches that
contain CRLF.

Cheers,

Derek

On Tue, May 5, 2026 at 10:24 PM Sławomir Grochowski <
[email protected]> wrote:

>
> Thank you Derek. I'll try to use 'git send-mail' next time.  Right now
> I'm sending the patch again as an attachment to ensure it has the
> correct formatting.
>
> Best,
> --
> Slawomir Grochowski
>
>

-- 
+---------------------------------------------------------------+
| Derek Chen-Becker                                             |
| GPG Key available at https://keybase.io/dchenbecker and       |
| https://pgp.mit.edu/pks/lookup?search=derek%40chen-becker.org |
| Fngrprnt: EB8A 6480 F0A3 C8EB C1E7  7F42 AFC5 AFEE 96E4 6ACC  |
+---------------------------------------------------------------+

Reply via email to