From owner-cvs-src@FreeBSD.ORG Fri Mar 14 00:32:06 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28C501065670; Fri, 14 Mar 2008 00:32:06 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id 05C1C8FC1A; Fri, 14 Mar 2008 00:32:05 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id m2E0W5U0094085; Thu, 13 Mar 2008 17:32:05 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.2/8.14.1/Submit) id m2E0W5Vg094084; Thu, 13 Mar 2008 17:32:05 -0700 (PDT) (envelope-from obrien) Date: Thu, 13 Mar 2008 17:32:05 -0700 From: "David O'Brien" To: "Sean C. Farley" Message-ID: <20080314003205.GA94057@dragon.NUXI.org> References: <200803131852.m2DIqkw3095857@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/tools/editing freebsd.vim X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Mar 2008 00:32:06 -0000 On Thu, Mar 13, 2008 at 06:02:44PM -0500, Sean C. Farley wrote: >> Vim function to style(9). >> Issue ':call FreeBSD_Style()' while editing a file. > > Should this file (and the Emacs file? Nah! :)) be documented somewhere > (maybe the committer's guide or style(9)) to make it easier to find? Sounds like a good idea - but I thin maybe something wider than committers guide. Maybe the Developer's Handbook - given the dot files are public and available to all Handbook readers. -- -- David (obrien@FreeBSD.org)