From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Michael Mercurio Newsgroups: gmane.emacs.help Subject: Ediff ignore-whitespace? Date: Tue, 18 Nov 2003 07:02:16 -0800 (PST) Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20031118150216.33177.qmail@web41805.mail.yahoo.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1069167876 28457 80.91.224.253 (18 Nov 2003 15:04:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 Nov 2003 15:04:36 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 18 16:04:34 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AM7P7-0003N5-00 for ; Tue, 18 Nov 2003 16:04:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AM8Le-0003Iz-Ml for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Nov 2003 11:05:02 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AM8L0-0003Hw-NJ for help-gnu-emacs@gnu.org; Tue, 18 Nov 2003 11:04:22 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AM8KT-00036d-Aw for help-gnu-emacs@gnu.org; Tue, 18 Nov 2003 11:04:20 -0500 Original-Received: from [66.218.93.139] (helo=web41805.mail.yahoo.com) by monty-python.gnu.org with smtp (Exim 4.24) id 1AM8KQ-000350-Ef for help-gnu-emacs@gnu.org; Tue, 18 Nov 2003 11:03:46 -0500 Original-Received: from [65.213.102.2] by web41805.mail.yahoo.com via HTTP; Tue, 18 Nov 2003 07:02:16 PST Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:14351 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14351 Hi, It seems that "ignore-whitepace" option in Ediff, used to "skip over regions that differ only in whitespace and linebreaks", does not consider "lack of whitespace" between braces and parens in C and C++ statements. As an example, it would be nice to ignore the difference in whitepace and lack of whitespace between the parens in the following regions: Region A: if ( (var1 == true) || (var2 == true) ) Region B: if ((var1 == true) || (var2 == true)) Does anyone know how to make ediff behave this way? Thanks, m __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree