GNU bug report logs - #9792
24.0.50; process-file and space in filename

Previous Next

Package: emacs;

Reported by: Leo <sdl.web <at> gmail.com>

Date: Wed, 19 Oct 2011 03:46:02 UTC

Severity: normal

Tags: wontfix

Found in version 24.0.50

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

Bug is archived. No further changes may be made.

Full log


Message #8 received at 9792 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Leo <sdl.web <at> gmail.com>
Cc: 9792 <at> debbugs.gnu.org
Subject: Re: bug#9792: 24.0.50; process-file and space in filename
Date: Wed, 19 Oct 2011 09:36:49 +0200
> Date: Wed, 19 Oct 2011 11:43:53 +0800
> From: Leo <sdl.web <at> gmail.com>
> 
> To reproduce:
> 
> 1. M-x cd a directory of git repo which has a master branch
> 2. Eval: (apply 'process-file "git" nil t nil '("--no-pager" "log"
> "--pretty=format:* %H %s" "HEAD..origin/master"))
> 
> to get this message:
> 'c:\Program' is not an internal or external command ...
> 
> (executable-find "git") => "c:/Program Files (x86)/Git/cmd/git.cmd"

Please produce a Lisp-level backtrace for this.  I think there's a
call to shell-quote-argument missing somewhere; a backtrace might show
where that is.




This bug report was last modified 9 years and 138 days ago.

Previous Next


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