From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#9781: 24.0.90; VC can't commit removed files/directories. Date: Thu, 20 Oct 2011 17:09:54 -0400 Message-ID: References: <46BCC398-40FE-4CE0-AAD4-26EFA06A3FDC@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1319145064 29603 80.91.229.12 (20 Oct 2011 21:11:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 20 Oct 2011 21:11:04 +0000 (UTC) Cc: 9781@debbugs.gnu.org To: Jan =?UTF-8?Q?Dj=C3=A4rv?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 20 23:10:59 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1RGztC-0007iP-LA for geb-bug-gnu-emacs@m.gmane.org; Thu, 20 Oct 2011 23:10:58 +0200 Original-Received: from localhost ([::1]:41927 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGztB-0001Mp-Eo for geb-bug-gnu-emacs@m.gmane.org; Thu, 20 Oct 2011 17:10:57 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:54229) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGzt7-0001MC-J2 for bug-gnu-emacs@gnu.org; Thu, 20 Oct 2011 17:10:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RGzt6-0002oF-8w for bug-gnu-emacs@gnu.org; Thu, 20 Oct 2011 17:10:53 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:48543) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGzt6-0002o7-4i for bug-gnu-emacs@gnu.org; Thu, 20 Oct 2011 17:10:52 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RGzuE-0006st-7J for bug-gnu-emacs@gnu.org; Thu, 20 Oct 2011 17:12:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 20 Oct 2011 21:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9781 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9781-submit@debbugs.gnu.org id=B9781.131914506726389 (code B ref 9781); Thu, 20 Oct 2011 21:12:02 +0000 Original-Received: (at 9781) by debbugs.gnu.org; 20 Oct 2011 21:11:07 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RGztL-0006ra-BA for submit@debbugs.gnu.org; Thu, 20 Oct 2011 17:11:07 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10] ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RGztJ-0006rT-Ft for 9781@debbugs.gnu.org; Thu, 20 Oct 2011 17:11:06 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RGzsA-00022G-NP; Thu, 20 Oct 2011 17:09:54 -0400 X-Spook: condor industrial intelligence Guantanamo bomb Dateline X-Ran: Bd!-.1~|k/w{AG (Glenn Morris's message of "Thu, 20 Oct 2011 17:05:21 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 20 Oct 2011 17:12:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:52954 Archived-At: Glenn Morris wrote: >> 1 Make writable and continue. >> 2 Don't make writable and continue >> 3 Abort > > Isn't ctrl-g good enough for aborting, rather than introducing a 3-state > question? Ignore that, I misunderstood option 2. "Don't make writable, but continue committing anyway." (Will that cause an error with whatever VCS this issue is still relevant for?)