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

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

Re: Optimal emacs shell for coding


From: Tim X
Subject: Re: Optimal emacs shell for coding
Date: Tue, 12 Aug 2008 18:06:59 +1000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

"Lennart Borgman (gmail)" <lennart.borgman@gmail.com> writes:

> Xah wrote:
>> On Aug 11, 8:24 am, "Lennart Borgman (gmail)"
>> <lennart.borg...@gmail.com> wrote:
>>> Xahwrote:
>>>> In general, the shell-command and shell is most useful. Run eshell if
>>>> you are in Windows and don't have cygwin installed and want to run
>>>> unix commands such as ls, cd, mkdir, etc. If you need to run telnet,
>>> Have you tried for example "grep" from within eshell? Quite nice.
>>
>> Let me see...
>>
>> -----------------------------
>>
>> Welcome to the Emacs shell
>>
>>
>> ~/web/emacs $ which grep
>> eshell/grep is a compiled Lisp function in `em-unix.el'
>> ~/web/emacs $ ls | grep lin
>> elisp_link_report.el                        modernization.html
>> elisp_link_report.el~
>> modernization_html_mail.html
>> elisp_link_report.html
>> modernization_meta_key.html
>> elisp_make_link.html                        ms_keyboard
>> emacs_installing_packages.html              wrap-url2.html.gz
>> emacs_manual_problem.html                   xah_emacs_linkify.el
>> emacs_n_unicode.html                        xah_emacs_linkify.el~
>> ~/web/emacs $
>>
>> -----------------------------
>>
>> LOL.
>>
>> Get back to work Len.
>
>
> Why do you think predictable behaviour is nice? ;-)
>
> Ok, you discovered the bug so it is your turn to file a bug report again ...

don't think its a bug. This is eshell not handling redirection correclty
and is something that cannot be easily fixed. Bottom line, don't use
redirection in eshell.

Tim


-- 
tcross (at) rapttech dot com dot au


reply via email to

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