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

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

Re: How to navigate to next git conflict?


From: Stefan Monnier
Subject: Re: How to navigate to next git conflict?
Date: Wed, 06 Feb 2019 09:11:00 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>   (condition-case err
>       (not (smerge-next))
>     ('error

This catches both the `error` and the `quote` conditions.


        Stefan



reply via email to

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