> > Thank you. Now I can generate conflicts repeatedly. > > My idea is that *arch-process* buffer created by star-merge should have its > > own mode: > > I think the *arch-process* buffer should be parsed, and the result > should be displayed by ewoc. > > Actually, Most of the job is already done in `tla-show-changes-buffer'. > > You mostly need to call this function, and add a bit of code to > tla-changes-mode.
Thank you for your great advice. I implemented as you wrote. In the *tla-changes* buffer popped up after star-merge, you can press return on conflicted file to do find-file it. Masatake YAMATO
