From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.bugs Subject: Re: info mode header line missing title Date: Sat, 04 Sep 2004 14:34:04 +0300 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <01c49273$Blat.v2.2.2$3a84e9e0@zahav.net.il> References: <413377AC.1010407@yahoo.com> <871xhkwq3e.fsf@mail.jurta.org> <871xhji3o5.fsf@mail.jurta.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1094297781 1972 80.91.224.253 (4 Sep 2004 11:36:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 4 Sep 2004 11:36:21 +0000 (UTC) Cc: ihs_4664@yahoo.com, bug-gnu-emacs@gnu.org, rms@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Sep 04 13:36:11 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C3Yq3-0005Yk-00 for ; Sat, 04 Sep 2004 13:36:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C3Yv7-0004mo-Q3 for geb-bug-gnu-emacs@m.gmane.org; Sat, 04 Sep 2004 07:41:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C3Yv5-0004mi-HD for bug-gnu-emacs@gnu.org; Sat, 04 Sep 2004 07:41:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C3Yv3-0004mW-9g for bug-gnu-emacs@gnu.org; Sat, 04 Sep 2004 07:41:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C3Yv3-0004mT-6Y for bug-gnu-emacs@gnu.org; Sat, 04 Sep 2004 07:41:21 -0400 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C3YpE-00058Q-3I; Sat, 04 Sep 2004 07:35:20 -0400 Original-Received: from zaretski ([80.230.148.243]) by legolas.inter.net.il (MOS 3.5.3-GR) with ESMTP id CLS60430 (AUTH halo1); Sat, 4 Sep 2004 14:34:49 +0300 (IDT) Original-To: Juri Linkov X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: <871xhji3o5.fsf@mail.jurta.org> (message from Juri Linkov on Fri, 03 Sep 2004 23:54:34 +0300) 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: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:8930 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:8930 > From: Juri Linkov > Date: Fri, 03 Sep 2004 23:54:34 +0300 > Cc: ihs_4664@yahoo.com, bug-gnu-emacs@gnu.org > > > The node names really ought to be kept short enough that this line > > will fit in 79 characters. > > I intentionally picked an example with the longest node names to > demonstrate the problem. Usually most Info nodes have headers which > fit in 79 characters. Please show some statistics to back up this assertion. In my experience, a large percent of Info nodes have long names so that the header line overflows the 79-character limit. IIRC, that fact was one of the main motivations for removing the node name from the header line.