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

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

bug#28997: 27.0.50; Error in async shell-command process filter


From: Eli Zaretskii
Subject: bug#28997: 27.0.50; Error in async shell-command process filter
Date: Fri, 03 Nov 2017 11:52:35 +0200

> From: "Basil L. Contovounesios" <contovob@tcd.ie>
> Date: Wed, 25 Oct 2017 16:50:01 +0100
> 
> 1) emacs -Q
> 2) M-x set-variable RET
>    async-shell-command-display-buffer RET
>    nil RET
> 3) M-: (async-shell-command
>         "ls ~" (generate-new-buffer "home")) RET
> 
> This results in the following error:
> 
>   error in process filter: Wrong type argument:
>     stringp, #<buffer home>
> 
> I attach the relevant backtrace.

Thanks, I've pushed your changes to fix this bug, and I'm marking this
bug report as done.





reply via email to

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