9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "rob pike, esq." <rob@plan9.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Highlighting in Acme
Date: Thu, 11 Apr 2002 14:48:11 -0400	[thread overview]
Message-ID: <9d64cd96dc0db8690a4fdccc5b24d394@plan9.bell-labs.com> (raw)

You can fix the silly acme bug by adding the second condition
in this if from number() in /sys/src/cmd/acme/addr.c

	Forward:
		while(line>0 && q1<t->file->nc)
			if(textreadc(t, q1++) == '\n' || q1==t->file->nc)
				if(--line > 0)
					q0 = q1;

When the new distribution happens, very soon I hope, this and many other
bugs will be fixed, along with the addition of lots of new ones.

-rob



             reply	other threads:[~2002-04-11 18:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-11 18:48 rob pike, esq. [this message]
2002-04-11 19:01 ` Dharani Vilwanathan
2002-04-11 19:17 ` Dan Cross
  -- strict thread matches above, loose matches on Subject: below --
2002-04-11 18:43 rob pike, esq.
2002-04-11 18:40 rob pike, esq.
2001-06-20 10:46 rog
2002-04-11 18:35 ` Dharani Vilwanathan
2001-06-19 18:30 [9fans] Inferno plug-in security erik quanstrom
2001-06-19 20:58 ` [9fans] Highlighting in Acme Dharani Vilwanathan

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=9d64cd96dc0db8690a4fdccc5b24d394@plan9.bell-labs.com \
    --to=rob@plan9.bell-labs.com \
    --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).