all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sean Devlin <spd@toadstyle.org>
To: Jim Porter <jporterbugs@gmail.com>
Cc: 71778-done@debbugs.gnu.org
Subject: bug#71778: 30.0.60; Eshell hangs when switching buffers during output redirection
Date: Wed, 26 Jun 2024 10:06:35 -0400	[thread overview]
Message-ID: <4B19E269-4873-420B-BE2C-F66B8B42C082@toadstyle.org> (raw)
In-Reply-To: <6637741c-2f08-e31f-6866-70e35efeb377@gmail.com>

> On Jun 26, 2024, at 12:45 AM, Jim Porter <jporterbugs@gmail.com> wrote:
> 
> Version: 30.1
> 
> On 6/25/2024 1:50 PM, Sean Devlin wrote:
>> I've found it is possible to Eshell in the middle of a command. Here's a
>> recipe:
> [snip]
>> $ for x in 1 2 3 4 5 { echo hello ; sleep 2 } > #<buffer test>
>> 4. While the above command is running, C-x b test
>> 5. C-x b *eshell*
> 
> Tricky! But thankfully it was an easy fix. We just needed to make sure that when cleaning up in a timer after 'eshell-sentinel', we always do it from the Eshell buffer.
> 
> Fixed on both the master branch and the release branch, with a regression test.

Thanks, verified!




      parent reply	other threads:[~2024-06-26 14:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-25 20:50 bug#71778: 30.0.60; Eshell hangs when switching buffers during output redirection Sean Devlin
2024-06-26  4:45 ` Jim Porter
2024-06-26 13:01   ` Eli Zaretskii
2024-06-26 15:57     ` Jim Porter
2024-06-26 14:06   ` Sean Devlin [this message]

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=4B19E269-4873-420B-BE2C-F66B8B42C082@toadstyle.org \
    --to=spd@toadstyle.org \
    --cc=71778-done@debbugs.gnu.org \
    --cc=jporterbugs@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.