9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Ruslan Khusnullin <ruslan.khusnullin@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Acme button 1 working like button 3
Date: Wed, 20 Mar 2013 19:32:10 +0400	[thread overview]
Message-ID: <CAG6Cn5a4oohvYwUMpO=bWPQkAB00Uu0AnB6skJXiA2sz2uDa3A@mail.gmail.com> (raw)
In-Reply-To: <CAOEdRO1itxrskr0jVK7juNcXtisMAbxw2UuOFf+B28Sa3ozsgA@mail.gmail.com>

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://bitbucket.org/rsc/plan9port plan9

Or if you want just to checkout the revision in existing tree:
cd /usr/local/plan9
hg checkout -r e9cdfa957952


On Wed, Mar 20, 2013 at 6:09 PM, Rudolf Sykora <rudolf.sykora@gmail.com> wrote:
> Hello
>
> On 19 March 2013 19:59, Patrick Higgins <patrick.allen.higgins@gmail.com> 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 directory, and then recompile (mk) some subtree of
> p9p. What are the relevant commands, please?
>
> Thank you!
> Ruda
>



  reply	other threads:[~2013-03-20 15:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-18 22:56 Patrick Higgins
2013-03-19  7:19 ` Ruslan Khusnullin
2013-03-19  8:52 ` dexen deVries
2013-03-19  8:58   ` Peter A. Cejchan
2013-03-19  9:44   ` Ruslan Khusnullin
2013-03-19 18:59     ` Patrick Higgins
2013-03-20 14:09       ` Rudolf Sykora
2013-03-20 15:32         ` Ruslan Khusnullin [this message]
2013-03-20 17:07           ` Rudolf Sykora
2013-04-10 11:52 ` Alexander Sychev
2013-04-10 13:28   ` lucio
2013-04-10 13:29   ` andrey mirtchovski
2013-04-10 14:00     ` erik quanstrom
2013-04-10 19:42       ` arnold
2013-04-10 16:58     ` Skip Tavakkolian
2013-04-10 18:03     ` Alexander Sychev

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='CAG6Cn5a4oohvYwUMpO=bWPQkAB00Uu0AnB6skJXiA2sz2uDa3A@mail.gmail.com' \
    --to=ruslan.khusnullin@gmail.com \
    --cc=9fans@9fans.net \
    /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).