From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 From: Giles Hutton Date: Sat, 10 Oct 2015 15:42:42 +0000 Message-ID: To: 9fans@9fans.net Content-Type: multipart/alternative; boundary=001a11c37e06f16a830521c1f252 Subject: [9fans] libframe Go port Topicbox-Message-UUID: 71d924cc-ead9-11e9-9d60-3106f5b1d025 --001a11c37e06f16a830521c1f252 Content-Type: text/plain; charset=UTF-8 Hi All, I'm currently in the process of porting acme to Go, and as part of that I'm porting libframe as well. It's currently in a fully transliterated state and needs a good refactor to make it more idiomatic Go. However, my question is whether this is something that people would be keen on using, and if so, what's the procedure for getting it added to the 9fans github repo once I've finished. Is a simple pull request enough? Thanks, Giles --001a11c37e06f16a830521c1f252 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi All,

I'm currently in the proces= s of porting acme to Go, and as part of that I'm porting libframe as we= ll. It's currently in a fully transliterated state and needs a good ref= actor to make it more idiomatic Go.=C2=A0

However,= my question is whether this is something that people would be keen on usin= g, and if so, what's the procedure for getting it added to the 9fans gi= thub repo once I've finished. Is a simple pull request enough?=C2=A0

Thanks,

Giles
--001a11c37e06f16a830521c1f252-- From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Sat, 10 Oct 2015 10:00:08 -0700 Message-ID: From: Tharaneedharan Vilwanathan To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a113ed5125590af0521c307c1 Subject: Re: [9fans] libframe Go port Topicbox-Message-UUID: 71f5f89a-ead9-11e9-9d60-3106f5b1d025 --001a113ed5125590af0521c307c1 Content-Type: text/plain; charset=UTF-8 Hi, Just wanted to let you know I am very eager to see both acme and libframe in Go. Its a great idea. Regards dharani On Sat, Oct 10, 2015 at 8:42 AM, Giles Hutton wrote: > Hi All, > > I'm currently in the process of porting acme to Go, and as part of that > I'm porting libframe as well. It's currently in a fully transliterated > state and needs a good refactor to make it more idiomatic Go. > > However, my question is whether this is something that people would be > keen on using, and if so, what's the procedure for getting it added to the > 9fans github repo once I've finished. Is a simple pull request enough? > > Thanks, > > Giles > --001a113ed5125590af0521c307c1 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

Just wanted to let you know I am ve= ry eager to see both acme and libframe in Go. Its a great idea.
<= br>
Regards
dharani


On Sat, Oct 10, 2015 at 8:= 42 AM, Giles Hutton <hutton.giles@gmail.com> wrote:
=
Hi All,

= I'm currently in the process of porting acme to Go, and as part of that= I'm porting libframe as well. It's currently in a fully transliter= ated state and needs a good refactor to make it more idiomatic Go.=C2=A0

However, my question is whether this is something th= at people would be keen on using, and if so, what's the procedure for g= etting it added to the 9fans github repo once I've finished. Is a simpl= e pull request enough?=C2=A0

Thanks,
Giles

--001a113ed5125590af0521c307c1-- From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Sat, 10 Oct 2015 19:03:23 +0200 Message-ID: From: Siarhei Zirukin To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a1130c8c6f01dde0521c312d3 Subject: Re: [9fans] libframe Go port Topicbox-Message-UUID: 7202c480-ead9-11e9-9d60-3106f5b1d025 --001a1130c8c6f01dde0521c312d3 Content-Type: text/plain; charset=UTF-8 why not a javascript library? On Sat, Oct 10, 2015 at 5:42 PM, Giles Hutton wrote: > Hi All, > > I'm currently in the process of porting acme to Go, and as part of that > I'm porting libframe as well. It's currently in a fully transliterated > state and needs a good refactor to make it more idiomatic Go. > > However, my question is whether this is something that people would be > keen on using, and if so, what's the procedure for getting it added to the > 9fans github repo once I've finished. Is a simple pull request enough? > > Thanks, > > Giles > --001a1130c8c6f01dde0521c312d3 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
why not a javascript library?

On Sat, Oct 10, 2015 at 5:42 PM, Giles H= utton <hutton.giles@gmail.com> wrote:
Hi All,

