From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bernardo Newsgroups: gmane.emacs.help Subject: Re: visiting files in Bazaar workarea Date: Sun, 02 Nov 2014 12:49:44 +1100 Message-ID: <87tx2i74nb.fsf@deb.home.net> References: <87r3xna1xm.fsf@deb.home.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1414893072 9324 80.91.229.3 (2 Nov 2014 01:51:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Nov 2014 01:51:12 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 02 02:51:06 2014 Return-path: Envelope-to: geh-help-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 1XkkJr-0003ql-HK for geh-help-gnu-emacs@m.gmane.org; Sun, 02 Nov 2014 02:51:03 +0100 Original-Received: from localhost ([::1]:54307 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkkJr-0003dK-7K for geh-help-gnu-emacs@m.gmane.org; Sat, 01 Nov 2014 21:51:03 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41843) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkkJa-0003dB-Gf for Help-gnu-emacs@gnu.org; Sat, 01 Nov 2014 21:50:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XkkJT-0004XU-11 for Help-gnu-emacs@gnu.org; Sat, 01 Nov 2014 21:50:46 -0400 Original-Received: from pecan2-mail.exetel.com.au ([220.233.0.71]:54000 helo=smtp.po.exetel.com.au) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkkJS-0004XQ-HK for Help-gnu-emacs@gnu.org; Sat, 01 Nov 2014 21:50:38 -0400 Original-Received: from 33.111.70.115.static.exetel.com.au ([115.70.111.33] helo=deb.home.net) by smtp.po.exetel.com.au with esmtp (Exim 4.80) (envelope-from ) id 1XkkJS-0005Q4-DH for Help-gnu-emacs@gnu.org; Sun, 02 Nov 2014 12:50:38 +1100 In-Reply-To: (Stefan Monnier's message of "Sat, 01 Nov 2014 09:07:15 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 220.233.0.71 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:100683 Archived-At: >> if i run: >> $ emacs -Q some_filename > >> in a directory which contains (or its parent has) .bzr directory *and* >> currently don't have connection to the corresponding Bazaar repository, >> Emacs stalls and fails to load the file. > > That'd be a bug. So please report it accordingly. > done