--
Hugo
2009/11/16, Mathieu Lonjaret <mathieu....@gmail.com>:
> See awd(1)
>
>
> ---------- Mensaje reenviado ----------
> From: hugo rivera <uai...@gmail.com>
> To: Fans of the OS Plan 9 from Bell Labs <9f...@9fans.net>
> Date: Mon, 16 Nov 2009 15:03:57 +0100
> Subject: [9fans] acme bug?
> % cd /sw/somedir
> % 9 ls | 9 wc -l
> 2712
> % pwd
> /sw/somedir
> right click on /sw/somedir, and acme's window is empty. What's going on?
>
> --
> Hugo
>
>
--
Hugo
yes.
--
Hugo
it's very hard to say since you've given us
so little information. presumably there is
some reason that the acme dirread loop
doesn't work even though ls's does.
you could grep for dirread in $PLAN9/src/cmd/acme/*
to find it and then add print statements.
russ