From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eric S. Raymond" Newsgroups: gmane.emacs.devel Subject: Re: vc-diff in non-VC buffer Date: Wed, 10 Oct 2007 13:38:03 -0400 Organization: Eric Conspiracy Secret Labs Message-ID: <20071010173802.GC787@thyrsus.com> References: Reply-To: esr@thyrsus.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1192037863 9311 80.91.229.12 (10 Oct 2007 17:37:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 10 Oct 2007 17:37:43 +0000 (UTC) Cc: Emacs Devel To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 10 19:37:41 2007 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.50) id 1IffV3-0000UV-Kx for ged-emacs-devel@m.gmane.org; Wed, 10 Oct 2007 19:37:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IffUx-00060X-OM for ged-emacs-devel@m.gmane.org; Wed, 10 Oct 2007 13:37:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IffUv-00060I-DM for emacs-devel@gnu.org; Wed, 10 Oct 2007 13:37:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IffUt-000606-1P for emacs-devel@gnu.org; Wed, 10 Oct 2007 13:37:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IffUs-000603-SR for emacs-devel@gnu.org; Wed, 10 Oct 2007 13:37:26 -0400 Original-Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5] helo=snark) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IffUs-0002Sp-Hr for emacs-devel@gnu.org; Wed, 10 Oct 2007 13:37:26 -0400 Original-Received: by snark (Postfix, from userid 23) id 3365A38032; Wed, 10 Oct 2007 13:38:03 -0400 (EDT) Content-Disposition: inline In-Reply-To: X-Eric-Conspiracy: There is no conspiracy User-Agent: Mutt/1.5.15+20070412 (2007-04-11) X-Detected-Kernel: Linux 2.6 (newer, 2) 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:80526 Archived-At: Juanma Barranquero : > Hmm. Not Good. A recursive check for version differences is not what you expected? It seems the most natural thing to do there. If you don't want the entire file tree under your home directory scanned, don't do that. -- Eric S. Raymond