From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Enno Fennema Newsgroups: gmane.emacs.bugs Subject: Man reading problem Date: Fri, 09 Nov 2007 18:01:14 +0100 Message-ID: <4734925A.4020801@tiscali.nl> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1194628339 1334 80.91.229.12 (9 Nov 2007 17:12:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 9 Nov 2007 17:12:19 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Nov 09 18:12:23 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IqXP3-0000Lf-Ku for geb-bug-gnu-emacs@m.gmane.org; Fri, 09 Nov 2007 18:12:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IqXOr-0004sk-Ry for geb-bug-gnu-emacs@m.gmane.org; Fri, 09 Nov 2007 12:12:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IqXE3-00086R-NV for bug-gnu-emacs@gnu.org; Fri, 09 Nov 2007 12:00:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IqXDy-00085Q-RG for bug-gnu-emacs@gnu.org; Fri, 09 Nov 2007 12:00:59 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IqXDy-00085G-Id for bug-gnu-emacs@gnu.org; Fri, 09 Nov 2007 12:00:54 -0500 Original-Received: from smtp-out1.tiscali.nl ([195.241.79.176]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IqXDy-0000yI-27 for bug-gnu-emacs@gnu.org; Fri, 09 Nov 2007 12:00:54 -0500 Original-Received: from [82.170.14.150] (helo=[192.168.1.35]) by smtp-out1.tiscali.nl with esmtp (Tiscali http://www.tiscali.nl) id 1IqXDv-0007gG-EV for ; Fri, 09 Nov 2007 18:00:51 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.2) Gecko/20040906 X-Accept-Language: en-us, en X-Enigmail-Version: 0.86.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-Mailman-Approved-At: Fri, 09 Nov 2007 12:09:47 -0500 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:16948 Archived-At: I am using GNU Emacs 22.1.1 part of SuSE Linux 10.3 x86_64. I canot read the complete man page for udev as the buffer ends after the line "The following keys can get values assigned: A fragment of the udev.7 file is ... The following keys can get values assigned: .PP \fBNAME\fR .RS 4 ... Replacing \fBNAME\fR by almost anything eg. \fBNAMF\fR cures the problem but obviously prints NAMF rather than NAME. The man page displays in full when invoked in a terminal with man. Looks like a bug but appreciate your view. Regards, Enno Fennema