From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: karl@freefriends.org (Karl Berry) Newsgroups: gmane.emacs.devel Subject: Re: Info enhancements Date: Fri, 5 Dec 2003 09:26:40 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200312051426.hB5EQeZ11287@f7.net> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1070634602 14790 80.91.224.253 (5 Dec 2003 14:30:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 5 Dec 2003 14:30:02 +0000 (UTC) Cc: bob@rattlesnake.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Dec 05 15:29:58 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ASGxy-0005te-00 for ; Fri, 05 Dec 2003 15:29:58 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1ASGxy-00056r-00 for ; Fri, 05 Dec 2003 15:29:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ASHss-0000cj-OA for emacs-devel@quimby.gnus.org; Fri, 05 Dec 2003 10:28:46 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ASHso-0000cG-4a for emacs-devel@gnu.org; Fri, 05 Dec 2003 10:28:42 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ASHsH-0000Y0-II for emacs-devel@gnu.org; Fri, 05 Dec 2003 10:28:40 -0500 Original-Received: from [209.61.216.22] (helo=f7.net) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ASHsH-0000Xs-B2 for emacs-devel@gnu.org; Fri, 05 Dec 2003 10:28:09 -0500 Original-Received: (from karl@localhost) by f7.net (8.11.7-20030920/8.11.7) id hB5EQeZ11287; Fri, 5 Dec 2003 09:26:40 -0500 Original-To: juri@jurta.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:18419 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:18419 This function looks up the target in *Note file-coding-system-alist: Default Coding Systems, *Note process-coding-system-alist: Default Coding Systems, or *Note network-coding-system-alist: Default Coding Systems, depending on OPERATION. These cross-references refer to variables indexed by the @vindex command, but there is no place for line numbers here. What is the Texinfo source that is generating this? Texinfo does not have a way to make an xref to index entries, as far as I know.