From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <000f01c1e18b$53572b90$4bf0b487@dnrc.belllabs.com> From: "Dharani Vilwanathan" To: <9fans@cse.psu.edu> References: <9d64cd96dc0db8690a4fdccc5b24d394@plan9.bell-labs.com> Subject: Re: [9fans] Highlighting in Acme MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Date: Thu, 11 Apr 2002 15:01:45 -0400 Topicbox-Message-UUID: 76534186-eaca-11e9-9e20-41e7f4b1d025 Rob, > 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 && q1file->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. Thanks for the quick response and fix. Regards dharani