I'm curren= tly in the process of porting acme to Go, and as part of that I'm porti= ng libframe as well. It's currently in a fully transliterated state and= needs a good refactor to make it more idiomatic Go.=C2=A0

However, my question is whether this is something that people woul= d be keen on using, and if so, what's the procedure for getting it adde= d to the 9fans github repo once I've finished. Is a simple pull request= enough?=C2=A0

Thanks,

Gi= les

--001a1130c8c6f01dde0521c312d3-- From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Sat, 10 Oct 2015 10:20:43 -0700 Message-ID: From: Skip Tavakkolian To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a1141d5f0f2b93a0521c3509e Subject: Re: [9fans] libframe Go port Topicbox-Message-UUID: 7210d0ca-ead9-11e9-9d60-3106f5b1d025 --001a1141d5f0f2b93a0521c3509e Content-Type: text/plain; charset=UTF-8 cool. did you look at Alef (2nd Ed.) or Limbo version of Acme by any chance? i'm curious if either of those might have been easier to translate to Go. On Sat, Oct 10, 2015 at 8:42 AM, Giles Hutton wrote: > Hi All, > > I'm currently in the process of porting acme to Go, and as part of that > I'm porting libframe as well. It's currently in a fully transliterated > state and needs a good refactor to make it more idiomatic Go. > > However, my question is whether this is something that people would be > keen on using, and if so, what's the procedure for getting it added to the > 9fans github repo once I've finished. Is a simple pull request enough? > > Thanks, > > Giles > --001a1141d5f0f2b93a0521c3509e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
cool.

did you look at Alef (2nd Ed.) or= Limbo version of Acme by any chance? =C2=A0i'm curious if either of th= ose might have been easier to translate to Go.


On Sat, Oct 10, 201= 5 at 8:42 AM, Giles Hutton <hutton.giles@gmail.com> wro= te:
Hi All,

I'm currently in the process of porting acme to Go, and as part = of that I'm porting libframe as well. It's currently in a fully tra= nsliterated state and needs a good refactor to make it more idiomatic Go.= =C2=A0

However, my question is whether this is som= ething that people would be keen on using, and if so, what's the proced= ure for getting it added to the 9fans github repo once I've finished. I= s a simple pull request enough?=C2=A0

Thanks,

Giles

--001a1141d5f0f2b93a0521c3509e-- From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Sat, 10 Oct 2015 10:25:34 -0700 Message-ID: From: Tharaneedharan Vilwanathan To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=047d7b10cabb3cf2080521c362f2 Subject: Re: [9fans] libframe Go port Topicbox-Message-UUID: 721a222e-ead9-11e9-9d60-3106f5b1d025 --047d7b10cabb3cf2080521c362f2 Content-Type: text/plain; charset=UTF-8 I believe Alef would be great compared to Limbo but not sure if Alef version is a bit out-of-date. On Sat, Oct 10, 2015 at 10:20 AM, Skip Tavakkolian < skip.tavakkolian@gmail.com> wrote: > cool. > > did you look at Alef (2nd Ed.) or Limbo version of Acme by any chance? > i'm curious if either of those might have been easier to translate to Go. > > > On Sat, Oct 10, 2015 at 8:42 AM, Giles Hutton > wrote: > >> Hi All, >> >> I'm currently in the process of porting acme to Go, and as part of that >> I'm porting libframe as well. It's currently in a fully transliterated >> state and needs a good refactor to make it more idiomatic Go. >> >> However, my question is whether this is something that people would be >> keen on using, and if so, what's the procedure for getting it added to the >> 9fans github repo once I've finished. Is a simple pull request enough? >> >> Thanks, >> >> Giles >> > > --047d7b10cabb3cf2080521c362f2 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I believe Alef would be great compared to Limbo but not su= re if Alef version is a bit out-of-date.
On Sat, Oct 10, 2015 at 10:20 AM, Skip Tavakko= lian <skip.tavakkolian@gmail.com> wrote:
cool.

did you l= ook at Alef (2nd Ed.) or Limbo version of Acme by any chance? =C2=A0i'm= curious if either of those might have been easier to translate to Go.


On Sat, Oct 10, 2015 at 8:42 AM, Giles Hutton <= hutton.giles@gmail.com> wrote:
Hi All,

I'm currently in the process of porting acme to Go, and as part of t= hat I'm porting libframe as well. It's currently in a fully transli= terated state and needs a good refactor to make it more idiomatic Go.=C2=A0=

