all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* non-interactive shell
@ 2008-03-23  1:27 B. T. Raven
  2008-03-23  4:20 ` Eli Zaretskii
       [not found] ` <mailman.9354.1206246069.18990.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 6+ messages in thread
From: B. T. Raven @ 2008-03-23  1:27 UTC (permalink / raw)
  To: help-gnu-emacs

Apparently it's not possible to make a new directory with:

  (shell-command (concat "md " path))

where path is some string like

"\\a\\b\\c"

Is it possible at all to make a directory under the default-directory 
with elisp and using a variable rather than a literal string. Of course 
M-! works fine but that requires manual intervention. If this is not 
possible on the w32 port, can it be done in Emacs under Gnu/Linux?


Thanks for any help,

Ed


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

end of thread, other threads:[~2008-03-24 22:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-23  1:27 non-interactive shell B. T. Raven
2008-03-23  4:20 ` Eli Zaretskii
     [not found] ` <mailman.9354.1206246069.18990.help-gnu-emacs@gnu.org>
2008-03-23 18:34   ` B. T. Raven
2008-03-23 19:59     ` Drew Adams
2008-03-23 20:38     ` Eli Zaretskii
     [not found]     ` <mailman.9361.1206304747.18990.help-gnu-emacs@gnu.org>
2008-03-24 22:16       ` B. T. Raven

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.