From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: [jidanni@jidanni.org: Man-next-manpage needed to see bottom of udev man page] Date: Mon, 02 Oct 2006 17:37:58 -0400 Message-ID: <87wt7ie6vd.fsf@stupidchicken.com> References: <20061002102029.nry8mn1fr5s4ooow@webmail.mit.edu> <87mz8ejudp.fsf@zip.com.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1159824975 29388 80.91.229.2 (2 Oct 2006 21:36:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 2 Oct 2006 21:36:15 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 02 23:36:09 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GUVS1-0006be-FM for ged-emacs-devel@m.gmane.org; Mon, 02 Oct 2006 23:35:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GUVS0-00087B-R4 for ged-emacs-devel@m.gmane.org; Mon, 02 Oct 2006 17:35:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GUVRp-00086x-Uo for emacs-devel@gnu.org; Mon, 02 Oct 2006 17:35:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GUVRn-00086l-Fy for emacs-devel@gnu.org; Mon, 02 Oct 2006 17:35:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GUVRn-00086i-Ar for emacs-devel@gnu.org; Mon, 02 Oct 2006 17:35:35 -0400 Original-Received: from [18.19.1.138] (helo=cyd) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GUVXr-0007xu-EL for emacs-devel@gnu.org; Mon, 02 Oct 2006 17:41:51 -0400 Original-Received: by cyd (Postfix, from userid 1000) id 7DAC64E40D; Mon, 2 Oct 2006 17:37:58 -0400 (EDT) Original-To: Kevin Ryde In-Reply-To: <87mz8ejudp.fsf@zip.com.au> (Kevin Ryde's message of "Tue\, 03 Oct 2006 07\:11\:14 +1000") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:60382 Archived-At: Kevin Ryde writes: >> I haven't been able to reproduce this at all. > > Happens for me, with udev version 0.098-2. > > Looks like Man-first-heading-regexp allows whitespace before NAME. > Could that occur when man prints to a tty (I'm guessing it might put > some left margin when going to a line printer)? Can you send a precise recipe? What I do is emacs -q M-x man RET udev RET C-x o n n n n n n or C-n repeatedly This scrolls through the udev manpage, reaching the botton without any trouble.