From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Suggestion: Let the help command load autoloaded functions etc Date: Thu, 17 Jul 2008 11:56:08 +0200 Message-ID: <86lk00n8av.fsf@lola.quinscape.zz> References: <47696238.6050601@gmail.com> <476B7BA6.80903@gmail.com> <476B990A.80602@gnu.org> <476BE7C7.2020005@gmail.com> <487DCD68.8050108@gmail.com> <86skuap092.fsf@lola.quinscape.zz> <487DD512.8080608@gmail.com> <86k5fmozmt.fsf@lola.quinscape.zz> <87k5flwt28.fsf@uwakimon.sk.tsukuba.ac.jp> <85y7417gfc.fsf@lola.goethe.zz> <878ww1wize.fsf@uwakimon.sk.tsukuba.ac.jp> <858ww1585y.fsf@lola.goethe.zz> <87d4lcrj2u.fsf@uwakimon.sk.tsukuba.ac.jp> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1216288639 7517 80.91.229.12 (17 Jul 2008 09:57:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Jul 2008 09:57:19 +0000 (UTC) Cc: emacs-devel@gnu.org, Lennart Borgman , rms@gnu.org, jasonr@gnu.org To: "Stephen J. Turnbull" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 17 11:58:07 2008 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 1KJQFR-0002qh-Vm for ged-emacs-devel@m.gmane.org; Thu, 17 Jul 2008 11:58:06 +0200 Original-Received: from localhost ([127.0.0.1]:60642 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJQEZ-0003gL-HA for ged-emacs-devel@m.gmane.org; Thu, 17 Jul 2008 05:57:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KJQDg-00030Q-1c for emacs-devel@gnu.org; Thu, 17 Jul 2008 05:56:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KJQDd-0002xu-AC for emacs-devel@gnu.org; Thu, 17 Jul 2008 05:56:14 -0400 Original-Received: from [199.232.76.173] (port=49321 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJQDc-0002xR-Ul for emacs-devel@gnu.org; Thu, 17 Jul 2008 05:56:13 -0400 Original-Received: from mail.quinscape.de ([212.29.44.217]:35852) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KJQDc-0000P7-Ds for emacs-devel@gnu.org; Thu, 17 Jul 2008 05:56:12 -0400 Original-Received: (qmail-ldap/ctrl 7375 invoked from network); 17 Jul 2008 09:56:10 -0000 Original-Received: from unknown (HELO lola.quinscape.zz) ([10.0.3.43]) (envelope-sender ) by quinx.quinscape.de (qmail-ldap-1.03) with SMTP for ; 17 Jul 2008 09:56:09 -0000 Original-Received: by lola.quinscape.zz (Postfix, from userid 1001) id 0F6D48F047; Thu, 17 Jul 2008 11:56:09 +0200 (CEST) In-Reply-To: <87d4lcrj2u.fsf@uwakimon.sk.tsukuba.ac.jp> (Stephen J. Turnbull's message of "Thu, 17 Jul 2008 17:49:45 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-AntiVirus: checked by AntiVir MailGate (version: 2.1.3-2; AVE: 7.8.0.68; VDF: 7.0.5.130; host: quinx) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:100876 Archived-At: "Stephen J. Turnbull" writes: > David Kastrup writes: > > > But printing the full file path (not present in the autocookie) in the > > arg list will absolutely not change anything with regard to how the > > libraries are found. > > True, but it will remind me of which tree it's getting the library > from. The arg list is not the right place for such a reminder, I think. -- David Kastrup