From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: Reasons for Switching to Eshell
Date: Mon, 31 Mar 2008 17:34:00 +1000 [thread overview]
Message-ID: <87zlsf5ouv.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: hnve341ijw.fsf@clpc78.comlab
poppyer <poppyer@gmail.com> writes:
> Lorenzo Isella <lorenzo.isella@gmail.com> writes:
>
>> Dear All,
>> I am slowly discovering new features in emacs and I found out it has
>> its own shell (eshell).
>> Now, I wonder if it is a good investment to learn how to use it. I
>> found tons of tutorials online (BTW: any recommendation to start me
>> out?), but I am missing the big picture.
>> I suppose that eshell must be perfectly integrated with emacs, but
>> other than that are there reasons to give it preference with respect
>> to .e.g BASH?
>> Many thanks
>>
>> Lorenzo
>>
>>
>
> I think one big problem is that ESHELL doesn't support input
> redirection, such as: a.out < input.txt
Yes, I've been stung by this one. Ran a script that used wget to get
data from a remote site and then display it in the terminal. When run
under eshell, you don't get any output because wget was using the '-' to
redirect the data to stdout. The problem or danger is that you may run a
program that is in fact a script that relies on redirection and you
won't get the result you expect.
Bottom line, running a script under eshell may not give you the results
you expect and is therefore a bit misleading. For manipulating files and
moving around directories, it is great as you get all that added emacs
goodies, but I'd be very careful about running scripts.
Tim
--
tcross (at) rapttech dot com dot au
next prev parent reply other threads:[~2008-03-31 7:34 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.9571.1206798351.18990.help-gnu-emacs@gnu.org>
2008-03-30 1:25 ` Reasons for Switching to Eshell Will Parsons
2008-03-30 7:41 ` Tim X
2008-03-30 8:54 ` Richard G Riley
2008-03-30 23:13 ` William Xu
2008-03-30 12:15 ` Mathias Dahl
2008-03-30 13:00 ` Michael Albinus
[not found] ` <mailman.9637.1206881927.18990.help-gnu-emacs@gnu.org>
2008-03-30 19:43 ` Mathias Dahl
2008-03-30 20:24 ` Thierry Volpiatto
2008-03-30 22:29 ` Mathias Dahl
2008-03-31 8:13 ` Michael Albinus
2008-03-31 13:30 ` Christian Herenz
2008-03-31 14:56 ` Michael Albinus
2008-03-30 12:51 ` poppyer
2008-03-31 7:34 ` Tim X [this message]
2008-03-30 9:40 Pavol Murin
-- strict thread matches above, loose matches on Subject: below --
2008-03-29 13:45 Lorenzo Isella
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=87zlsf5ouv.fsf@lion.rapttech.com.au \
--to=timx@nospam.dev.null \
--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.