9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: [9fans] a few drawterm fixes
Date: Tue, 28 Dec 2010 17:03:55 -0500	[thread overview]
Message-ID: <7dbd6fe9ed0b85f3173430f00029acec@plug.quanstro.net> (raw)

i put them up on bitbucket as a patch queue, just to torture myself.
since so much suffering was involved, i'll put the cliff notes on how
to fight^winteract with it here.  i hope this doesn't bore anybody
or make anyone want to jump out a window.

edit your $home/.hgrc to have
	[extensions]
	mq =
obviously with no leading white space.  then run
	hg qclone https://quanstro@bitbucket.org/quanstro/drawterm-fixes
	cd drawterm-fixes
	hg qpush -a		# apply all the patches
then build like normal

by the way, don't even try the ssh option.  it does not work.
if patches are added, i'm not quite sure how to add them.
if anybody does, please let me know off line.

- erik



             reply	other threads:[~2010-12-28 22:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-28 22:03 erik quanstrom [this message]
2010-12-29  4:07 ` ron minnich
2010-12-29  4:09   ` erik quanstrom

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=7dbd6fe9ed0b85f3173430f00029acec@plug.quanstro.net \
    --to=quanstro@quanstro.net \
    --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).