From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Vishwajith Singh" Newsgroups: gmane.emacs.help Subject: Emacs ediff and C-Mode Date: Mon, 15 Oct 2007 16:13:52 -0700 Message-ID: <97aeb02e0710151613g56dc4a4dq61dc82fd00f43cf2@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0902973554==" X-Trace: ger.gmane.org 1192492065 9888 80.91.229.12 (15 Oct 2007 23:47:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Oct 2007 23:47:45 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 16 01:47:36 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IhZ8e-0004Qc-Kh for geh-help-gnu-emacs@m.gmane.org; Tue, 16 Oct 2007 01:14:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhZ8X-0004AU-MB for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Oct 2007 19:14:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IhZ8H-00049V-0d for help-gnu-emacs@gnu.org; Mon, 15 Oct 2007 19:13:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IhZ8F-00049J-Jc for help-gnu-emacs@gnu.org; Mon, 15 Oct 2007 19:13:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhZ8F-00049G-EP for help-gnu-emacs@gnu.org; Mon, 15 Oct 2007 19:13:55 -0400 Original-Received: from nf-out-0910.google.com ([64.233.182.186]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IhZ8E-0003Eh-OM for help-gnu-emacs@gnu.org; Mon, 15 Oct 2007 19:13:54 -0400 Original-Received: by nf-out-0910.google.com with SMTP id f5so1538688nfh for ; Mon, 15 Oct 2007 16:13:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=CZZDNhF4qF4YgFqNZ8wpeGc+UPcljLJD4CrQK/1Wccc=; b=COh6/W+d54cxLBSAshbdhPRTG37jtc7l+YoAQ/yKOB3aTfWTsUBHKDmq2i/u9OQ5Pa3cGTBIesT0hvguxjjgbY2fse+/HrU07ND8pk62HRV2Nb9pkc6lPt3dOUnDLIiEtZef0MVF1L80/4E5Av4YGoOIFLRwjg5JTSzncoFsWto= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=SoMQyCLKpVgwpfX/Upup04rgVTDcfTegW+/T420YadYa3WtXoIjqrBGpsiP3yeDpG/Bp49yy8Wb98YVan1Uj6wbcHtRUeWTDlxbgZO1xPq2m+Y5MJrxab3L5ask1sb5rIt8mInmq12G1i6eQqoR/b/qCPdZswkJ23nDJ6jQzXmY= Original-Received: by 10.86.98.18 with SMTP id v18mr5367553fgb.1192490032393; Mon, 15 Oct 2007 16:13:52 -0700 (PDT) Original-Received: by 10.86.99.19 with HTTP; Mon, 15 Oct 2007 16:13:52 -0700 (PDT) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:48474 Archived-At: --===============0902973554== Content-Type: multipart/alternative; boundary="----=_Part_14910_12480758.1192490032381" ------=_Part_14910_12480758.1192490032381 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I am emacs-ediffing two large c -files. During the diff, I would like to ignore differences in the comments sections. Both block comments /* ... */ or line comments // How can I configure ediff to ignore differences in comments? Thanks, - V ------=_Part_14910_12480758.1192490032381 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hi,
 
I am emacs-ediffing two large c -files.
During the diff, I would like to ignore differences in the comments sections.
Both block comments /* ... */ or line comments //
 
How can I configure ediff to ignore differences in comments?
 
Thanks,
- V
 
------=_Part_14910_12480758.1192490032381-- --===============0902973554== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ help-gnu-emacs mailing list help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs --===============0902973554==--