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

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

bug#39067: shell-command-dont-erase-buffer strange behaviour


From: Tino Calancha
Subject: bug#39067: shell-command-dont-erase-buffer strange behaviour
Date: Mon, 20 Jan 2020 14:21:23 +0100 (CET)
User-agent: Alpine 2.21 (LSU 202 2017-01-01)



On Mon, 20 Jan 2020, Mattias Engdegård wrote:

+            (,command (format "%s -Q --batch --eval '(princ \"%s\")'" 
invocation-name ,str))

Shouldn't invocation-name be something like
(expand-file-name invocation-name invocation-directory)
here?

You are right! Could someone push that fix? [I won't be at my machine until several hours]
reply via email to

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