From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: vc-state-heuristic is gone Date: Mon, 24 Nov 2014 12:57:27 +0100 Message-ID: <87fvd8steg.fsf@gmx.de> References: <20141123215659.2CA0C382F79@snark.thyrsus.com> <874mtp58a9.fsf@fencepost.gnu.org> <20141124083310.GA29913@thyrsus.com> <87zjbh3r98.fsf@fencepost.gnu.org> <20141124094929.GA32148@thyrsus.com> <87k32k51ka.fsf@fencepost.gnu.org> <20141124104616.GA1744@thyrsus.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1416830551 10339 80.91.229.3 (24 Nov 2014 12:02:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 24 Nov 2014 12:02:31 +0000 (UTC) Cc: David Kastrup , emacs-devel@gnu.org To: "Eric S. Raymond" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 24 13:02:24 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XssLY-0004o0-9U for ged-emacs-devel@m.gmane.org; Mon, 24 Nov 2014 13:02:24 +0100 Original-Received: from localhost ([::1]:52199 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XssLX-0001gt-Si for ged-emacs-devel@m.gmane.org; Mon, 24 Nov 2014 07:02:23 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55396) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XssGy-0004PA-UK for emacs-devel@gnu.org; Mon, 24 Nov 2014 06:57:47 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XssGs-0006Rm-Cn for emacs-devel@gnu.org; Mon, 24 Nov 2014 06:57:40 -0500 Original-Received: from mout.gmx.net ([212.227.17.22]:53215) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XssGs-0006OR-4J; Mon, 24 Nov 2014 06:57:34 -0500 Original-Received: from detlef.gmx.de ([87.146.34.98]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0MBaDy-1XkenG1m1m-00AZVZ; Mon, 24 Nov 2014 12:57:28 +0100 In-Reply-To: <20141124104616.GA1744@thyrsus.com> (Eric S. Raymond's message of "Mon, 24 Nov 2014 05:46:16 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-Provags-ID: V03:K0:qysBtsTbeagdKvASwpRP2dBmtyd93N9rKpWwcBBj3JDB9vavFMA hu+DcHh5WSzWmlpWXp79Vtpcjsz2o60yX01IrIhVnNmkokSwQHOLrueN8ABxVCNCaluZGWF B36LI4mzNvL1etSH0l6zvKqI+BV7gW4RzeEgL9f9kh08n4aQl60PZD9sDXVRBPXfbxLVJZ5 7bg63bkTJKs+jtWwbDjcw== X-UI-Out-Filterresults: notjunk:1; X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 212.227.17.22 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:178165 Archived-At: "Eric S. Raymond" writes: > You're worrying too much. Next time maybe you should try looking st > the code first. I do worry as well, because I do a lot of vc operations over a remote (Tramp) connection. Is there a chance to test your code, maybe even before it enters trunk? Best regards, Michael.