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: Thu, 07 Sep 2006 17:15:30 -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 1157664000 30998 80.91.229.2 (7 Sep 2006 21:20:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Sep 2006 21:20:00 +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 Thu Sep 07 23:19:59 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 1GLRHo-0006UQ-5R for ged-emacs-devel@m.gmane.org; Thu, 07 Sep 2006 23:19:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GLRHn-0007DO-Fp for ged-emacs-devel@m.gmane.org; Thu, 07 Sep 2006 17:19:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GLRDg-0006Ly-R3 for emacs-devel@gnu.org; Thu, 07 Sep 2006 17:15:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GLRDg-0006K2-2H for emacs-devel@gnu.org; Thu, 07 Sep 2006 17:15:32 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GLRDf-0006JH-SE for emacs-devel@gnu.org; Thu, 07 Sep 2006 17:15:31 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GLRE7-0006fb-T4 for emacs-devel@gnu.org; Thu, 07 Sep 2006 17:15:59 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GLRDe-0000qk-VR; Thu, 07 Sep 2006 17:15:31 -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:59529 Archived-At: This patch removes the bug, and is probably the correct thing to do. Any objections to my installing it? I think your patch is not in fact correct. TRANSLATE in this case IS the eqv_table, and should be used as such, not disregarded. I'll install my patch.