Comments on 2019-08-31 A simple tip with overlays and diffs

Last edit

Summary: Thanks, but not. It solves a different problem - it goes to the next hunk, and I wanted to go to the next change even /within/ the current hunk.

Added:

> ----
> Thanks, but not. It solves a different problem - it goes to the next hunk, and I wanted to go to the next change even /within/ the current hunk.
> -- Marcin Borkowski 2019-09-08 20:35 UTC


What about `smerge-next’?

smerge-next is an interactive compiled Lisp function in
‘smerge-mode.el’.

It is bound to <menu-bar> <SMerge> <Next>, C-c ^ n.

(smerge-next &optional COUNT)

Go to the next COUNT’th conflict.

– npostavs 2019-09-03 12:33 UTC


Thanks, but not. It solves a different problem - it goes to the next hunk, and I wanted to go to the next change even within the current hunk.

– Marcin Borkowski 2019-09-08 20:35 UTC