However, my question is whether this is something= that people would be keen on using, and if so, what's the procedure fo= r getting it added to the 9fans github repo once I've finished. Is a si= mple pull request enough?=C2=A0

Thanks,
=
Giles


--047d7b10cabb3cf2080521c362f2-- From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Sat, 10 Oct 2015 10:29:06 -0700 Message-ID: From: Skip Tavakkolian To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a11438ec6e351ec0521c36e6c Subject: Re: [9fans] libframe Go port Topicbox-Message-UUID: 722569c2-ead9-11e9-9d60-3106f5b1d025 --001a11438ec6e351ec0521c36e6c Content-Type: text/plain; charset=UTF-8 no need. just use David Hoskin's HTML5 devdraw: https://bitbucket.org/dhoskin/9webdraw On Sat, Oct 10, 2015 at 10:03 AM, Siarhei Zirukin wrote: > why not a javascript library? > > On Sat, Oct 10, 2015 at 5:42 PM, Giles Hutton > wrote: > >> Hi All, >> >> I'm currently in the process of porting acme to Go, and as part of that >> I'm porting libframe as well. It's currently in a fully transliterated >> state and needs a good refactor to make it more idiomatic Go. >> >> However, my question is whether this is something that people would be >> keen on using, and if so, what's the procedure for getting it added to the >> 9fans github repo once I've finished. Is a simple pull request enough? >> >> Thanks, >> >> Giles >> > > --001a11438ec6e351ec0521c36e6c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
no need. just use David Hoskin's HTML5 devdraw:



On Sat, Oct 10, 201= 5 at 10:03 AM, Siarhei Zirukin <ftrvxmtrx@gmail.com> wrote= :
why not a javascript l= ibrary?

On Sat, Oct 10, 2015 at 5:42 PM, Giles = Hutton <hutton.giles@gmail.com> wrote:
Hi All,

I'm curre= ntly in the process of porting acme to Go, and as part of that I'm port= ing libframe as well. It's currently in a fully transliterated state an= d needs a good refactor to make it more idiomatic Go.=C2=A0

<= /div>
However, my question is whether this is something that people wou= ld be keen on using, and if so, what's the procedure for getting it add= ed to the 9fans github repo once I've finished. Is a simple pull reques= t enough?=C2=A0

Thanks,

G= iles


--001a11438ec6e351ec0521c36e6c-- From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sat, 10 Oct 2015 13:55:58 -0400 From: Kurt H Maier To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Message-ID: <20151010175558.GA3585@wopr.sciops.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [9fans] libframe Go port Topicbox-Message-UUID: 722a3d6c-ead9-11e9-9d60-3106f5b1d025 On Sat, Oct 10, 2015 at 10:29:06AM -0700, Skip Tavakkolian wrote: > no need. just use David Hoskin's HTML5 devdraw: > > https://bitbucket.org/dhoskin/9webdraw that *is* a javascript library. khm From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <20151010175558.GA3585@wopr.sciops.net> References: <20151010175558.GA3585@wopr.sciops.net> Date: Sat, 10 Oct 2015 11:05:04 -0700 Message-ID: From: Skip Tavakkolian To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a1141d5f08e37800521c3ef97 Subject: Re: [9fans] libframe Go port Topicbox-Message-UUID: 722f4d66-ead9-11e9-9d60-3106f5b1d025 --001a1141d5f08e37800521c3ef97 Content-Type: text/plain; charset=UTF-8 it is HTML5 (which includes JavaScript) by virtue of the fact that i needs WebSockets support. On Sat, Oct 10, 2015 at 10:55 AM, Kurt H Maier wrote: > On Sat, Oct 10, 2015 at 10:29:06AM -0700, Skip Tavakkolian wrote: > > no need. just use David Hoskin's HTML5 devdraw: > > > > https://bitbucket.org/dhoskin/9webdraw > > that *is* a javascript library. > > khm > > --001a1141d5f08e37800521c3ef97 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
it is HTML5 (which includes JavaScript) by virtue of the f= act that i needs WebSockets support.


On Sat, Oct 10, 2015 at 10:55 AM, K= urt H Maier <khm@sciops.net> wrote:
On Sat, Oct 10, 2015 at 10:29:06AM -0700, Skip Tav= akkolian wrote:
> no need. just use David Hoskin's HTML5 devdraw:
>
> https://bitbucket.org/dhoskin/9webdraw

