From owner-freebsd-hackers Thu May 1 19:35:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA06002 for hackers-outgoing; Thu, 1 May 1997 19:35:22 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA05997 for ; Thu, 1 May 1997 19:35:20 -0700 (PDT) Received: from time.cdrom.com (localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id TAA27821; Thu, 1 May 1997 19:35:41 -0700 (PDT) To: Julian Elischer cc: hackers@FreeBSD.ORG Subject: Re: global/ctags etc. In-reply-to: Your message of "Thu, 01 May 1997 17:38:56 PDT." <336937A0.7DE14518@whistle.com> Date: Thu, 01 May 1997 19:35:41 -0700 Message-ID: <27811.862540541@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > the makefiles have been modified to use gtags > but the Makefile in usr.bin doesn't include global Done yesterday. > also if you DO make global (by hand), then vi doesn't seem to be > able to use the resulting output. And vi has only had the changes made in -current, I haven't brought over global support for vi into 2.2 yet. Jordan