bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#37019: 27.0.50; "C-x v =' and 'diff-font-lock-prettify' when there's


From: Lars Ingebrigtsen
Subject: bug#37019: 27.0.50; "C-x v =' and 'diff-font-lock-prettify' when there's no left fringe
Date: Fri, 20 May 2022 03:38:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> To reproduce:
>
>   emacs -Q
>   [visit some versioned file under Git control]
>   M-x set-variable RET diff-font-lock-prettify RET t RET
>   M-x fringe-mode RET right-only RET
>   C-u C-x v = SOME-REVISION RET RET
>
> The last command reports changes of the file since SOME-REVISION.  But
> because the left fringe is unavailable, there's no insert/delete
> indicators at all, not even the original ones displayed when
> diff-font-lock-prettify is nil.
>
> I think in this case we should keep the original indicators.

Yup.  I've now fixed this in Emacs 29.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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