help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: In eshell, how to translate aliases that "eval" output from scripts


From: James Thomas
Subject: Re: In eshell, how to translate aliases that "eval" output from scripts
Date: Wed, 14 Aug 2024 07:45:13 +0530
User-agent: Gnus/5.13 (Gnus v5.13)

KARR, DAVID wrote:

> In my bash config, I have aliases whose value is like ". scriptname".
> These execute "scriptname", which is in the path, the output of which
> are "export" and other shell commands. This is a way of having a shell
> command implicitly set environment variables that are used by later
> command invocations. What's the proper way to translate this to
> eshell?

(info "(eshell) Scripts") defines the '.', (info "(eshell) List of
Built-ins") defines 'export', and then, of course, there's (info
"(eshell) Aliases"). No translation should be necessary, isn't it?

--



reply via email to

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