GNU bug report logs - #54834
29.0.50; Problems with M-x dirs

Previous Next

Package: emacs;

Reported by: Tassilo Horn <thorn <at> fastmail.fm>

Date: Sun, 10 Apr 2022 09:01:02 UTC

Severity: normal

Tags: moreinfo

Found in version 29.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Tassilo Horn <thorn <at> fastmail.fm>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 54834 <at> debbugs.gnu.org
Subject: bug#54834: 29.0.50; Problems with M-x dirs
Date: Mon, 11 Apr 2022 17:44:04 +0200
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

>>> This should be fixed on the emacs-28 branch now.
>>
>> Indeed, it is, thanks!
>>
>> Can you also tell me why every command I enter in the *shell* buffer
>> is echoed (even after setting comint-process-echoes to t in that
>> buffer)?
>
> No, sorry.  That doesn't happen for me (with "emacs -Q"), but I guess
> it might depend on the shell being used?

Yes, like the original infloop, it only occurs with the fish shell
(which is my default shell).

$ env SHELL=fish /usr/bin/emacs -Q -f shell
# Every command I enter is echoed

$ env SHELL=zsh /usr/bin/emacs -Q -f shell
# No echoing

$ env SHELL=bash /usr/bin/emacs -Q -f shell
# No echoing

But I guess that has nothing to do with this issue anymore.

Bye,
Tassilo




This bug report was last modified 3 years and 39 days ago.

Previous Next


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