bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50209: 27.2; eshell-command not working async


From: Lars Ingebrigtsen
Subject: bug#50209: 27.2; eshell-command not working async
Date: Fri, 27 Aug 2021 17:01:55 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Thierry Volpiatto <thievol@posteo.net> writes:

> Yes, that's work, now do:
>
> M-x eshell-command
> sleep 10 &
>
> Debugger entered--Lisp error: (error "Format specifier doesn’t match
> argument type")
>   format-message("Unmatched delimiter: %c" #<process sleep>)
>   apply(format-message ("Unmatched delimiter: %c" #<process sleep>))
>   error("Unmatched delimiter: %c" #<process sleep>)

Oh, right -- the eshell-command command, not commands in eshell.  :-)

Yes, I'm also getting that error, and your version of the function fixes
it.  So I've now installed that in Emacs 28.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]