From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Disable VC when Emacs is noninteractive -batch Date: Mon, 06 Aug 2007 14:20:18 +0900 Message-ID: References: <87lkcpkbzc.fsf@hariken.mwolson.org> <200708052206.l75M63Hx012575@oogie-boogie.ics.uci.edu> <87ejihjvmd.fsf@hariken.mwolson.org> Reply-To: Miles Bader NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1186377689 11790 80.91.229.12 (6 Aug 2007 05:21:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 6 Aug 2007 05:21:29 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 06 07:21:28 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 1IHv1z-0007Do-0z for ged-emacs-devel@m.gmane.org; Mon, 06 Aug 2007 07:21:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IHv1t-0007hd-SC for ged-emacs-devel@m.gmane.org; Mon, 06 Aug 2007 01:21:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IHv1m-0007fY-Qu for emacs-devel@gnu.org; Mon, 06 Aug 2007 01:21:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IHv1c-0007aT-Bd for emacs-devel@gnu.org; Mon, 06 Aug 2007 01:21:13 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IHv1c-0007aD-5N for emacs-devel@gnu.org; Mon, 06 Aug 2007 01:21:04 -0400 Original-Received: from tyo202.gate.nec.co.jp ([202.32.8.206]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IHv1F-0004qG-2y; Mon, 06 Aug 2007 01:20:42 -0400 Original-Received: from relay21.aps.necel.com ([10.29.19.50]) by tyo202.gate.nec.co.jp (8.13.8/8.13.4) with ESMTP id l765KGCn029500; Mon, 6 Aug 2007 14:20:20 +0900 (JST) Original-Received: from relay21.aps.necel.com ([10.29.19.24] [10.29.19.24]) by relay21.aps.necel.com with ESMTP; Mon, 6 Aug 2007 14:20:20 +0900 Original-Received: from dhapc248.dev.necel.com ([10.114.98.116] [10.114.98.116]) by relay21.aps.necel.com with ESMTP; Mon, 6 Aug 2007 14:20:20 +0900 Original-Received: by dhapc248.dev.necel.com (Postfix, from userid 31295) id A9C884B6; Mon, 6 Aug 2007 14:20:19 +0900 (JST) System-Type: i686-pc-linux-gnu Blat: Foop In-Reply-To: <87ejihjvmd.fsf@hariken.mwolson.org> (Michael Olson's message of "Sun\, 05 Aug 2007 21\:32\:26 -0400") Original-Lines: 17 X-Detected-Kernel: Solaris 8 (1) 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:76073 Archived-At: Michael Olson writes: >> If the reason you want to do this to avoid bugs in VC, then IMO this >> is not a good idea. If VC has a problem, it has to be fixed. > > That is not the only reason. I want vc disabled when in -batch mode > because it is (1) useless there, (2) delays compilation, and (3) > displays many "loading vc-..." messages that clutter the > compilation output. Yeah, I agree with Michael, VC shouldn't be involved in batch mode. There are plenty of other opportunities to find bugs in the vc code. -Miles -- 97% of everything is grunge