GNU bug report logs - #22364
25.0.50; Emacs freezes when regenating tags

Previous Next

Package: emacs;

Reported by: ReneFroger <ernstdehart <at> gmail.com>

Date: Wed, 13 Jan 2016 16:51:01 UTC

Severity: normal

Tags: notabug, wontfix

Found in version 25.0.50

Done: Dmitry Gutov <dgutov <at> yandex.ru>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 22364-done <at> debbugs.gnu.org (full text, mbox):

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: ReneFroger <ernstdehart <at> gmail.com>, 22364-done <at> debbugs.gnu.org
Subject: Re: bug#22364: 25.0.50; Emacs freezes when regenating tags
Date: Wed, 13 Jan 2016 20:04:17 +0300
On 01/13/2016 05:14 PM, ReneFroger wrote:

> While all this action is progressing, Emacs is unreachable unitl the generation
> of tags is completed. Others told me this is a bug of Emacs, not projectile, and
> I need to report it here.

"Others" is apparently Drew, because wasamasa told you to report this to 
Projectile.

Projectile uses call-process-shell-command, which runs the process 
synchronously. It could switch to using start-process-shell-command, or 
at least provide an option to do so, to run the tags regeneration 
asynchronously.

That would raise the question, however, of properly notifying the user 
when the process has finished.

Nothing to do here in Emacs, closing.




This bug report was last modified 9 years and 133 days ago.

Previous Next


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