help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: ediff refinement issues


From: Peter Münster
Subject: Re: ediff refinement issues
Date: Sat, 26 Nov 2011 21:28:25 +0100
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.91 (gnu/linux)

On Sat, Nov 26 2011, Samuel Wales wrote:

>      I want ediff to show refilled commented paragraphs as
>      only having whitespace differences.

You could implement this feature. But then, be careful with
commented code:

file A:
shell-command

file B:
# shell-command

"^#" should not be ignored here.

-- 
           Peter




reply via email to

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