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: Why does not describe-function show the key binding? Date: Thu, 01 Mar 2007 22:28:15 -0500 Message-ID: References: <45E70872.20701@gmail.com> <45E71BAD.4050104@gmail.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1172806285 29651 80.91.229.12 (2 Mar 2007 03:31:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 2 Mar 2007 03:31:25 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 02 04:31:18 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HMyUH-0008GH-J2 for ged-emacs-devel@m.gmane.org; Fri, 02 Mar 2007 04:31:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HMyUH-00055T-4A for ged-emacs-devel@m.gmane.org; Thu, 01 Mar 2007 22:31:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HMySw-0003ts-Ut for emacs-devel@gnu.org; Thu, 01 Mar 2007 22:29:55 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HMySw-0003t3-Bl for emacs-devel@gnu.org; Thu, 01 Mar 2007 22:29:54 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HMySw-0003sh-0Q for emacs-devel@gnu.org; Thu, 01 Mar 2007 22:29:54 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HMySv-0007cL-Of for emacs-devel@gnu.org; Thu, 01 Mar 2007 22:29:53 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HMyRL-0007hh-ET; Thu, 01 Mar 2007 22:28:15 -0500 In-reply-to: <45E71BAD.4050104@gmail.com> (lennart.borgman@gmail.com) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:67192 Archived-At: And that means some trouble when making links to command descriptions in help buffers. Why didn't I notice that before? Could you explain that issue clearly in a self-contained way?