Date: Tue, 14 Apr 1998 18:00:04 -0700 (PDT) From: John-Mark Gurney <gurney_j@efn.org> To: freebsd-bugs Subject: Re: bin/6301: vi bug Message-ID: <199804150100.SAA03932@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/6301; it has been noted by GNATS. From: John-Mark Gurney <gurney_j@efn.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804150100.SAA03932>