all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#9792: 24.0.50; process-file and space in filename
@ 2011-10-19  3:43 Leo
  2011-10-19  7:36 ` Eli Zaretskii
  0 siblings, 1 reply; 11+ messages in thread
From: Leo @ 2011-10-19  3:43 UTC (permalink / raw)
  To: 9792

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"

Tested on GNU Emacs 24.0.50.1 (i386-mingw-nt6.1.7601) of 2011-09-19 on
3249CTO

Sorry the network has been extremely slow sometimes less than 1k/s. So
I haven't been able to test the problem in the pretest version.

Leo





^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-10-21  7:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-19  3:43 bug#9792: 24.0.50; process-file and space in filename Leo
2011-10-19  7:36 ` Eli Zaretskii
2011-10-19 17:23   ` Leo
2011-10-19 18:02     ` Eli Zaretskii
2011-10-20  5:07       ` Leo
2011-10-20  7:12         ` Michael Albinus
2011-10-20  9:14           ` Leo
2011-10-20 10:02             ` Eli Zaretskii
2011-10-20 11:00               ` Eli Zaretskii
2011-10-21  1:27                 ` Leo
2011-10-21  7:53                   ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.