From: Jean Louis <bugs@gnu.support>
To: Arthur Miller <arthur.miller@live.com>
Cc: gnu-emacs-help@gnu.org
Subject: Re: Why is this not working (apply + call-process + list of string args)?
Date: Fri, 16 Sep 2022 01:04:07 +0300 [thread overview]
Message-ID: <YyOhVy+CJO15HNsh@protected.localdomain> (raw)
In-Reply-To: <AM9PR09MB4977092C8C2BD1FCBAAF230A96499@AM9PR09MB4977.eurprd09.prod.outlook.com>
* Arthur Miller <arthur.miller@live.com> [2022-09-16 00:38]:
> > What I know is that there shall be no space in those arguments.
> Indeed, space was the problem. Didn't know it mattered. Thank you
> for the help.
I understand `call-process' and `start-process' as lower level command
invocation that circumvents the shell.
I cannot know how it works for real, there is just idea that shell is
the one interpreting spaces and cutting them out, and not the programm
or command itself; while `call-process' sends full arguments without
shell interpreting and cutting out spaces.
--
Jean
Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns
In support of Richard M. Stallman
https://stallmansupport.org/
next prev parent reply other threads:[~2022-09-15 22:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-15 13:56 Why is this not working (apply + call-process + list of string args)? Arthur Miller
2022-09-15 15:12 ` Jean Louis
2022-09-15 21:37 ` Arthur Miller
2022-09-15 22:04 ` Jean Louis [this message]
2022-09-15 23:16 ` Arthur Miller
2022-09-15 17:00 ` Bruno Barbier
[not found] ` <b875afd4-8022-4a16-9791-0e4cbc5c1d1f@BN8NAM04FT028.eop-NAM04.prod.protection.outlook.com>
2022-09-15 21:43 ` Arthur Miller
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YyOhVy+CJO15HNsh@protected.localdomain \
--to=bugs@gnu.support \
--cc=arthur.miller@live.com \
--cc=gnu-emacs-help@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).