that *is* a javascript library.

khm


--001a1141d5f08e37800521c3ef97-- From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <20151010175558.GA3585@wopr.sciops.net> Date: Sat, 10 Oct 2015 11:09:16 -0700 Message-ID: From: Skip Tavakkolian To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a114159028cf6f20521c3fede Subject: Re: [9fans] libframe Go port Topicbox-Message-UUID: 7237d5e4-ead9-11e9-9d60-3106f5b1d025 --001a114159028cf6f20521c3fede Content-Type: text/plain; charset=UTF-8 (and it needs element, etc.) On Sat, Oct 10, 2015 at 11:05 AM, Skip Tavakkolian < skip.tavakkolian@gmail.com> wrote: > it is HTML5 (which includes JavaScript) by virtue of the fact that i needs > WebSockets support. > > > On Sat, Oct 10, 2015 at 10:55 AM, Kurt H Maier wrote: > >> On Sat, Oct 10, 2015 at 10:29:06AM -0700, Skip Tavakkolian wrote: >> > no need. just use David Hoskin's HTML5 devdraw: >> > >> > https://bitbucket.org/dhoskin/9webdraw >> >> that *is* a javascript library. >> >> khm >> >> > --001a114159028cf6f20521c3fede Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
(and it needs <canvas> element, etc.)

On Sat, Oct 10, 2015 at 11= :05 AM, Skip Tavakkolian <skip.tavakkolian@gmail.com> wrote:
it is HTML5 (w= hich includes JavaScript) by virtue of the fact that i needs WebSockets sup= port.


On Sat, Oct 10, 2015 at 10= :55 AM, Kurt H Maier <khm@sciops.net> wrote:
On Sat, Oct 10, 2015 at 10:29:06AM -0700, Skip Tavakk= olian wrote:
> no need. just use David Hoskin's HTML5 devdraw:
>
> https://bitbucket.org/dhoskin/9webdraw

that *is* a javascript library.

khm



--001a114159028cf6f20521c3fede-- From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sat, 10 Oct 2015 14:23:16 -0400 From: Kurt H Maier To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Message-ID: <20151010182316.GB3585@wopr.sciops.net> References: <20151010175558.GA3585@wopr.sciops.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [9fans] libframe Go port Topicbox-Message-UUID: 723d9768-ead9-11e9-9d60-3106f5b1d025 On Sat, Oct 10, 2015 at 11:05:04AM -0700, Skip Tavakkolian wrote: > it is HTML5 (which includes JavaScript) by virtue of the fact that i needs > WebSockets support. HTML5 does not include javascript. khm From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <20151010182316.GB3585@wopr.sciops.net> References: <20151010175558.GA3585@wopr.sciops.net> <20151010182316.GB3585@wopr.sciops.net> Date: Sat, 10 Oct 2015 11:38:15 -0700 Message-ID: From: Skip Tavakkolian To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a114392443230400521c466e4 Subject: Re: [9fans] libframe Go port Topicbox-Message-UUID: 7246b82a-ead9-11e9-9d60-3106f5b1d025 --001a114392443230400521c466e4 Content-Type: text/plain; charset=UTF-8 yet 9webdraw requires HTML5 features; so it *IS NOT* just javascript (i think this was your original "contribution" to the conversation) On Sat, Oct 10, 2015 at 11:23 AM, Kurt H Maier wrote: > On Sat, Oct 10, 2015 at 11:05:04AM -0700, Skip Tavakkolian wrote: > > it is HTML5 (which includes JavaScript) by virtue of the fact that i > needs > > WebSockets support. > > HTML5 does not include javascript. > > khm > > --001a114392443230400521c466e4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

yet 9webdraw requires HTML5 features; so it= *IS NOT* just javascript (i think this was your original "contributio= n" to the conversation)


On Sat, Oct 10, 2015 at 11:23 AM, Kurt H Ma= ier <khm@sciops.net> wrote:
<= span class=3D"">On Sat, Oct 10, 2015 at 11:05:04AM -0700, Skip Tavakkolian = wrote:
> it is HTML5 (which includes JavaScript) by virtue of the fact that i n= eeds
> WebSockets support.

HTML5 does not include javascript.

khm


