From owner-freebsd-hackers Thu May 1 17:40:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA29670 for hackers-outgoing; Thu, 1 May 1997 17:40:16 -0700 (PDT) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA29659 for ; Thu, 1 May 1997 17:40:08 -0700 (PDT) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id RAA25499 for ; Thu, 1 May 1997 17:39:05 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd025480; Fri May 2 00:38:59 1997 Message-ID: <336937A0.7DE14518@whistle.com> Date: Thu, 01 May 1997 17:38:56 -0700 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: hackers@freebsd.org Subject: global/ctags etc. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Mail Delivery Subsystem wrote: > > The original message was received at Thu, 1 May 1997 16:36:19 -0700 (PDT) > from daemon@localhost > > ----- Mail could not be delivered due to errors for the following email addresses ----- > > > ----- Transcript of session follows ----- > 550 ... User unknown in the 2.2 tree as of yesterday, the makefiles have been modified to use gtags but the Makefile in usr.bin doesn't include global from which gtags is derived. also if you DO make global (by hand), then vi doesn't seem to be able to use the resulting output. why do we need to learn a new thing? what happened to the "principle of least amazement?" If there is a way to make this new animal work correctly with vi -t I'd like the secret. julian