From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Joe Corneli Newsgroups: gmane.emacs.help Subject: Re: emacs documentation for (La)TeX Date: Thu, 25 Dec 2003 16:23:36 -0600 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1072391141 13987 80.91.224.253 (25 Dec 2003 22:25:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 25 Dec 2003 22:25:41 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 25 23:25:38 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AZdvG-0006xX-00 for ; Thu, 25 Dec 2003 23:25:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AZerf-00081b-Cl for geh-help-gnu-emacs@m.gmane.org; Thu, 25 Dec 2003 18:25:59 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AZerI-0007zs-Gr for help-gnu-emacs@gnu.org; Thu, 25 Dec 2003 18:25:36 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AZeqm-0007d5-IT for help-gnu-emacs@gnu.org; Thu, 25 Dec 2003 18:25:35 -0500 Original-Received: from [146.6.139.124] (helo=dell3.ma.utexas.edu) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AZeqm-0007cy-1z for help-gnu-emacs@gnu.org; Thu, 25 Dec 2003 18:25:04 -0500 Original-Received: from linux184.ma.utexas.edu (mail@linux184.ma.utexas.edu [146.6.139.173]) by dell3.ma.utexas.edu (8.11.0.Beta3/8.10.2) with ESMTP id hBPMNaB02543; Thu, 25 Dec 2003 16:23:36 -0600 Original-Received: from jcorneli by linux184.ma.utexas.edu with local (Exim 3.36 #1 (Debian)) id 1AZdtI-0008G1-00; Thu, 25 Dec 2003 16:23:36 -0600 Original-To: help-gnu-emacs@gnu.org In-reply-to: (help-gnu-emacs-request@gnu.org) X-all-your-base-are-belong-to-us: You are on the way to destruction. X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:15584 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15584 > Hm. I just tried C-h C-i and the message buffer tells me: > > Loading info-look...done > Processing Info node `(emacs)Command Index'... > Cannot access Info node `(emacs)Command Index' > Processing Info node `(emacs)Command Index'...done > Processing Info node `(emacs)Variable Index'... > Cannot access Info node `(emacs)Variable Index' > Processing Info node `(emacs)Variable Index'...done > Processing Info node `(elisp)Index'... > Cannot access Info node `(elisp)Index' > Processing Info node `(elisp)Index'...done > > "Cannot access Info node" -- bad. I guess it's just a > misconfiguration on my part, though. I had the same problem. However, info-lookup-symbol worked fine in latex mode. I haven't looked further into the problem with emacs info lookup. The main difference between info lookup and describe-function is that the latter (typically) has links to the source, whereas the former doesn't.