--001a114392443230400521c466e4-- From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sat, 10 Oct 2015 20:55:32 +0000 From: Staven To: 9fans@9fans.net Message-ID: <20151010205532.GA15006@staven.pl> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [9fans] libframe Go port Topicbox-Message-UUID: 724bee08-ead9-11e9-9d60-3106f5b1d025 On Sat, Oct 10, 2015 at 03:42:42PM +0000, Giles Hutton wrote: > Hi All, > > I'm currently in the process of porting acme to Go Why? From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <20151010205532.GA15006@staven.pl> References: <20151010205532.GA15006@staven.pl> Date: Sat, 10 Oct 2015 14:18:31 -0700 Message-ID: From: Tharaneedharan Vilwanathan To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a1140894a6000a00521c6a319 Subject: Re: [9fans] libframe Go port Topicbox-Message-UUID: 72570c2a-ead9-11e9-9d60-3106f5b1d025 --001a1140894a6000a00521c6a319 Content-Type: text/plain; charset=UTF-8 Why not? On Sat, Oct 10, 2015 at 1:55 PM, Staven wrote: > On Sat, Oct 10, 2015 at 03:42:42PM +0000, Giles Hutton wrote: > > Hi All, > > > > I'm currently in the process of porting acme to Go > > Why? > > > --001a1140894a6000a00521c6a319 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Why not?

On Sat, Oct 10, 2015 at 1:55 PM, Staven <= ;staven@staven.pl= > wrote:
On Sa= t, Oct 10, 2015 at 03:42:42PM +0000, Giles Hutton wrote:
> Hi All,
>
> I'm currently in the process of porting acme to Go

Why?



--001a1140894a6000a00521c6a319-- From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 References: <20151010205532.GA15006@staven.pl> In-Reply-To: <20151010205532.GA15006@staven.pl> From: Giles Hutton Date: Sat, 10 Oct 2015 21:27:57 +0000 Message-ID: To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a11c3e73aaf8e070521c6c585 Subject: Re: [9fans] libframe Go port Topicbox-Message-UUID: 725b2378-ead9-11e9-9d60-3106f5b1d025 --001a11c3e73aaf8e070521c6c585 Content-Type: text/plain; charset=UTF-8 On Sat, Oct 10, 2015 at 9:57 PM Staven wrote: > On Sat, Oct 10, 2015 at 03:42:42PM +0000, Giles Hutton wrote: > > Hi All, > > > > I'm currently in the process of porting acme to Go > > Why? > I've been asking myself that same question a lot actually. A friend of mine showed me acme a couple of months ago, and it was different and interesting enough to keep me using it for a little while. Coming from a vim background, my assessment at that point was that acme does separate windows/panes orders of magnitude better than vim, but acme's text editing was a bit too simplistic compared to vim. So my initial intention was to port acme to Go, and add in vi-style modal editing. Since then I've learned to love the simplicity of it, and how expressive it can be without the burden of hundreds of different key combinations. So I've decided to port it without adding anything extra and perhaps experiment with a vi-acme amalgamation project some time after that. For now, at least, it's just a fun project. --001a11c3e73aaf8e070521c6c585 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Sat, O= ct 10, 2015 at 9:57 PM Staven <stave= n@staven.pl> wrote:
On Sat, = Oct 10, 2015 at 03:42:42PM +0000, Giles Hutton wrote:
> Hi All,
>
> I'm currently in the process of porting acme to Go

Why?
=C2=A0
=C2=A0
I've been asking mysel= f that same question a lot actually. A friend of mine showed me acme=C2=A0<= br>a couple of months ago, and it was different and interesting enough to k= eep me using it for a little while. Coming from a vim background, my assess= ment at that point was that acme does separate windows/panes orders of magn= itude better than vim, but acme's text editing was a bit too simplistic= compared to vim. So my initial intention was to port acme to Go, and add i= n vi-style modal editing.=C2=A0

Since then I've lear= ned to love the simplicity of it, and how expressive it can be without the = burden of hundreds of different key combinations. So I've decided to po= rt it without adding anything extra and perhaps experiment with a vi-acme a= malgamation project some time after that.=C2=A0

