From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.bugs Subject: bug#414: 23.0.60; Womang hangs on some links Date: Sat, 02 Aug 2008 18:09:56 -0400 Message-ID: <8763qj2hmz.fsf@stupidchicken.com> Reply-To: Chong Yidong , 414@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1217716060 29134 80.91.229.12 (2 Aug 2008 22:27:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 2 Aug 2008 22:27:40 +0000 (UTC) To: 414@emacsbugs.donarmstrong.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Aug 03 00:28:30 2008 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 1KPPaN-0003My-UQ for geb-bug-gnu-emacs@m.gmane.org; Sun, 03 Aug 2008 00:28:28 +0200 Original-Received: from localhost ([127.0.0.1]:56779 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KPPZS-0002Nb-V3 for geb-bug-gnu-emacs@m.gmane.org; Sat, 02 Aug 2008 18:27:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KPPZO-0002NI-4h for bug-gnu-emacs@gnu.org; Sat, 02 Aug 2008 18:27:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KPPZM-0002Mr-Cr for bug-gnu-emacs@gnu.org; Sat, 02 Aug 2008 18:27:25 -0400 Original-Received: from [199.232.76.173] (port=58370 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KPPZM-0002Mn-9E for bug-gnu-emacs@gnu.org; Sat, 02 Aug 2008 18:27:24 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:56027) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KPPZL-000705-Ri for bug-gnu-emacs@gnu.org; Sat, 02 Aug 2008 18:27:24 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m72MRLnF024319; Sat, 2 Aug 2008 15:27:22 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m72MF56r020411; Sat, 2 Aug 2008 15:15:05 -0700 X-Loop: don@donarmstrong.com Resent-From: Chong Yidong Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 02 Aug 2008 22:15:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 414 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 414-submit@emacsbugs.donarmstrong.com id=B414.121771498718813 (code B ref 414); Sat, 02 Aug 2008 22:15:04 +0000 Original-Received: (at 414) by emacsbugs.donarmstrong.com; 2 Aug 2008 22:09:47 +0000 Original-Received: from cyd (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m72M9jdB018807 for <414@emacsbugs.donarmstrong.com>; Sat, 2 Aug 2008 15:09:46 -0700 Original-Received: by cyd (Postfix, from userid 1000) id 3904557E337; Sat, 2 Aug 2008 18:09:56 -0400 (EDT) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Resent-Date: Sat, 02 Aug 2008 18:27:25 -0400 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:18987 Archived-At: > Now, a link to regexp(5) displays the man page of regexp(n) (I didn't > notice that this page existed on my system...). More generally, WoMan > seems not to use the section of the man page when following a link. To > reproduce this behaviour, load man(1), and follow the groff(1) link. > WoMan then asks whether it should display groff(1) or groff(7). Now, > this one is only a minor annoyance. This should be fairly easy to fix, but it's currently the feature freeze on the trunk. After the release, we'll see what we can do.