Date: Mon, 23 Jul 2001 12:07:49 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: Dag-Erling Smorgrav <des@ofug.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Alfred Perlstein <alfred@FreeBSD.org> Subject: Re: cvs commit: src/share/man/man9 DELAY.9 Message-ID: <XFMail.010723120749.jhb@FreeBSD.org> In-Reply-To: <xzpvgklqjek.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On 22-Jul-01 Dag-Erling Smorgrav wrote: > Alfred Perlstein <alfred@FreeBSD.org> writes: >> Log: >> remove -*- nroff -*- thingy > > BTW, the correct way to make Emacs recognize this as a nroff document > is to add the following line to ~/.emacs: > > (add-to-list 'auto-mode-alist '("\\.[0-9]\\'" . nroff-mode)) It already grok's .0 through .8, so you just need to handle .9. -- John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010723120749.jhb>