From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.help Subject: Re: Emacs documentation sources Date: Thu, 27 Sep 2007 10:44:04 +0200 Message-ID: <878x6so5uz.fsf@ambire.localdomain> References: <711a73df0709260104l97cb41ft5fee3a882cef05c9@mail.gmail.com> <5lvldjFa7hrfU2@mid.uni-berlin.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1190882763 14040 80.91.229.12 (27 Sep 2007 08:46:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 27 Sep 2007 08:46:03 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 27 10:45:59 2007 Return-path: Envelope-to: geh-help-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 1Iap0P-00067S-SH for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Sep 2007 10:45:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iap0M-0006Qv-EY for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Sep 2007 04:45:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iaozx-0006QZ-1d for help-gnu-emacs@gnu.org; Thu, 27 Sep 2007 04:45:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iaozu-0006QG-Pr for help-gnu-emacs@gnu.org; Thu, 27 Sep 2007 04:45:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iaozu-0006QD-ME for help-gnu-emacs@gnu.org; Thu, 27 Sep 2007 04:45:26 -0400 Original-Received: from ppp-56-36.21-151.libero.it ([151.21.36.56] helo=ambire.localdomain) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Iaozu-0005X1-9Z for help-gnu-emacs@gnu.org; Thu, 27 Sep 2007 04:45:26 -0400 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1Iaoya-0007mL-Aa for help-gnu-emacs@gnu.org; Thu, 27 Sep 2007 10:44:04 +0200 In-Reply-To: <5lvldjFa7hrfU2@mid.uni-berlin.de> (Richard G. Riley's message of "Wed\, 26 Sep 2007 20\:07\:14 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux) X-Detected-Kernel: Genre and OS details not recognized. X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:47918 Archived-At: () Richard G Riley () Wed, 26 Sep 2007 20:07:14 +0200 there is no, apparent, link [...] Or? (defun foo () "Return 42. See info node `(emacs)'." 42) (describe-function 'foo) it is apparent if you make it apparent. thi