Fo= r now, at least, it's just a fun project.
--001a11c3e73aaf8e070521c6c585-- From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sat, 10 Oct 2015 18:09:08 -0400 From: Kurt H Maier To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Message-ID: <20151010220908.GC3585@wopr.sciops.net> References: <20151010175558.GA3585@wopr.sciops.net> <20151010182316.GB3585@wopr.sciops.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [9fans] libframe Go port Topicbox-Message-UUID: 726071fc-ead9-11e9-9d60-3106f5b1d025 On Sat, Oct 10, 2015 at 11:38:15AM -0700, Skip Tavakkolian wrote: > yet 9webdraw requires HTML5 features; so it *IS NOT* just javascript (i > think this was your original "contribution" to the conversation) condolences on your tireless devotion to denying javascript is javascript. khm From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sun, 11 Oct 2015 10:07:48 +0000 From: Staven To: 9fans@9fans.net Message-ID: <20151011100748.GA23696@staven.pl> References: <20151010205532.GA15006@staven.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [9fans] libframe Go port Topicbox-Message-UUID: 72645c04-ead9-11e9-9d60-3106f5b1d025 On Sat, Oct 10, 2015 at 09:27:57PM +0000, Giles Hutton wrote: > better than vim, but acme's text editing was a bit too simplistic compared > to vim. So my initial intention was to port acme to Go, and add in vi-style > modal editing. What text editing features from vim do you miss in Acme? From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 References: <20151010205532.GA15006@staven.pl> <20151011100748.GA23696@staven.pl> In-Reply-To: <20151011100748.GA23696@staven.pl> From: Giles Hutton Date: Sun, 11 Oct 2015 12:07:08 +0000 Message-ID: To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a11c3e73adb70ab0521d30d93 Subject: Re: [9fans] libframe Go port Topicbox-Message-UUID: 7267cd4e-ead9-11e9-9d60-3106f5b1d025 --001a11c3e73adb70ab0521d30d93 Content-Type: text/plain; charset=UTF-8 Initially my main complaint was simply the heavy use of the mouse; it felt jarring to have to move my hand off home row. However, I've now just chalked that up to inexperience with acme. Right now I actually can't think of anything I particularly miss about vim text editing, which I guess is why I've dropped the idea. On Sun, Oct 11, 2015 at 11:10 AM Staven wrote: > On Sat, Oct 10, 2015 at 09:27:57PM +0000, Giles Hutton wrote: > > better than vim, but acme's text editing was a bit too simplistic > compared > > to vim. So my initial intention was to port acme to Go, and add in > vi-style > > modal editing. > > What text editing features from vim do you miss in Acme? > > > --001a11c3e73adb70ab0521d30d93 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Initially my main complaint was simply the heavy use of th= e mouse; it felt jarring to have to move my hand off home row. However, I&#= 39;ve now just chalked that up to inexperience with acme.=C2=A0
Right n= ow I actually can't think of anything I particularly miss about vim tex= t editing, which I guess is why I've dropped the idea.=C2=A0

On Sun, Oct 11, 2015 at 11= :10 AM Staven <staven@staven.pl&= gt; wrote:
On Sat, Oct 10, 2015 at = 09:27:57PM +0000, Giles Hutton wrote:
> better than vim, but acme's text editing was a bit too simplistic = compared
> to vim. So my initial intention was to port acme to Go, and add in vi-= style
> modal editing.

What text editing features from vim do you miss in Acme?


--001a11c3e73adb70ab0521d30d93-- From mboxrd@z Thu Jan 1 00:00:00 1970 To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> In-reply-to: Your message of "Sun, 11 Oct 2015 12:07:08 -0000." References: <20151010205532.GA15006@staven.pl> <20151011100748.GA23696@staven.pl> Date: Fri, 16 Oct 2015 09:42:19 -0700 From: Bakul Shah Message-Id: <20151016164219.8D371B836@mail.bitblocks.com> Subject: Re: [9fans] libframe Go port Topicbox-Message-UUID: 736efa64-ead9-11e9-9d60-3106f5b1d025 On Sun, 11 Oct 2015 12:07:08 -0000 Giles Hutton wrote: > > Initially my main complaint was simply the heavy use of the mouse; it felt > jarring to have to move my hand off home row. However, I've now just > chalked that up to inexperience with acme. > Right now I actually can't think of anything I particularly miss about vim > text editing, which I guess is why I've dropped the idea. If you produced any code or design notes, I'd be interested in looking at them & may be using them as well. Thanks.