all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: ReneFroger <ernstdehart@gmail.com>, 22364-done@debbugs.gnu.org
Subject: bug#22364: 25.0.50; Emacs freezes when regenating tags
Date: Wed, 13 Jan 2016 20:04:17 +0300	[thread overview]
Message-ID: <56968391.1080306@yandex.ru> (raw)
In-Reply-To: <87d1t5in1c.fsf@gmail.com>

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.





  reply	other threads:[~2016-01-13 17:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-13 14:14 bug#22364: 25.0.50; Emacs freezes when regenating tags ReneFroger
2016-01-13 17:04 ` Dmitry Gutov [this message]
2016-01-13 17:06 ` Eli Zaretskii
2016-01-13 17:07 ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56968391.1080306@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=22364-done@debbugs.gnu.org \
    --cc=ernstdehart@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.