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: Hi-Angel
Subject: Re: How to navigate to next git conflict?
Date: Wed, 6 Feb 2019 17:47:44 +0300

On Wed, 6 Feb 2019 at 17:11, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
>
> >   (condition-case err
> >       (not (smerge-next))
> >     ('error
>
> This catches both the `error` and the `quote` conditions.
>
>
>         Stefan

What is "quote condition"? FWIW, it's very hard to find how to catch
some "error". I managed to find this way of doing that in someone's
blog post.



reply via email to

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