emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Add shell-quasiquote.


From: Random832
Subject: Re: [PATCH] Add shell-quasiquote.
Date: Wed, 21 Oct 2015 15:50:32 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Eli Zaretskii <address@hidden> writes:
> Sorry, you lost me.  If it's not Emacs who will interpret the command,
> then it must be some real shell.  So are you talking about forcing
> Emacs to run /bin/sh and nothing else?  If so, you can simply bind
> shell-file-name to that (and maybe also bind shell-command-switch
> accordingly).  Or am I (again) missing something?

/bin/sh might not be a POSIX shell. on Solaris you need
/usr/xpg4/bin/sh. And you might need environment variables set such as
POSIXLY_CORRECT or PATH to get POSIX behavior from all utilities.




reply via email to

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