(call-process ...) hangs in emacs

Peter Hull peterhull90@gmail.com
Thu Jul 31 14:51:00 GMT 2014


VC integration in emacs has stopped working for me in the past few
days. Using emacs debugger I found the last function call was to
call-process which never returns.

I can reproduce this by evaluating in Lisp Interaction mode (using ^J)
(call-process "pwd" nil t)
I would expect to see the PWD and exit code but instead it just hangs
until I Quit it (^G)

I am using GNU Emacs 24.3.1 and confirmed cygwin and all packages up
to date. (cygwin DLL 1.7.31)

Thanks.
Peter

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list