From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Links in WoMan buffer should not call `man' Date: Wed, 06 Sep 2006 15:06:05 -0400 Message-ID: References: <874pvy0wik.fsf@jurta.org> <87zmdhzusd.fsf@jurta.org> <878xkzz1i0.fsf@jurta.org> <87hcznvv8m.fsf@cs.cmu.edu> <87d5abvuzk.fsf@cs.cmu.edu> <878xkzvsrm.fsf@cs.cmu.edu> <874pvmx47i.fsf@cs.cmu.edu> <8764g2xcb8.fsf@stupidchicken.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1157569688 17241 80.91.229.2 (6 Sep 2006 19:08:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 6 Sep 2006 19:08:08 +0000 (UTC) Cc: juri@jurta.org, emacs-devel@gnu.org, md5i@cs.cmu.edu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 06 21:08:05 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 1GL2kZ-0008RF-Ak for ged-emacs-devel@m.gmane.org; Wed, 06 Sep 2006 21:07:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GL2kY-0006C4-MX for ged-emacs-devel@m.gmane.org; Wed, 06 Sep 2006 15:07:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GL2it-0004V4-GB for emacs-devel@gnu.org; Wed, 06 Sep 2006 15:06:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GL2is-0004UJ-TP for emacs-devel@gnu.org; Wed, 06 Sep 2006 15:06:06 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GL2is-0004UC-Ek for emacs-devel@gnu.org; Wed, 06 Sep 2006 15:06:06 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GL2j5-0003V2-2w for emacs-devel@gnu.org; Wed, 06 Sep 2006 15:06:19 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GL2ir-00011Q-8K; Wed, 06 Sep 2006 15:06:05 -0400 Original-To: Chong Yidong In-reply-to: <8764g2xcb8.fsf@stupidchicken.com> (message from Chong Yidong on Tue, 05 Sep 2006 16:56:11 -0400) 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:59466 Archived-At: This patch removes the bug, and is probably the correct thing to do. Any objections to my installing it? I wrote another fix for this. I will compare yours with mine when I have time.