From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.help Subject: Re: describe where I am in Info Date: Sat, 11 Jan 2003 00:25:05 +0100 Organization: http://purl.org/harder/ Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <87bs2osla4.fsf@jidanni.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1042241451 4836 80.91.224.249 (10 Jan 2003 23:30:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 10 Jan 2003 23:30:51 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18X8by-0001Fj-00 for ; Sat, 11 Jan 2003 00:30:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18X8bn-0002d5-05 for gnu-help-gnu-emacs@m.gmane.org; Fri, 10 Jan 2003 18:30:39 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5344 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5344 Dan Jacobson writes: > Say I am browsing Info in emacs and I want to describe the place I am > as best I can with one command. Use `c' or the 'Info -> Copy Node Name' menu: ,----[ C-h f Info-copy-current-node-name RET ] | Info-copy-current-node-name is an interactive compiled Lisp function | in `info'. (Info-copy-current-node-name) | | Put the name of the current info node into the kill ring. The name of | the info file is prepended to the node name in parentheses. `----