GNU bug report logs - #19636
[TRAMP] global minor mode hangs connection when accessing files in :lighter

Previous Next

Package: emacs;

Reported by: Philippe Vaucher <philippe.vaucher <at> gmail.com>

Date: Tue, 20 Jan 2015 18:17:03 UTC

Severity: normal

Fixed in version 26.1

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Philippe Vaucher <philippe.vaucher <at> gmail.com>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: 19636 <19636 <at> debbugs.gnu.org>
Subject: bug#19636: [TRAMP] global minor mode hangs connection when accessing files in :lighter
Date: Thu, 22 Jan 2015 12:07:46 +0100
> Yes, it would be nice to be able to avoid that. The real world problem
> where this happens is for `projectile-mode`, a global minor mode that
> tries to detect wether you are in a project for every buffers. The
> final solution will probably involve avoiding detection in buffers
> where there's a process, even tho it'd make sense for the mode to work
> in these buffers as well. Basically the mode displays in which project
> you're in and sets up keybindings for naviguating files in this
> project, hence the use of :lighter in the mode, which checks for
> project root files (e.g .git/Gemfile/etc) in `default-directory` (and
> parents) for the current buffer in order to determinate the project
> name.

Just for clarifications, the new processes involved where this bug
happens is when you invoke "git fetch" when using magit or when doing
things like "M-& service nginx restart" over TRAMP.

Philippe




This bug report was last modified 7 years and 308 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.