9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: lucio@proxima.alt.za
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Resizing acme tags in plan9
Date: Sat, 13 Jan 2007 16:50:27 +0200	[thread overview]
Message-ID: <2fe524a16913f3478a49f494429e1945@proxima.alt.za> (raw)
In-Reply-To: <13426df10701130631t5ffd1266u8c9249751672c273@mail.gmail.com>

> BTW, thanks for the multi-line tags. Once I had that, a task I had to
> do (converting several thousand lines of assembly to C) took little
> time at all.

What does the convergence of ACME and SAM actually look like?  It
seems to me that we could design the new generation Plan 9 editor from
the building blocks already provided instead of exploring the
labyrinth of possible options and unavoidable dead ends.

Typically, I think ACME's filesystem is fundamental to a Plan 9 editor
whereas window-pane placement ought to be controlled by individual
user preferences, particularly the heuristics.  To me, the expanded
tag is a SAM feature (hopefully) well integrated into ACME: I would
prefer if it resembled the SAM version a little more closely.

I also find SAM's remote editing ability very convenient, but in ACME
it may be better to implement this by separating the filesystem from
the editing commands so that remote editing can be done by applying
instructions to a remote ACME fileserver.  Not that I know what I'm
talking about, but it seems an option from a distance.

A feature that has been bothering me for a while is more applicable to
the shell, but perhaps it's worth presenting here.  Given a file
server and command interpreter, not unlike ACME's role, one could have
a virtual "bin" directory which contains scripts in the interpreted
language.  The ability to bind additional scripts to this directory
would provide something resembling "loadable modules".  Those scripts
that are compiled into the binary would in effect be "built-in".  The
idea came to me when trying to understand the various Plan 9 kernels
and my immediate thinking was "rc" and "tcl".  Has this idea ever
struck anyone else?  Has anyone implemented anything of this nature?

++L



  parent reply	other threads:[~2007-01-13 14:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-13 12:41 erik quanstrom
2007-01-13 14:31 ` ron minnich
2007-01-13 14:46   ` Gregory Pavelcak
2007-01-13 14:51     ` Federico Benavento
2007-01-13 14:50   ` lucio [this message]
2007-01-13 16:41     ` Tim Wiess
2007-01-14  5:47       ` lucio
  -- strict thread matches above, loose matches on Subject: below --
2007-01-12 19:38 Paul Lalonde

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=2fe524a16913f3478a49f494429e1945@proxima.alt.za \
    --to=lucio@proxima.alt.za \
    --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).