From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Stefan Monnier" Newsgroups: gmane.comp.tex.texinfo.bugs,gmane.emacs.devel Subject: Re: Indices in Info. Date: Wed, 25 Jun 2003 13:50:12 -0400 Sender: bug-texinfo-bounces+gnu-bug-texinfo=m.gmane.org@gnu.org Message-ID: <200306251750.h5PHoCgO006180@rum.cs.yale.edu> References: <200306241326.h5ODQEc27294@f7.net> <200306250135.h5P1Z9215892@eel.dms.auburn.edu> <200306250155.h5P1t9Z15905@eel.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1056576159 24012 80.91.224.249 (25 Jun 2003 21:22:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 25 Jun 2003 21:22:39 +0000 (UTC) Cc: karl@freefriends.org Original-X-From: bug-texinfo-bounces+gnu-bug-texinfo=m.gmane.org@gnu.org Wed Jun 25 23:22:35 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19VHit-0006EZ-00 for ; Wed, 25 Jun 2003 23:22:35 +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 19VHd3-0002SR-B3 for gnu-bug-texinfo@m.gmane.org; Wed, 25 Jun 2003 17:16:33 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19VHKL-00074e-6h for bug-texinfo@gnu.org; Wed, 25 Jun 2003 16:57:13 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19VGLE-0000UC-9g for bug-texinfo@gnu.org; Wed, 25 Jun 2003 15:54:04 -0400 Original-Received: from rum.cs.yale.edu ([128.36.229.169]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19VEPR-0008Am-50; Wed, 25 Jun 2003 13:50:17 -0400 Original-Received: from rum.cs.yale.edu (localhost [127.0.0.1]) by rum.cs.yale.edu (8.12.8/8.12.8) with ESMTP id h5PHoDHl006182; Wed, 25 Jun 2003 13:50:13 -0400 Original-Received: (from monnier@localhost) by rum.cs.yale.edu (8.12.8/8.12.8/Submit) id h5PHoCgO006180; Wed, 25 Jun 2003 13:50:12 -0400 X-Mailer: exmh version 2.4 06/23/2000 with nmh-1.0.4 Original-To: Luc Teirlinck Original-cc: bug-texinfo@gnu.org Original-cc: emacs-devel@gnu.org X-BeenThere: bug-texinfo@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for the GNU Texinfo documentation system List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-texinfo-bounces+gnu-bug-texinfo=m.gmane.org@gnu.org Xref: main.gmane.org gmane.comp.tex.texinfo.bugs:1097 gmane.emacs.devel:15253 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15253 > Or is the following style considered preferable? (There is no > difference in functionality between the two diffs, just a matter of > style.) Given that redundancy is a nightmare (in my book), I find it preferable indeed (and it's more than a question of style). Stefan