From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Stephen J. Turnbull" Newsgroups: gmane.emacs.devel Subject: Re: Proposed patch: allow user to disable lockfile creation Date: Thu, 28 Jul 2011 10:57:58 +0900 Message-ID: <87ei1bqi8p.fsf@uwakimon.sk.tsukuba.ac.jp> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Trace: dough.gmane.org 1311818289 23077 80.91.229.12 (28 Jul 2011 01:58:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 28 Jul 2011 01:58:09 +0000 (UTC) Cc: Dave Abrahams , Andreas Schwab , emacs-devel@gnu.org To: John Wiegley Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 28 03:58:04 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QmFrQ-0002T4-8H for ged-emacs-devel@m.gmane.org; Thu, 28 Jul 2011 03:58:04 +0200 Original-Received: from localhost ([::1]:57995 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmFrP-0001iN-RO for ged-emacs-devel@m.gmane.org; Wed, 27 Jul 2011 21:58:03 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:37269) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmFrN-0001i6-I8 for emacs-devel@gnu.org; Wed, 27 Jul 2011 21:58:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QmFrM-0002fk-JE for emacs-devel@gnu.org; Wed, 27 Jul 2011 21:58:01 -0400 Original-Received: from mgmt1.sk.tsukuba.ac.jp ([130.158.97.223]:41931) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmFrM-0002ey-5F for emacs-devel@gnu.org; Wed, 27 Jul 2011 21:58:00 -0400 Original-Received: from uwakimon.sk.tsukuba.ac.jp (uwakimon.sk.tsukuba.ac.jp [130.158.99.156]) by mgmt1.sk.tsukuba.ac.jp (Postfix) with ESMTP id 3CB863FA0721; Thu, 28 Jul 2011 10:57:51 +0900 (JST) Original-Received: by uwakimon.sk.tsukuba.ac.jp (Postfix, from userid 1000) id 7D38B1A26F8; Thu, 28 Jul 2011 10:57:58 +0900 (JST) In-Reply-To: X-Mailer: VM 8.1.93a under 21.5 (beta31) "ginger" cd1f8c4e81cd XEmacs Lucid (x86_64-unknown-linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 130.158.97.223 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:142415 Archived-At: John Wiegley writes: > I concur. This is an annonying feature which has never once made > any difference to me. I've been wanting a way to disable it for > months now. XEmacs experience also is that users want to be able to disable this. We have a variable `inhibit-clash-detection' for the purpose.