From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: Re: Bug#374513: emacs-snapshot: Info dir hidden words obscure versions Date: Tue, 20 Jun 2006 06:35:19 +0800 Message-ID: <87slm0g4ew.fsf@jidanni.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1151185308 17477 80.91.229.2 (24 Jun 2006 21:41:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 24 Jun 2006 21:41:48 +0000 (UTC) Cc: 374513-quiet@bugs.debian.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jun 24 23:41:47 2006 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FuFsn-0007Yq-OJ for geb-bug-gnu-emacs@m.gmane.org; Sat, 24 Jun 2006 23:41:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FuFsn-0003wV-9r for geb-bug-gnu-emacs@m.gmane.org; Sat, 24 Jun 2006 17:41:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FuFsl-0003wQ-Jy for bug-gnu-emacs@gnu.org; Sat, 24 Jun 2006 17:41:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FuFsj-0003uC-6V for bug-gnu-emacs@gnu.org; Sat, 24 Jun 2006 17:41:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FuFsj-0003u9-0e for bug-gnu-emacs@gnu.org; Sat, 24 Jun 2006 17:41:33 -0400 Original-Received: from [204.74.68.40] (helo=frodo.hserus.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FuG4E-0005tL-Dm for bug-gnu-emacs@gnu.org; Sat, 24 Jun 2006 17:53:26 -0400 Original-Received: from tc218-187-21-120.dialup.dynamic.apol.com.tw ([218.187.21.120]:2790 helo=jidanni1) by frodo.hserus.net with esmtpsa (Cipher TLSv1:AES256-SHA:256) (Exim 4.62 #0) id 1FuFsf-000J4F-Mp by authid with plain; Sun, 25 Jun 2006 03:11:31 +0530 Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15167 Archived-At: EZ> This is a bug in the DIR file(s) distributed by Debian: it is not EZ> allowed to have two or more menu items whose labels (the part between EZ> the * and the first colon) are identical. The Info format disallows EZ> that, and Info readers generally cannot cope with that. Maybe emacs should treat it as an error and make a message.