From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: Alain Muls <alain.muls@gmail.com>
Cc: emacs list <help-gnu-emacs@gnu.org>
Subject: Re: eshell
Date: Wed, 12 Mar 2008 16:58:50 +0100 [thread overview]
Message-ID: <87wso82ath.fsf@thievol.homelinux.org> (raw)
In-Reply-To: <47D7F36F.3080001@telenet.be> (Alain Muls's message of "Wed, 12 Mar 2008 16:14:55 +0100")
Alain Muls <alain.muls@gmail.com> writes:
> Hi
>
> How can I have the eshell read and use the environment and aliases
> that I define using the .bashrc file as used in a normal terminal?
>
> At present I cannot start eg my compiled programs from bash since the
> LD_LIBRARY var is apparently not available for the eshell in Emacs.
>
> Tx/ALain
>
The aliases have to be defined in eshell
like:
alias ls 'ls -all'
to unset it is
alias ls
Have a look at the file:
your_emacs/lisp/eshell/em-alias.el
--
A + Thierry
Pub key: http://pgp.mit.edu
next prev parent reply other threads:[~2008-03-12 15:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-12 15:14 eshell Alain Muls
2008-03-12 15:58 ` Thierry Volpiatto [this message]
2008-03-13 1:25 ` eshell Bastien
-- strict thread matches above, loose matches on Subject: below --
2009-03-05 21:48 eshell Alain Muls
2009-03-05 22:07 ` eshell thierry.volpiatto
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=87wso82ath.fsf@thievol.homelinux.org \
--to=thierry.volpiatto@gmail.com \
--cc=alain.muls@gmail.com \
--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.