all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pascal Quesseveur <pascal.quesseveur@free.fr>
To: help-gnu-emacs@gnu.org
Subject: apply start-process fails because of invalid current directory
Date: Wed, 31 Jul 2013 09:46:45 +0200	[thread overview]
Message-ID: <86zjt3p3x6.fsf@free.fr> (raw)

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


             reply	other threads:[~2013-07-31  7:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-31  7:46 Pascal Quesseveur [this message]
2013-07-31 10:38 ` apply start-process fails because of invalid current directory 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86zjt3p3x6.fsf@free.fr \
    --to=pascal.quesseveur@free.fr \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.