9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] acme design
@ 2004-06-03  7:58 cej
  2004-06-03  8:54 ` Kenji Okamoto
  0 siblings, 1 reply; 36+ messages in thread
From: cej @ 2004-06-03  7:58 UTC (permalink / raw)
  To: 9fans

> I think you lost the most important point of acme, that is acme has
> windows recursively,

sorry for ignorance, but can you hint me some more info on this?

> and all the menus we can see on a plane.

as it is in my proposal, but there is no redundance, and menuitems are all just text written into the scrollable "cmd frame"

> It helps us very much from the deeply nested menues which break
> the promise we don't need to read manual. ☺
just make the frame buig enough(for the moment) or scroll..

++pac.

^ permalink raw reply	[flat|nested] 36+ messages in thread
* [9fans] acme design
@ 2004-06-07  8:22 cej
  2004-06-07 13:43 ` Russ Cox
  2004-06-07 13:47 ` boyd, rounin
  0 siblings, 2 replies; 36+ messages in thread
From: cej @ 2004-06-07  8:22 UTC (permalink / raw)
  To: 9fans


could anyone explain me why Edit command (plus the whole language)
was hardwired into acme (thus breaking its purpose as UI, not an editor,
and moving closer in spirit to those windozish bloat apps, IMHO)
instead of a separate prog, like mail was implemented?
Again, why would be an "acme sam" a bad solution??
sorry if i am too naive...

best,
++pac.


^ permalink raw reply	[flat|nested] 36+ messages in thread
* [9fans] acme design
@ 2004-06-04 11:22 cej
  0 siblings, 0 replies; 36+ messages in thread
From: cej @ 2004-06-04 11:22 UTC (permalink / raw)
  To: 9fans

: you do have "ordinary" scrolling - just use the middle button,
: as it says in the manual.


sorry, but this doesn't work for me! middle button doesn't scroll at all-- just sweeps and executes.
I tried to find it man 1 acme, but there is nothing like
please, tell me *how* do you scroll the tagline w button2 ???



>as someone else said, if you want more text than will fit in a tag, 
>just click on "New" and use it as a scratch window.

try |wc in [new] frame (not in tag) and it will apply to itself, not to the dot in the last active frame! And what about |sed 's/blahblahblah.....long/BLAHBLAH/g' ? 
(As I mentioned some time ago, I dont like hardwiring the 'Edit' cmd into Acme: what about [better sed | stream sam] instead? maybe I am wrong all the time, but isnt it (Edit) against plan9 ideas?)

++pac.
---
Peter A. Cejchan
Lab of Paleobiology and Paleoecology
Prague, EU
http://www.gli.cas.cz/home/cejchan



^ permalink raw reply	[flat|nested] 36+ messages in thread
* [9fans] acme design
@ 2004-06-04  9:12 cej
  0 siblings, 0 replies; 36+ messages in thread
From: cej @ 2004-06-04  9:12 UTC (permalink / raw)
  To: 9fans

>++pac wrote:
>>> The tags scroll if you drag button1 up or down in the tag.
>> 
>>  actually, they appear not to scroll but just jump to the end  what if 
>> i want to exe a cmd somewhere in the middle? just retype/paste into an 
>> ordinary frame?

>Apologies if this sounds flippant, but your comment above makes me want to ask: What do you keep in your tags?)
>Whole scripts or paragraphs of text?  I use middle click on New and type in the new pane for stuff like that.

... pipelines

++pac.


^ permalink raw reply	[flat|nested] 36+ messages in thread
* [9fans] acme design
@ 2004-06-03 11:21 cej
  2004-06-03 14:59 ` a
  0 siblings, 1 reply; 36+ messages in thread
From: cej @ 2004-06-03 11:21 UTC (permalink / raw)
  To: 9fans


> - how will one know what is the filename (pathname) for each window?
> - in acme, just by looking into the tag line, i know i can run 'grep XXXXX
> *.c' on a particular window. how can i do it with this?

