Re: [9fans] Acme button 1 working like button 3

2013-04-10 Thread arnold
> On Wed Apr 10 09:30:33 EDT 2013, mirtchov...@gmail.com wrote: > > Russ and his wife had a baby, I think he's busy changing diapers > > (there was an announcement on golang-dev that he'll be away for a > > month). erik quanstrom wrote: > a baby is proof that no matter how obsessive a coder you

Re: [9fans] Acme button 1 working like button 3

2013-04-10 Thread Alexander Sychev
Children are not for a month, children are forever :-) On Wed, Apr 10, 2013 at 5:29 PM, andrey mirtchovski wrote: > Russ and his wife had a baby, I think he's busy changing diapers > (there was an announcement on golang-dev that he'll be away for a > month). > > :) > -- Best regards, santu

Re: [9fans] Acme button 1 working like button 3

2013-04-10 Thread Skip Tavakkolian
On Wed, Apr 10, 2013 at 6:29 AM, andrey mirtchovski wrote: > Russ and his wife had a baby, I think he's busy changing diapers > inspecting stack dumps? :) > (there was an announcement on golang-dev that he'll be away for a > month). > > :) > >

Re: [9fans] Acme button 1 working like button 3

2013-04-10 Thread erik quanstrom
On Wed Apr 10 09:30:33 EDT 2013, mirtchov...@gmail.com wrote: > Russ and his wife had a baby, I think he's busy changing diapers > (there was an announcement on golang-dev that he'll be away for a > month). a baby is proof that no matter how obsessive a coder you are, you can get even less sleep a

Re: [9fans] Acme button 1 working like button 3

2013-04-10 Thread andrey mirtchovski
Russ and his wife had a baby, I think he's busy changing diapers (there was an announcement on golang-dev that he'll be away for a month). :)

Re: [9fans] Acme button 1 working like button 3

2013-04-10 Thread lucio
> It seems Russ is very busy Russ's had a baby. ++L

Re: [9fans] Acme button 1 working like button 3

2013-04-10 Thread Alexander Sychev
Hi, I made a variant of a fix of the problem some time ago. https://codereview.appspot.com/7818049/ It seems Russ is very busy and can't review my changes, so the patch can be applied by hands. On Tue, Mar 19, 2013 at 2:56 AM, Patrick Higgins < patrick.allen.higg...@gmail.com> wrote: > I am tryi

Re: [9fans] Acme button 1 working like button 3

2013-03-20 Thread Rudolf Sykora
Hello, On 20 March 2013 16:32, Ruslan Khusnullin wrote: > For now you can make a clean clone of specific revision previous to the > change: > cd /usr/local > rm -rf plan9 > hg clone -r e9cdfa957952 https://bitbucket.org/rsc/plan9port plan9 > > Or if you want just to checkout the revision in exis

Re: [9fans] Acme button 1 working like button 3

2013-03-20 Thread Ruslan Khusnullin
There is a bug already https://bitbucket.org/rsc/plan9port/issue/124/patch-revision-3449-messes-with-keyboard-7 so we can wait for a fix in meantime. For now you can make a clean clone of specific revision previous to the change: cd /usr/local rm -rf plan9 hg clone -r e9cdfa957952 https://bitbucke

Re: [9fans] Acme button 1 working like button 3

2013-03-20 Thread Rudolf Sykora
Hello On 19 March 2013 19:59, Patrick Higgins wrote: > Yes, that was it. My alt key had gotten stuck. so what must I do to circumvent the problem? I reckon I should issue some hg command to put some files (from 65969f85ee6c revision?), presumably just src/cmd/devdraw/x11-srv.c, into the working

Re: [9fans] Acme button 1 working like button 3

2013-03-19 Thread Patrick Higgins
Yes, that was it. My alt key had gotten stuck. On Tue, Mar 19, 2013 at 3:44 AM, Ruslan Khusnullin wrote: > On Tue, Mar 19, 2013 at 12:52 PM, dexen deVries > wrote: >> there's been a recent commit in p9p >> (html) >> http://code.swtch.com/plan9port/commits/c1bd38a11c42d18b53ee5d6a6084eccb9728f2c

Re: [9fans] Acme button 1 working like button 3

2013-03-19 Thread Ruslan Khusnullin
On Tue, Mar 19, 2013 at 12:52 PM, dexen deVries wrote: > there's been a recent commit in p9p > (html) > http://code.swtch.com/plan9port/commits/c1bd38a11c42d18b53ee5d6a6084eccb9728f2c2 > (raw) > http://code.swtch.com/plan9port/commits/c1bd38a11c42d18b53ee5d6a6084eccb9728f2c2/raw/ > > > ...and i've

Re: [9fans] Acme button 1 working like button 3

2013-03-19 Thread Peter A. Cejchan
Use native Plan9 ;-))) ++pac [sorry for being cheeky] On Tue, Mar 19, 2013 at 9:52 AM, dexen deVries wrote: > On Monday 18 of March 2013 16:56:00 Patrick Higgins wrote: > > I am trying out Acme after watching rsc's tour at > > http://research.swtch.com/acme > > > > So far I have been liking it,

Re: [9fans] Acme button 1 working like button 3

2013-03-19 Thread dexen deVries
On Monday 18 of March 2013 16:56:00 Patrick Higgins wrote: > I am trying out Acme after watching rsc's tour at > http://research.swtch.com/acme > > So far I have been liking it, but I just hit an issue: mouse button 1 > now acts the same as button 3. It was working normally just a few > minutes ag

Re: [9fans] Acme button 1 working like button 3

2013-03-19 Thread Ruslan Khusnullin
I'm not a profi in Acme internals but... Could you try running `visibleclicks=1 acme`, click mouse buttons and see how libdraw treats them? On Tue, Mar 19, 2013 at 2:56 AM, Patrick Higgins wrote: > I am trying out Acme after watching rsc's tour at > http://research.swtch.com/acme > > So far I h