From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: How do I get ediff-buffers3 to ignore space changes? Date: Fri, 4 Feb 2011 22:29:48 +0100 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1296855025 4462 80.91.229.12 (4 Feb 2011 21:30:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 4 Feb 2011 21:30:25 +0000 (UTC) To: Emacs-Devel devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 04 22:30:20 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PlTER-0000Sp-ON for ged-emacs-devel@m.gmane.org; Fri, 04 Feb 2011 22:30:19 +0100 Original-Received: from localhost ([127.0.0.1]:49362 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PlTER-0006nP-3A for ged-emacs-devel@m.gmane.org; Fri, 04 Feb 2011 16:30:19 -0500 Original-Received: from [140.186.70.92] (port=45335 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PlTEI-0006mU-OE for emacs-devel@gnu.org; Fri, 04 Feb 2011 16:30:11 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PlTEH-0001pG-PP for emacs-devel@gnu.org; Fri, 04 Feb 2011 16:30:10 -0500 Original-Received: from mail-ew0-f41.google.com ([209.85.215.41]:33978) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PlTEH-0001pC-Jx for emacs-devel@gnu.org; Fri, 04 Feb 2011 16:30:09 -0500 Original-Received: by ewy27 with SMTP id 27so1464640ewy.0 for ; Fri, 04 Feb 2011 13:30:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=UU6DNrKZXteWL9+33EHcQgNKmdmku3zXT37z69S6EOg=; b=aBXV6vXC0RdTk0wW4uDB61ZblQuby83AazVF0VqyfSJj3U6UCN7IVX5IVGP4WG6/dc 4Uzg2Nn3CWTHyJ+HFLV/rnpP78MzQ/2AvSOqTmb6lBMdDHZQZNgT41vuxoUoXLs9JJ6c ftfGtGFB4LkdEDtTwVMsiCEyY6CQt6yldEb3M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=xRNlE6/7XCdCRapX84rOpxNMU18y2RvdE41xqmeQsOtf4D1y92427xuq9aWd4ybY/l HNlZArPnU7S9/ct5OS/CnEpiMqeCQi+ClGDOwfr+V/p0fp8OngBjQjqUK1Nqd3UC3sBi hd85ZPDfbVuma1ax7YUlglIpkx3LkfOjvqfGs= Original-Received: by 10.213.29.77 with SMTP id p13mr3360051ebc.2.1296855008774; Fri, 04 Feb 2011 13:30:08 -0800 (PST) Original-Received: by 10.213.13.20 with HTTP; Fri, 4 Feb 2011 13:29:48 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.215.41 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:135595 Archived-At: I asked this before in another thread, but it seems quite hard so I am making a new thread. First: Is there anyone who actually have succeeded in getting ediff-buffers3 to ignore white space changes? In that case how and on what platform etc? I thought that maybe it was something missing in the gnuwin32 port of diff/diff3 (which are from 2004), but that does not seem to be the case. I tried using cygwin's version and I see the same problem there. This is a bit annoying for me. I am trying to merge some changes to org.el. I get 1200 diffs. I can stand some hundreds, but not 1200.