if Acme remembers, which "normal frame" has been touched the last, [and it does, doesn't it?]
then it applies to it

> - the (new) windows on the right are the ones used for tags and commands.
> now, how much space would they occupy? 
as much as you wish, of course, as normal ones...

> what happens when the pathnames and
> commands are longer than the ones in the sample image?

nothing, text wraps as in normal text frame...

> - you have safely assumed there will be only one column (of windows). what
> happens when you have to have 2 or even 3 columns? even in 1024x768, one
> could manage with 2 columns. with your idea, wont it waste space?

no. have as many cols as you wish [see Newcol] . New frame, like new column,
could appear just at the end, and zou could drag it anywhere.
Perhaps the quick drawing was too simple, sorry for that. And, once more, thanks for the
debate.

++pac.



^ permalink raw reply	[flat|nested] 36+ messages in thread
* [9fans] acme design
@ 2004-06-03  8:37 cej
  0 siblings, 0 replies; 36+ messages in thread
From: cej @ 2004-06-03  8:37 UTC (permalink / raw)
  To: 9fans


> "normal" frames (which seems good - they break the "all text is
> equal" theme that's present elsewhere) but then introduces several
> (at least two, possibly more i can't see) new types of "special"
> frames. 

isn't a tag "line" a special frame that [currently] behaves differently from "normal" one??
my "tag frame" i think could behave just normal, bringing up the frame named bz text as it
does in usual frame, so does the "command frame" with ,maybe, one exception that it must not 
apply commands to itself, but to the last touched frame, which it must know ... however, it doesn't need to differ from
current behavior of a tagline, does it?

> this adds more modes to the operation of the interface,

i hope it does not...

> which is bad. 

would be.

++pac.


^ permalink raw reply	[flat|nested] 36+ messages in thread
* [9fans] acme design
@ 2004-06-03  8:07 cej
  2004-06-03  8:52 ` plan9
                   ` (2 more replies)
  0 siblings, 3 replies; 36+ messages in thread
From: cej @ 2004-06-03  8:07 UTC (permalink / raw)
  To: 9fans



> The tags scroll if you drag button1 up or down in the tag.

	actually, they appear not to scroll but just jump to the end
	what if i want to exe a cmd somewhere in the middle? just retype/paste into an ordinary frame?

> But I agree, having automatic scrolling when typing would be nice.
	having ordinary scrolling would be nice ;-)

> I can easily live without it though.
	me not.... :-(  ... it renders me unaesthetic, sorry.
	And yes, my proposal was driven perhaps more by puristic
	view on what [subjectively, of course] is/isn't perceived aesthetic,
	than true ergonomic/other advantages.

	thanks for debate, regards,

++pac.


^ permalink raw reply	[flat|nested] 36+ messages in thread
* [9fans] acme design
@ 2004-06-02 12:57 cej
  2004-06-02 13:20 ` a
                   ` (3 more replies)
  0 siblings, 4 replies; 36+ messages in thread
From: cej @ 2004-06-02 12:57 UTC (permalink / raw)
  To: 9fans

Hi, maybe one picture is worth thousand words ;-)
my idea was sthg like this:

http://www.gli.cas.cz/home/cejchan/plan9/newacmedesign.jpg


++pac.

Peter A. Cejchan
Lab of Paleobiology and Paleoecology
Prague, EU
http://www.gli.cas.cz/home/cejchan



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

end of thread, other threads:[~2004-06-07 13:47 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-03  7:58 [9fans] acme design cej
2004-06-03  8:54 ` Kenji Okamoto
  -- strict thread matches above, loose matches on Subject: below --
2004-06-07  8:22 cej
2004-06-07 13:43 ` Russ Cox
2004-06-07 13:47 ` boyd, rounin
2004-06-04 11:22 cej
2004-06-04  9:12 cej
2004-06-03 11:21 cej
2004-06-03 14:59 ` a
2004-06-03  8:37 cej
2004-06-03  8:07 cej
2004-06-03  8:52 ` plan9
2004-06-03 13:53 ` rog
2004-06-03 13:55 ` rog
2004-06-05  6:09   ` YAMANASHI Takeshi
2004-06-05 10:07     ` Charles Forsyth
2004-06-05 13:48       ` YAMANASHI Takeshi
2004-06-05 15:50         ` Rob Pike
2004-06-06  2:23           ` YAMANASHI Takeshi
2004-06-06  3:25             ` Rob Pike
2004-06-06  7:24               ` YAMANASHI Takeshi
2004-06-06  8:54               ` vdharani
2004-06-02 12:57 cej
2004-06-02 13:20 ` a
2004-06-02 15:18   ` plan9
2004-06-03 13:48   ` rog
2004-06-03 14:17     ` lucio
2004-06-03 14:34       ` rog
2004-06-03 15:38         ` kiwane
2004-06-03 15:45           ` rog
2004-06-04  9:19     ` Bengt Kleberg
2004-06-04 10:29       ` Axel Belinfante
2004-06-03  0:54 ` Kenji Okamoto
2004-06-03  0:56   ` Kenji Okamoto
2004-06-03  8:35 ` WLad
2004-06-03  8:40 ` vdharani

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).