From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: info mode header line missing title Date: Sun, 05 Sep 2004 01:12:26 -0400 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <413377AC.1010407@yahoo.com> <871xhkwq3e.fsf@mail.jurta.org> <871xhji3o5.fsf@mail.jurta.org> <01c49273$Blat.v2.2.2$3a84e9e0@zahav.net.il> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1094361158 3382 80.91.224.253 (5 Sep 2004 05:12:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 5 Sep 2004 05:12:38 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org, ihs_4664@yahoo.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Sep 05 07:12:32 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 1C3pKK-0001O6-00 for ; Sun, 05 Sep 2004 07:12:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C3pPQ-0000Ag-L2 for geb-bug-gnu-emacs@m.gmane.org; Sun, 05 Sep 2004 01:17:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C3pPP-0000AZ-8E for bug-gnu-emacs@gnu.org; Sun, 05 Sep 2004 01:17:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C3pPO-0000AM-O2 for bug-gnu-emacs@gnu.org; Sun, 05 Sep 2004 01:17:46 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C3pPO-0000AJ-LN for bug-gnu-emacs@gnu.org; Sun, 05 Sep 2004 01:17:46 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C3pKF-00084V-BF for bug-gnu-emacs@gnu.org; Sun, 05 Sep 2004 01:12:27 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1C3pKE-0004AU-EI; Sun, 05 Sep 2004 01:12:26 -0400 Original-To: Andreas Schwab In-reply-to: (message from Andreas Schwab on Sat, 04 Sep 2004 16:13:03 +0200) 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:8935 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:8935 I can confirm this. On my system more than 50% of the Info nodes would overflow the limit if the node name would be included in the header line. Without it, only about 10% remain. I generally made an effort to make these lines fit, but other people often make very long node names, so I am not surprised by your results.