From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: texinfo question about `...' and links - possible enhancement? Date: Fri, 21 Sep 2012 01:12:28 +0300 Organization: JURTA Message-ID: <874nmswdgz.fsf@mail.jurta.org> References: <7BF53B4A92694CC8B66F782A64AE5205@us.oracle.com> <83y5k4xvwt.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1348179290 24263 80.91.229.3 (20 Sep 2012 22:14:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Sep 2012 22:14:50 +0000 (UTC) Cc: 'Eli Zaretskii' , emacs-devel@gnu.org To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 21 00:14:54 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TEp1I-00034P-Ot for ged-emacs-devel@m.gmane.org; Fri, 21 Sep 2012 00:14:52 +0200 Original-Received: from localhost ([::1]:54098 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEp1E-0001eD-9r for ged-emacs-devel@m.gmane.org; Thu, 20 Sep 2012 18:14:48 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:41648) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEp16-0001aE-0L for emacs-devel@gnu.org; Thu, 20 Sep 2012 18:14:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TEp12-0006Cz-58 for emacs-devel@gnu.org; Thu, 20 Sep 2012 18:14:39 -0400 Original-Received: from ps18281.dreamhost.com ([69.163.218.105]:45940 helo=ps18281.dreamhostps.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEp10-0006CL-M9; Thu, 20 Sep 2012 18:14:34 -0400 Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id A18D6451CCE0; Thu, 20 Sep 2012 15:14:31 -0700 (PDT) In-Reply-To: (Drew Adams's message of "Thu, 20 Sep 2012 14:19:57 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 69.163.218.105 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:153412 Archived-At: >> > Another possibility might be to provide such linking >> > automatically, based on the presence of such a term in >> > the index. In that case, whenever foo is indexed, a >> > mention of `foo' in the manual would link to the same >> > target location as the foo index entry does. If automatic, >> > there should probably be a way to override that >> > (turn it off for one or for all occurrences). >> >> This should be possible in Emacs, assuming it could be fast enough >> (indices could be quite long). > > Juri will come up with a patch within the hour! ;-) Not for 24.3, sorry. There is only one week until feature freeze, but more related enhancements are necessary in Info rendering.