all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Eshell broken - piping?
@ 2010-07-31  1:09 Wojciech Meyer
  2010-07-31  1:41 ` Óscar Fuentes
  0 siblings, 1 reply; 10+ messages in thread
From: Wojciech Meyer @ 2010-07-31  1:09 UTC (permalink / raw)
  To: emacs-devel


Hi,

I've noticed that examples from the wiki + sample command from comments
in Eshell source code don't not work anymore, e.g:

cat eshell-io.el | wc -l # taken from source code

just hangs (probably wc -l is waiting for input)

for i in 1 2 3 { grep -q a b && *echo has it } | wc -l #
http://www.gnu.org/software/emacs/manual/html_node/eshell/Known-problems.html

does not work either.

Is it something you are aware of, or maybe it used to work but broke on
the way? (I can do bisecting at some point, but before this I would like
to know if that worked for somebody)

TIA 

Wojciech



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-07-31 20:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-31  1:09 Eshell broken - piping? Wojciech Meyer
2010-07-31  1:41 ` Óscar Fuentes
2010-07-31 12:46   ` Wojciech Meyer
2010-07-31 16:03     ` Chad Brown
2010-07-31 17:00       ` Jan Djärv
2010-07-31 18:21         ` Óscar Fuentes
2010-07-31 18:52           ` Wojciech Meyer
2010-07-31 20:00             ` Jan Djärv
2010-07-31 20:00             ` Óscar Fuentes
2010-07-31 19:55           ` Wojciech Meyer

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.