Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7857743
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T21:08:03+00:00 2026-06-02T21:08:03+00:00

When i do describe-function info , documentation says: Called from a program, FILE-OR-NODE may

  • 0

When i do describe-function info, documentation says: Called from a program, FILE-OR-NODE may specify an Info node of the form "(FILENAME)NODENAME".

I used this syntax to open specific sections in Emacs manual like eval-expression (info "(emacs)mark").

But now i have three questions:

  • How to find out filename of a certain info file? (example: “elisp” for Emacs Lisp Intro)
  • How to find out the section name? (example: “mark” for “11 The Mark and the Region”)
  • Is it possible to list info files and their sections before calling one with eval-expression?
  • Optional: is it possible to do all of the above without running info mode?

To clarify, my questions arise from the fact that the node name (example: “Shell”) and title of a corresponding section (example: “36 Running Shell Commands from Emacs”) differ.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T21:08:04+00:00Added an answer on June 2, 2026 at 9:08 pm
    • How to find out filename of a certain info file? (example: “elisp” for Emacs Lisp Intro)

    C-hm from the *info* buffer will tell you that the c key will Put name of current Info node in the kill ring (as well as displaying it in the echo area). From there you can yank it with C-y as usual.

    The part of the node name in parenthesis is the name of the file (minus its suffix, and directory path).

    To obtain the filename including its directory path (but still minus any suffix), you can call (Info-find-file "file") for the file in question (“emacs” in your example).

    Note that the suffix for the file (if any) can be anything in the Info-suffix-list variable.

    You can in fact pass a full file path as the argument to the info function as well. That’s generally less useful, but may be handy if you managed to end up with conflicting info files. Interactively, C-uC-hi will prompt you for a full filename.

    (To enter a node name interactively, you can use C-hig.)

    • How to find out the section name? (example: “mark” for “11 The Mark and the Region”)

    That’s essentially the same as the first question, except it’s the part of the node name after the parentheses that you want. Again, just use c to find out.

    • Is it possible to list info files and their sections before calling one with eval-expression?

    I’m not entirely sure what you mean by this, but maybe these help?

    • d will jump to the main directory (as C-hi takes you to initially). This is generated from all the dir files found in the directories in the Info-directory-list variable. Each dir file contains the paths for each file, but you’re unlikely to need to see those.

    • < or t takes you to the top node of the file, which generally presents the top-level contents for the file.

    • T opens an all-on-one-page table of contents for the current file.

    • I presents you with index entries matching a pattern, for the current file.

    • C-s can search through all nodes of the current file (simply type it again each time you hit the end of the current node to start searching in the next).

    • M-x info-apropos can be used to search all info files.

    And obviously once you’ve arrived at a particular node via any method, you can use c to find out its name.

    Also as previously mentioned, once you’re in the *info* buffer, you can type g to go to any node in any info file, using the same (file) node syntax. You can omit (file) if you are already in that file, or omit node to get to the top node of the specified file. You may or may not prefer that to using
    M-: (info "(file) node") RET

    As a special case, g*RET renders the entire current info file in a single buffer.

    Other useful Q&As on the general subject:

    • Reading multiple Emacs info files simultaneously
    • how to open *.info file in emacs in info mode?
    • info indexing (within and without emacs)

    Also:

    • http://www.emacswiki.org/emacs/InfoMode

    And of course:

    • M-: (info "(info) Top") RET
    • C-hih
    • C-hi?
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can anyone describe the following php function: function get_setting_value($settings_array, $setting_name, $default_value = ) {
How would you describe the running time of this sort, given a function sorted
From what I'm reading, $ is described as applies a function to its arguments.
Describe the output of the following SQL query: select custId, name from customer where
If a function in a thread is going to return, how can we describe
The length result from mysqli_fetch_fields() is giving me inaccurate results. MySQL > DESCRIBE Notices;
How can you describe the parameters and return type (getter/setter) of your PHP functions?
As the title described, how to use c library function fgets in assembly language?
Well, title self describes it.. I need to run a sql function to clean
Describe please a typical lifecycle of a Hibernate object (that maps to a db

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.