From owner-freebsd-cvsweb@FreeBSD.ORG Thu May 1 10:14:16 2003 Return-Path: Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2FEA37B401; Thu, 1 May 2003 10:14:15 -0700 (PDT) Received: from us-wkf-interscan1.comverse.com (us-wkf-fwmain.comverse.com [63.64.185.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 039B543FB1; Thu, 1 May 2003 10:14:14 -0700 (PDT) (envelope-from Vassilii.Khachaturov@comverse.com) Received: from mail-in.comverse.com (localhost.localdomain [127.0.0.1]) h41GErw20847; Thu, 1 May 2003 12:14:54 -0400 Received: by mail-in.comverse.com with Internet Mail Service (5.5.2653.19) id ; Thu, 1 May 2003 13:08:50 -0400 Message-ID: <6B1DF6EEBA51D31182F200902740436803B24F59@mail-in.comverse.com> From: Khachaturov Vassilii To: "'Ville Skytta'" Date: Thu, 1 May 2003 13:08:49 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" cc: freebsd-cvsweb@freebsd.org Subject: RE: Displaying line numbers X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS Web maintenance mailing list [restricted posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 May 2003 17:14:16 -0000 > In addition to the line numbers, there should be a name="lXX">XX > for all lines so that one can point to them using #lXX in URLs. Even agreed > better if the line referred to in this way would be somehow > highlighted... I doubt this is possible. The #id resolution takes place at the browser level, the HTTP query sent to the server doesn't normally include it.