From: "B. T. Raven" <nihil@nihilo.net>
To: help-gnu-emacs@gnu.org
Subject: non-interactive shell
Date: Sat, 22 Mar 2008 19:27:04 -0600 [thread overview]
Message-ID: <y5mdneGapvlOPnjanZ2dnUVZ_qelnZ2d@sysmatrix.net> (raw)
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
next reply other threads:[~2008-03-23 1:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-23 1:27 B. T. Raven [this message]
2008-03-23 4:20 ` non-interactive shell 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
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=y5mdneGapvlOPnjanZ2dnUVZ_qelnZ2d@sysmatrix.net \
--to=nihil@nihilo.net \
--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.