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,gmane.comp.tex.texinfo.bugs Subject: Re: Indices in Info. Date: Tue, 24 Jun 2003 10:08:47 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200306241408.h5OE8ln31267@f7.net> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1056465014 5076 80.91.224.249 (24 Jun 2003 14:30:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 24 Jun 2003 14:30:14 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Jun 24 16:30:08 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19UolL-000151-00 for ; Tue, 24 Jun 2003 16:27:11 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19Uoov-0000Nq-00 for ; Tue, 24 Jun 2003 16:30:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Uoh0-0008Iq-37 for emacs-devel@quimby.gnus.org; Tue, 24 Jun 2003 10:22:42 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19UoXB-0005WZ-Rt for emacs-devel@gnu.org; Tue, 24 Jun 2003 10:12:33 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19UoX7-0005TN-CQ for emacs-devel@gnu.org; Tue, 24 Jun 2003 10:12:31 -0400 Original-Received: from consort.superb.net ([209.61.216.22] helo=f7.net) by monty-python.gnu.org with esmtp (Exim 4.20) id 19UoTa-0004A5-Rp; Tue, 24 Jun 2003 10:08:50 -0400 Original-Received: (from karl@localhost) by f7.net (8.11.7/8.11.7) id h5OE8ln31267; Tue, 24 Jun 2003 10:08:47 -0400 Original-To: schwab@suse.de Original-cc: bug-texinfo@gnu.org Original-cc: teirllm@dms.auburn.edu X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:15209 gmane.comp.tex.texinfo.bugs:1091 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15209 The problem with that is that the info format does not have a way to quote special characters, so you will always come up with cases that fail. Yes, and that is why the info format has to be changed.