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

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

bug#9792: 24.0.50; process-file and space in filename


From: Leo
Subject: bug#9792: 24.0.50; process-file and space in filename
Date: Fri, 21 Oct 2011 09:27:29 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (Microsoft Windows [°æ±¾ 6.1.7601])

On 2011-10-20 19:00 +0800, Eli Zaretskii wrote:
> The problem happens when both of the following conditions are true:
>
>   . the command being invoked is a batch file (git.cmd in this case)
>
>   . the directory where it lives included parentheses

Thanks for looking into this.

But (apply 'process-file "git" nil t nil '("--no-pager" "log")) does not
fail.

Leo





reply via email to

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