all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* apply start-process fails because of invalid current directory
@ 2013-07-31  7:46 Pascal Quesseveur
  2013-07-31 10:38 ` Juanma Barranquero
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Pascal Quesseveur @ 2013-07-31  7:46 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

From time to time i encounter problems with commands running
start-process for ex. eimp-start-process. Trace follows:

--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (file-error "Setting current directory"
  "no such file or directory" "y:/")
   start-process("eimp-5468Kgf" nil "mogrify" "-resize" "66%"
   "c:/Users/pascalq/AppData/Local/Temp/eimp-5468x-x")
  apply(start-process "eimp-5468Kgf" nil "mogrify" ("-resize" "66%"
  "c:/Users/pascalq/AppData/Local/Temp/eimp-5468x-x"))
...
--8<---------------cut here---------------end--------------->8---


Problem occurs on Windows. Directory y:/ was a removable device
which is no more connected. I have read/written to that directory
before calling start-process. When I connect the device again
start-process runs fine. I have looked through apropos-value for y:/
but I don't see anything valuable.


-- 
Pascal Quesseveur
pascal.quesseveur@free.fr


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

end of thread, other threads:[~2013-08-01  6:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-31  7:46 apply start-process fails because of invalid current directory Pascal Quesseveur
2013-07-31 10:38 ` Juanma Barranquero
2013-07-31 12:37   ` Pascal Quesseveur
2013-07-31 14:10     ` Juanma Barranquero
2013-07-31 13:05 ` Pascal Quesseveur
2013-07-31 14:42   ` Juanma Barranquero
2013-07-31 15:18     ` Pascal Quesseveur
2013-07-31 15:21       ` Juanma Barranquero
2013-07-31 14:47 ` Stefan Monnier
     [not found] ` <mailman.2237.1375282221.12400.help-gnu-emacs@gnu.org>
2013-07-31 15:25   ` Pascal Quesseveur
2013-07-31 18:19     ` Stefan Monnier
     [not found]     ` <mailman.2253.1375306429.12400.help-gnu-emacs@gnu.org>
2013-08-01  6:22       ` Pascal Quesseveur

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.