emacs-devel
[Top][All Lists]
Advanced

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

Re: 23.0.50; Diff refinement


From: Johan Bockgård
Subject: Re: 23.0.50; Diff refinement
Date: Wed, 07 Nov 2007 19:35:43 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> C-c C-b in the diff buffer produces this refinement:
>
>>     (foo abc (bar abc x))
>>     ^^^^^^   ^^^^  ^^^^^^
>
> :-(
> That sucks!
> You can fix it by setting smerge-refine-weight-hack to nil.

So it this just a bad side-effect, rather than a bug?

It also goes away when using

    (setq smerge-refine-ignore-whitespace nil)

or

    -d  --minimal  Try hard to find a smaller set of changes.

(In the latter case, it finds the second "abc" in the line.)

-- 
Johan Bockgård





reply via email to

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