From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman" Newsgroups: gmane.emacs.help Subject: Re: info reference syntax Date: Fri, 9 Jan 2009 20:27:40 +0100 Message-ID: References: <20090109192209.GQ10452@stats.ox.ac.uk> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1231529328 2874 80.91.229.12 (9 Jan 2009 19:28:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 9 Jan 2009 19:28:48 +0000 (UTC) To: "help-gnu-emacs mailing list" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 09 20:29:59 2009 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 1LLN3I-0001D5-9T for geh-help-gnu-emacs@m.gmane.org; Fri, 09 Jan 2009 20:29:52 +0100 Original-Received: from localhost ([127.0.0.1]:58506 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LLN21-0007GK-VL for geh-help-gnu-emacs@m.gmane.org; Fri, 09 Jan 2009 14:28:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LLN1D-0006p8-Nt for help-gnu-emacs@gnu.org; Fri, 09 Jan 2009 14:27:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LLN1D-0006oF-41 for help-gnu-emacs@gnu.org; Fri, 09 Jan 2009 14:27:43 -0500 Original-Received: from [199.232.76.173] (port=56037 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LLN1C-0006o1-S5 for help-gnu-emacs@gnu.org; Fri, 09 Jan 2009 14:27:42 -0500 Original-Received: from yw-out-1718.google.com ([74.125.46.157]:36459) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LLN1C-0002wF-JG for help-gnu-emacs@gnu.org; Fri, 09 Jan 2009 14:27:42 -0500 Original-Received: by yw-out-1718.google.com with SMTP id 9so3244831ywk.66 for ; Fri, 09 Jan 2009 11:27:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=BzJxu7sE4UY/sdPTj3PRx8UJin3Gt9CKiquz8081BwY=; b=HovLCAARqAAOJ+N0tIFQo1jjwr+VqA9sMKPPnYpOQLWDuk/ZU9pvsIJ0QAovQViYNY 53wVkZeTOj/zAxpUA0yOQum30ND2kAjbV+EkKRjNX5iu6DJNkcO3t45bAUfnOBEOAs8d 6orO7uv/gBg/aY4Sonsj29z67mey6KH9+P/fk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=WcaqkjLLD1ySLPUTUhaSQX5PB3AvRRDq38xIN+UlHMXmDrAJlI/2tpCcv3QL5NgIDI M/xTMvq7IKwYPoB4Bb/U5aypYE/8j/5qSKtKvGEvfcajeNTsfyRzDtJvbqWwua4NpaVR lLKD4ytIZBErZDxlPidxmE2yrF011k7aYxl/A= Original-Received: by 10.150.144.17 with SMTP id r17mr4649246ybd.106.1231529261408; Fri, 09 Jan 2009 11:27:41 -0800 (PST) Original-Received: by 10.151.117.1 with HTTP; Fri, 9 Jan 2009 11:27:40 -0800 (PST) In-Reply-To: <20090109192209.GQ10452@stats.ox.ac.uk> Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:61220 Archived-At: On Fri, Jan 9, 2009 at 8:22 PM, Dan Davison wrote: > What does this syntax mean? > > ,---- > | See Info node `(viper)Top'. > `---- > > Is there some way of using it to immediately access the info node > referred to? M-: (info "(viper) Top")