From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.bugs Subject: Re: info mode header line missing title Date: Sat, 04 Sep 2004 16:13:03 +0200 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> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1094307211 20115 80.91.224.253 (4 Sep 2004 14:13:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 4 Sep 2004 14:13:31 +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 16:13:22 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 1C3bIA-0004XE-00 for ; Sat, 04 Sep 2004 16:13:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C3bNE-0005or-M6 for geb-bug-gnu-emacs@m.gmane.org; Sat, 04 Sep 2004 10:18:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C3bND-0005oc-05 for bug-gnu-emacs@gnu.org; Sat, 04 Sep 2004 10:18:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C3bNC-0005oJ-70 for bug-gnu-emacs@gnu.org; Sat, 04 Sep 2004 10:18:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C3bNC-0005oG-48 for bug-gnu-emacs@gnu.org; Sat, 04 Sep 2004 10:18:34 -0400 Original-Received: from [195.135.220.2] (helo=Cantor.suse.de) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1C3bHu-0007Pm-7L; Sat, 04 Sep 2004 10:13:06 -0400 Original-Received: from hermes.suse.de (hermes-ext.suse.de [195.135.221.8]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by Cantor.suse.de (Postfix) with ESMTP id F1C4CB7EBC0; Sat, 4 Sep 2004 16:13:04 +0200 (CEST) Original-To: Eli Zaretskii X-Yow: Yow! I'm having a quadrophonic sensation of two winos alone in a steel mill! In-Reply-To: <01c49273$Blat.v2.2.2$3a84e9e0@zahav.net.il> (Eli Zaretskii's message of "Sat, 04 Sep 2004 14:34:04 +0300") User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) 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:8931 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:8931 "Eli Zaretskii" writes: > 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. 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. $ zgrep -h '^File: .*Node:' *.gz | wc -l 16965 $ zgrep -h '^File: .*Node:' *.gz | sed -n 's/^[^,]*, *//; /.\{80,\}/p' | = wc -l 9133 $ zgrep -h '^File: .*Node:' *.gz | sed -n 's/^[^,]*,[^,]*, *//; /.\{80,\}= /p' | wc -l 2094 Andreas. --=20 Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux AG, Maxfeldstra=DFe 5, 90409 N=FCrnberg, Germany Key fingerprint =3D 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."