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#11230: 24.1.50; VC doesn't handle internal errors? Date: Thu, 12 Apr 2012 14:08:35 -0400 Message-ID: <1zty0oyg9o.fsf@fencepost.gnu.org> References: <86lim026ib.fsf@dogan.se> <4F8716A7.9000202@dogan.se> <4F8717C2.8090501@dogan.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1334254141 30408 80.91.229.3 (12 Apr 2012 18:09:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 12 Apr 2012 18:09:01 +0000 (UTC) Cc: 11230@debbugs.gnu.org To: Deniz Dogan Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Apr 12 20:09:00 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1SIOS0-0006yN-20 for geb-bug-gnu-emacs@m.gmane.org; Thu, 12 Apr 2012 20:08:56 +0200 Original-Received: from localhost ([::1]:47535 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SIORz-0002f1-8c for geb-bug-gnu-emacs@m.gmane.org; Thu, 12 Apr 2012 14:08:55 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:50385) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SIORw-0002ew-UJ for bug-gnu-emacs@gnu.org; Thu, 12 Apr 2012 14:08:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SIORs-0006Y0-AO for bug-gnu-emacs@gnu.org; Thu, 12 Apr 2012 14:08:52 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:58119) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SIORs-0006Xv-6s for bug-gnu-emacs@gnu.org; Thu, 12 Apr 2012 14:08:48 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SIOT3-0004w0-NR for bug-gnu-emacs@gnu.org; Thu, 12 Apr 2012 14:10:01 -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, 12 Apr 2012 18:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11230 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 11230-submit@debbugs.gnu.org id=B11230.133425419418951 (code B ref 11230); Thu, 12 Apr 2012 18:10:01 +0000 Original-Received: (at 11230) by debbugs.gnu.org; 12 Apr 2012 18:09:54 +0000 Original-Received: from localhost ([127.0.0.1]:54657 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SIOSw-0004va-EW for submit@debbugs.gnu.org; Thu, 12 Apr 2012 14:09:54 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:50631) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SIOSt-0004vT-NW for 11230@debbugs.gnu.org; Thu, 12 Apr 2012 14:09:52 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SIORg-0008Ln-4M; Thu, 12 Apr 2012 14:08:36 -0400 X-Spook: cryptanalysis Bruxelles CBNRC Armani Fedayeen NASA X-Ran: 'Z>Wujkaq-qI5Y:d;:8.#16r50lh#)Q\.EgTLXVhLsR:!r0>Gc7w{D{?(`o1>ATkC*f=S7 X-Hue: blue X-Attribution: GM In-Reply-To: <4F8717C2.8090501@dogan.se> (Deniz Dogan's message of "Thu, 12 Apr 2012 19:58:26 +0200") 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.13 Precedence: list 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:58909 Archived-At: Deniz Dogan wrote: > You're right, when I pass --no-classify it breaks in the command-line > as well. And if `bzr help status' lists the --no-classify option (which it presumably does, else Emacs would not try to use it), then this is a bug in bzr. I hope you will report it to bzr. You can set vc-bzr-status-switches to nil to work around it.