Discussion:
[9fans] Acme: indicator of running process
(too old to reply)
dexen deVries
2013-03-05 14:27:02 UTC
Permalink
hi list,


a long running process (e.g. `git submodule update') does not give any
indication as to whether it is running or dead already, save for some progress
messages, if any. i would like a clear indicator in Acme's $cwd+Error window
the process outputs to.

i guess the state of the /dev/stdout of Acme's child process whould be a good
indicator for most cases. is there any handy hack to indicate whether the
/dev/stdout is open in any particular Acme window? or any other indicator
whether a process is still working or dead?

yes, i know names of processes are displayed in top Tag line, but in my cases,
usually several gits are ran along (git gui, git submodule, etc.etc.)

using p9p Acme.


cheers,
--
dexen deVries

[[[↓][→]]]
l***@proxima.alt.za
2013-03-05 14:49:58 UTC
Permalink
Post by dexen deVries
(e.g. `git submodule update')
You got git running under Plan 9? I can't even get it pkg-installed
on NetBSD, because somewhere in the long chain of dependencies it
requires /usr/X11R7 to be present!

++L
Kurt H Maier
2013-03-05 14:58:39 UTC
Permalink
Post by l***@proxima.alt.za
Post by dexen deVries
(e.g. `git submodule update')
You got git running under Plan 9? I can't even get it pkg-installed
on NetBSD, because somewhere in the long chain of dependencies it
requires /usr/X11R7 to be present!
He was asking about plan9port.
l***@proxima.alt.za
2013-03-05 15:01:41 UTC
Permalink
Post by Kurt H Maier
He was asking about plan9port.
I don't have a problem with that, myself, but I thought there was a
separate mailing list for plan9port? That's what prompted me to ask,
there was no explicit mention of p9p in Devon's message.

++L
Kurt H Maier
2013-03-05 15:04:37 UTC
Permalink
Post by l***@proxima.alt.za
Post by Kurt H Maier
He was asking about plan9port.
I don't have a problem with that, myself, but I thought there was a
separate mailing list for plan9port? That's what prompted me to ask,
there was no explicit mention of p9p in Devon's message.
using p9p Acme.
l***@proxima.alt.za
2013-03-05 15:12:50 UTC
Permalink
Post by l***@proxima.alt.za
Post by Kurt H Maier
He was asking about plan9port.
I don't have a problem with that, myself, but I thought there was a
separate mailing list for plan9port? That's what prompted me to ask,
there was no explicit mention of p9p in Devon's message.
using p9p Acme.
Oh dear, I do apologise. I'll read messages more carefully in future. :-(

++L
Bence Fábián
2013-03-05 15:07:22 UTC
Permalink
The last sentence was

"using p9p Acme."

This is a p9p on Mac OS X mailing list.
Post by l***@proxima.alt.za
Post by Kurt H Maier
He was asking about plan9port.
I don't have a problem with that, myself, but I thought there was a
separate mailing list for plan9port? That's what prompted me to ask,
there was no explicit mention of p9p in Devon's message.
++L
l***@proxima.alt.za
2013-03-05 15:13:45 UTC
Permalink
Post by Bence Fábián
This is a p9p on Mac OS X mailing list.
Nothing wrong there, the real Plan 9 has long stopped standing up!

++L
dexen deVries
2013-03-05 15:19:13 UTC
Permalink
Post by l***@proxima.alt.za
Post by dexen deVries
(e.g. `git submodule update')
You got git running under Plan 9?
sorry, no.

IMHO it would make more sense to implement git-like toolkit, protocol- and
fast-export/fast-import compatible with git, using Venti as storage backend.

would heavy use of git-rebase fill up the Venti storage too quickly?


* * *

is it too much noise to ask about p9p Acme on this mailing list?
--
dexen deVries

[[[↓][→]]]
Yaroslav
2013-03-05 20:39:06 UTC
Permalink
Post by dexen deVries
is it too much noise to ask about p9p Acme on this mailing list?
Should be ok for anything with a "9" in its name
Bakul Shah
2013-03-05 20:55:47 UTC
Permalink
Post by Yaroslav
Post by dexen deVries
is it too much noise to ask about p9p Acme on this mailing list?
Should be ok for anything with a "9" in its name
So is anyone brave enough to port 9it?

Loading...