From owner-freebsd-questions@FreeBSD.ORG Fri Jul 9 02:38:29 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D4E116A54A for ; Fri, 9 Jul 2004 02:38:28 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.242]) by mx1.FreeBSD.org (Postfix) with SMTP id 6CBD843D49 for ; Fri, 9 Jul 2004 02:38:28 +0000 (GMT) (envelope-from espinafre@gmail.com) Received: by mproxy.gmail.com with SMTP id r65so376303cwc for ; Thu, 08 Jul 2004 19:38:22 -0700 (PDT) Received: by 10.11.117.59 with SMTP id p59mr300837cwc; Thu, 08 Jul 2004 19:38:22 -0700 (PDT) Message-ID: <5ef8c2f004070819386673edbb@mail.gmail.com> Date: Thu, 8 Jul 2004 23:38:22 -0300 From: =?ISO-8859-1?Q?Jos=E9_de_Paula?= To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: nvi and modelines X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jul 2004 02:38:30 -0000 The nvi manual page says that modelines will never be implemented. Does anyone know the rationale behind this, or where can I find it out? Thanks.