From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.help Subject: Re: How to diff or ediff only "*.c" files in all sub-directories? Date: Tue, 28 Mar 2006 11:20:34 +0000 Organization: muc.de e.V. -- private internet access Message-ID: <266b0e.46.ln@acm.acm> References: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1143553260 7291 80.91.229.2 (28 Mar 2006 13:41:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Mar 2006 13:41:00 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 28 15:40:58 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FOERN-0003Dz-Ix for geh-help-gnu-emacs@m.gmane.org; Tue, 28 Mar 2006 15:40:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FOERN-0000A1-2p for geh-help-gnu-emacs@m.gmane.org; Tue, 28 Mar 2006 08:40:57 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!news.belwue.de!news-peer.in.tum.de!news.muc.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-NNTP-Posting-Host: acm.muc.de Original-X-Trace: marvin.muc.de 1143549526 5723 193.149.49.134 (28 Mar 2006 12:38:46 GMT) Original-X-Complaints-To: news-admin@muc.de Original-NNTP-Posting-Date: 28 Mar 2006 12:38:46 GMT User-Agent: tin/1.4.5-20010409 ("One More Nightmare") (UNIX) (Linux/2.0.35 (i686)) Original-Xref: shelby.stanford.edu gnu.emacs.help:138434 Original-To: help-gnu-emacs@gnu.org 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:34053 Archived-At: Jimmy Lao wrote on Mon, 27 Mar 2006 16:33:55 +0000: > How to diff only "*.c" files in all sub-directories? It is not clear exactly what you want. Supposing you have these files: ~/mydev/comms/foo.c ~/mydev/comms/bar.c ~/mydev/comms/lib/tcp.c ~/mydev/appl/braeburn.c , with which other file should each of these be compared? > I have tried ediff which has a filter setting, but I don't know the way > to display all files in all sub-directories in just one buffer. -- Alan Mackenzie (Munich, Germany) Email: aacm@muuc.dee; to decode, wherever there is a repeated letter (like "aa"), remove half of them (leaving, say, "a").