9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: okamoto@granite.cias.osakafu-u.ac.jp
To: 9fans@cse.psu.edu
Subject: Re: [9fans] horizontal scroll for acme?
Date: Wed,  4 Jun 2003 16:58:13 +0900	[thread overview]
Message-ID: <b0065a99ceba0bb493290ca48893ca79@granite.cias.osakafu-u.ac.jp> (raw)
In-Reply-To: <30278959ab62af842970c5f0411e7a63@granite.cias.osakafu-u.ac.jp>

> This may be good if we could have a possibillity to exchange the vertical
> and horizontal axis on a fly.    Is this an better idea?

I meant to flipt the following tupple's list
 |1111|2222|3333|4444|5555|6666|7777|   <--- tupple1
 |2222|3333|4444|5555|6666|7777|8888|   <--- tupple2
 |3333|4444|5555|6666|7777|8888|9999|   <--- tupple3
into
    t1        t2      t3
 |1111|2222|3333|
 |2222|3333|4444|
 |3333|4444|5555|
 |4444|5555|6666|
 |5555|6666|7777|
 |6666|7777|8888|
 |7777|8888|9999|
on a fly.

kenji



  reply	other threads:[~2003-06-04  7:58 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-04  1:44 okamoto
2003-06-04  6:58 ` Charles Forsyth
2003-06-04  7:30   ` boyd, rounin
2003-06-04  7:49     ` okamoto
2003-06-04  8:04       ` boyd, rounin
2003-06-04  9:06         ` okamoto
2003-06-04  7:46   ` okamoto
2003-06-04  7:58     ` okamoto [this message]
2003-08-04  8:59   ` Ralph Corderoy
2003-08-04  9:50     ` matt
2003-08-04 10:23       ` boyd, rounin
2003-08-04 11:27         ` matt
2003-08-04 11:46     ` boyd, rounin
2003-06-04 10:51 ` spam
2003-06-12  7:09 pac

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=b0065a99ceba0bb493290ca48893ca79@granite.cias.osakafu-u.ac.jp \
    --to=okamoto@granite.cias.osakafu-u.ac.jp \
    --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).