Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 1998 17:08:26 -0700 (PDT)
From:      minshall@fiberlane.com
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   bin/6301: vi bug
Message-ID:  <199804150008.RAA08399@red.mtv.fiberlane.com>

next in thread | raw e-mail | index | archive | help

>Number:         6301
>Category:       bin
>Synopsis:       vi ``%'' is broken
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 14 17:10:00 PDT 1998
>Last-Modified:
>Originator:     Greg Minshall
>Organization:
Fiberlane Communications
>Release:        FreeBSD 2.2.5-RELEASE i386
>Environment:

	FreeBSD 2.2.5
	vi Version 1.79 (10/23/96) The CSRG, University of California, Berkeley.

>Description:

	#define MASK(len)       ((0xffffffff>>(32-(len)))<<(32-(len)))

	If i position the cursor on the first ``<'' on the above
	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).

>How-To-Repeat:

	Try it.

>Fix:
>Audit-Trail:
>Unformatted:

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?199804150008.RAA08399>