Get started with Emacs view Help

Source: Internet
Author: User

Emacs Getting Started view Help table of Contents
    • 1. Introduction to Emacs
      • 1.1. See the simple Help
      • 1.2. Execute ELISP Code
1Introduction to Emacs1.1See the simple Help
    1. C-h F;; View the documentation for the function (describe-function)
    2. C-h K;; View a command for a shortcut (Describe-key)
    3. C-h W;; To view the shortcut keys for a command (Where-is)
    4. C-h m;; View the document for a mode
1.2Execute ELISP Code
    • After the statement c-x C-E (EVAL-LAST-SEXP) executes the previous command
    • M-x Eval-buffer can execute elisp code within the current buffer
    • When a region is selected, M-x eval-region can execute the code

Author:dai

Created:2016-04-14 Thu 00:41

Emacs 24.5.1 (ORG mode 8.2.10)

Validate

Get started with Emacs view Help

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.