From owner-freebsd-bugs Tue Apr 14 18:00:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA03960 for freebsd-bugs-outgoing; Tue, 14 Apr 1998 18:00:07 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA03932; Tue, 14 Apr 1998 18:00:04 -0700 (PDT) (envelope-from gnats) Date: Tue, 14 Apr 1998 18:00:04 -0700 (PDT) Message-Id: <199804150100.SAA03932@hub.freebsd.org> To: freebsd-bugs Cc: From: John-Mark Gurney Subject: Re: bin/6301: vi bug Reply-To: John-Mark Gurney Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/6301; it has been noted by GNATS. From: John-Mark Gurney To: minshall@fiberlane.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/6301: vi bug Date: Tue, 14 Apr 1998 17:55:16 -0700 minshall@fiberlane.com scribbled this message on Apr 14: > #define MASK(len) ((0xffffffff>>(32-(len)))<<(32-(len))) ab c d dcb e f fea the letters match what I get when I use % on: Version 1.79 (10/23/96) The CSRG, University of California, Berkeley. on a 2.2.1-R box... > If i position the cursor on the first ``<'' on the above do you mean `('? because vi doesn't do matching of angle braces... > line and hit the ``%'' key, the cursor should move to the > next-to-the-last ``)''. Instead, it doesn't move (but, it > beeps at me). that's because there is no matching char for `<'... -- John-Mark Gurney Modem Rev/FAX: +1 541 346 9237 Cu Networking P.O. Box 5693, 97405 Live in Peace, destroy Micro$oft, support free software, run FreeBSD Don't trust anyone you don't have the source for To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message