all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* visiting files in Bazaar workarea
@ 2014-11-01  6:07 Bernardo
  2014-11-01  8:25 ` Eli Zaretskii
  2014-11-01 13:07 ` Stefan Monnier
  0 siblings, 2 replies; 5+ messages in thread
From: Bernardo @ 2014-11-01  6:07 UTC (permalink / raw)
  To: Help-gnu-emacs


hi,

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.  An example would be when
Bazaar repository is somewhere on the LAN and temporarily there's no
connection to it.

If the .bzr directory is renamed to something else everything works just
fine. 

A similar situation exists when Emacs executable is run (after building)
from a directory with source code pulled out from Bazaar repo (e.g
http://bzr.savannah.gnu.org/r/emacs/trunk/). When an *.el file is opened
in that tree (e.g. describe-function) Emacs does its voodoo by
connecting to the Bzr repo across the internet which can take
considerable time and you cannot do much until this is finished.

Anybody knows about a nice way around this?

--
Rgds, Bernardo




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-11-02  1:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-01  6:07 visiting files in Bazaar workarea Bernardo
2014-11-01  8:25 ` Eli Zaretskii
2014-11-02  1:53   ` Bernardo
2014-11-01 13:07 ` Stefan Monnier
2014-11-02  1:49   ` Bernardo

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.