|
| From: | Stefan Monnier |
| Subject: | Re: 23.0.50; Diff refinement |
| Date: | Tue, 06 Nov 2007 22:31:30 -0500 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) |
> Assume that /tmp/foo contains the line
> (foo abc (bar abc x))
> and /tmp/bar contains the line
> abc
> M-x diff RET /tmp/bar RET /tmp/foo RET
> 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.
Stefan
| [Prev in Thread] | Current Thread | [Next in Thread] |