9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Joel Salomon" <joelcsalomon@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] my winwatch virtual desktop-like space setup thingy...
Date: Mon, 30 Oct 2006 14:14:33 -0500	[thread overview]
Message-ID: <7871fcf50610301114q6f67cad4j8390c9000b42568c@mail.gmail.com> (raw)
In-Reply-To: <3e1162e60610261455o79ee37bem8f46f93e6522ef72@mail.gmail.com>

On 10/26/06, David Leimbach <leimy2k@gmail.com> wrote:
> Then there's "riosession"
> #!/bin/rc
>
> echo -n $1 > /dev/label
> bind /dev/null /dev/label
> sleep 2 # I actually forget why I did that
> rio

I added a shift and changed rio to rio $* so I could pass a starting
script -- for example starting faces and acme -l lib/acme.mail.dump.
This led to an interesting situation; both acmes listen to the plumber
and open files and man pages.  Which is easier; starting a new plumber
in the new rio window (and are they disconnected?), or telling this
invocation of acme only to respond to mail messages and pass opening
files to some other process?

--Joel


      reply	other threads:[~2006-10-30 19:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-26 21:55 David Leimbach
2006-10-30 19:14 ` Joel Salomon [this message]

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=7871fcf50610301114q6f67cad4j8390c9000b42568c@mail.gmail.com \
    --to=joelcsalomon@gmail.com \
    --cc=9fans@cse.psu.edu \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).