emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Disable VC when Emacs is noninteractive -batch


From: Stephen J. Turnbull
Subject: Re: [PATCH] Disable VC when Emacs is noninteractive -batch
Date: Mon, 06 Aug 2007 11:36:30 +0900

Dan Nicolaescu 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.

IMO, if VC's hooks are active in batch mode, that's a bug.  You don't
want programs that are *implicitly* sensitive to environment state
active in batch mode.  (I'm sure there are good reasons for using VC
noninteractively, although I personally don't use it in batch mode.
But such programs should call VC functions explicitly.)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]