From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Renny John Newsgroups: gmane.emacs.help Subject: info anchor not working in emacs23 Date: Mon, 17 May 2010 17:19:21 -0700 (PDT) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1291943492 32328 80.91.229.12 (10 Dec 2010 01:11:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Dec 2010 01:11:32 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 10 02:11:28 2010 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.69) (envelope-from ) id 1PQrWC-0002di-Bh for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Dec 2010 02:11:28 +0100 Original-Received: from localhost ([127.0.0.1]:47723 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQrWB-0005cU-E8 for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Dec 2010 20:11:27 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!o15g2000vbb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 9 Original-NNTP-Posting-Host: 99.65.125.249 Original-X-Trace: posting.google.com 1274141961 18746 127.0.0.1 (18 May 2010 00:19:21 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 18 May 2010 00:19:21 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: o15g2000vbb.googlegroups.com; posting-host=99.65.125.249; posting-account=jWARxAoAAABPjkjSzXjf2PmzvsQniJJy User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-US) AppleWebKit/531.9+(KHTML, like Gecko, Safari/528.16) OmniWeb/v622.10.0, gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:178230 X-Mailman-Approved-At: Thu, 09 Dec 2010 20:09:21 -0500 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:77111 Archived-At: I wrote some documentation in info using emacs23. Had an @xref{fhv001,,Text}. point to an @anchor{fhv001} Made an info file [No errors] But when I read the info file in emacs, the cross reference gives me the error "No such anchor or node". The cross-reference works fine in the info program run from the terminal. Tested on Macintosh and Ubuntu with the same results. How can I make this work in emacs?