emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master b299c04201: Fix computation of outline heading level for non-


From: Stefan Monnier
Subject: Re: master b299c04201: Fix computation of outline heading level for non-git diff
Date: Sun, 20 Feb 2022 09:36:25 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Matthias Meulien [2022-02-20 09:02:33] wrote:
> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> Ah, thanks.  I just pushed a patch which should fix it.
> Can you confirm that for the patch file I submitted, after your fix is
> applied, `diff--font-lock-prettify' is now supposed to do nothing?

Not quite.  My patch fixes the error that incorrectly moved the first
`+` and `-` of the file header to the fringe.  IOW the result is that on
non-Git diffs, `diff--font-lock-prettify` will still move the `+` and
`-` of the diffs into the fringe, but it will leave the rest (most
importantly the file headers) untouched.

> (Just in case 😉 there're other cases where prettifying diff's doesn't
> work as expected: They're described in bug#54034.)

I'll see you there ;-)


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]