From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.help Subject: How to insert current Info node name? Date: Tue, 14 May 2013 21:45:01 +0800 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1368539590 547 80.91.229.3 (14 May 2013 13:53:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 14 May 2013 13:53:10 +0000 (UTC) To: help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 14 15:53:11 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UcFfC-0004Z2-ES for geh-help-gnu-emacs@m.gmane.org; Tue, 14 May 2013 15:53:10 +0200 Original-Received: from localhost ([::1]:39605 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcFfC-0000iq-4x for geh-help-gnu-emacs@m.gmane.org; Tue, 14 May 2013 09:53:10 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:45544) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcFey-0000iV-4M for help-gnu-emacs@gnu.org; Tue, 14 May 2013 09:53:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UcFew-0003W9-PJ for help-gnu-emacs@gnu.org; Tue, 14 May 2013 09:52:56 -0400 Original-Received: from mail-ie0-x22e.google.com ([2607:f8b0:4001:c03::22e]:44858) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcFew-0003W2-Ks for help-gnu-emacs@gnu.org; Tue, 14 May 2013 09:52:54 -0400 Original-Received: by mail-ie0-f174.google.com with SMTP id 10so1016292ied.5 for ; Tue, 14 May 2013 06:52:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=i3Ep19ujF4RosbLpzZxEaRcGacL0ossx4VFidQQIJn8=; b=TsQSIM0f8CmMzYLXMxODSHSbchERmcwwVmlqdETj4I+436rM1YMRixYykurGU2iZZX UPVrZ14O2cUFU6ctVqzO9mObicM99Xoi/217uJVSNHFcknmeszvbFIAqkAMyOpBlvrhJ 4iwCCxiYJLULHsuFwqHROOxnmq0l5bEBp/qavRFr4G0cRil0oCV52o0ex+cdsoKd4/fo FTHrjUH8gw1Tq6QoCTUJP/InXLySt9bYGkkWok9jhOw/XogCAjOc0nVGHKn5F4WNlG4o muChhYazuDpLKeMBwvNMjgJpXOlD44epxfaEyofarUxfMJI4gLs6XxcrGF1IhlAMw6g6 IWqA== X-Received: by 10.50.117.42 with SMTP id kb10mr2105618igb.78.1368539101670; Tue, 14 May 2013 06:45:01 -0700 (PDT) Original-Received: by 10.42.153.198 with HTTP; Tue, 14 May 2013 06:45:01 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c03::22e X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:90757 Archived-At: Is there any command in Emacs that can insert the current node "name" as a Lisp form? Just like this one: (info "(elisp) Comment Tips") I have skimmed info.el but didn't find such a command. -- Best regards, Xue Fuqiao. http://www.gnu.org/software/emacs/