From owner-cvs-all@FreeBSD.ORG Sat May 24 15:29:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B800E37B401; Sat, 24 May 2003 15:29:15 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id A46CF43F85; Sat, 24 May 2003 15:29:14 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 86F5E530E; Sun, 25 May 2003 00:29:11 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: John Baldwin References: From: Dag-Erling Smorgrav Date: Sun, 25 May 2003 00:29:11 +0200 In-Reply-To: (John Baldwin's message of "Sat, 24 May 2003 16:36:06 -0400 (EDT)") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: Hiten Pandya cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 vnode.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2003 22:29:16 -0000 John Baldwin writes: > On 24-May-2003 Hiten Pandya wrote: > > remove '-*- nroff -*-' > Why did you do this? Because I asked him to. > By default, [x]emacs only recognizes .[0-8] as > nroff. That is a bug in Emacs and should be fixed there: (add-to-list 'auto-mode-alist '("\\.[0-9]\\'" . nroff-mode)) DES -- Dag-Erling Smorgrav - des@ofug.org