emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Add file-dwim.


From: Random832
Subject: Re: [PATCH] Add file-dwim.
Date: Sun, 18 Oct 2015 18:39:53 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Artur Malabarba <address@hidden> writes:

> Actually, people shouldn't use shell-command unless they specifically
> need a shell.
> If you want an external program, use start-process; if you want it
> synchronous, use call-process.

Can call-process return the stdout of the process in a string, as
shell-command-to-string does?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]