Emacs Plugins that create the most efficient research environment

Source: Internet
Author: User
Tags git clone

0 Elephant

As a beginner, the immediate need is to get started with Emacs and create a research environment that includes automatic completion commands.

I think it's easier to find an Emacs configuration environment that matches your needs, compared to the many plug-in installation tutorials on the web.

In this example, after the installation of the two Auctex and Cdlatex plug-ins has been tested, the existing configuration is searched instead.

For example, this design on GitHub supports

    • C + +
    • Matlab
    • Markdown/latex
    • Haskell

Highly coincident with my needs, cloning a corresponding configuration is simply convenient! Also eliminates the trouble of installation, also need to solve the various dependencies, the Novice is again suitable!

1 updating Emacs configuration

Native Environment:

uname -2.6. -573. el6.x86_64

Version of Emacs installed:

$ emacs--24.5. 1   more file named COPYING.

Download the appropriate Emacs profile: HTTPS://GITHUB.COM/XYGUO/EMACS.D, select "Download ZIP" to download the package, unzip, and then place the corresponding file in the ~/emacs.d/folder.

If the ~/.emacs.d/folder does not exist, the above download-unzip-copy work can also be done using one of the following commands:

$ git clone https://github.com/xyguo/emacs.d.git ~/.emacs.d

Execute commands at the terminal to make the configured Emacs environment effective immediately:

$ emacs--debug-init

At this point, a similar environment has been installed, Support command Auto-completion, MATLAB | Python | C | Syntax highlighting for languages such as Latex.

The rest of the work is how to become familiar with the environment, especially the operation of shortcut keys, a little practice, I believe I can quickly get started.

Small tail: Auto-complete auto-Complete plug-in: Https://github.com/auto-complete/auto-complete

Many of the commonly used plugins can be downloaded to github, and this URL is frequently accessed, with a lot of treasures to dig into.

References and learning documents:

[1] Starting from zero--emacs installation configuration using tutorial

[2] emacs configuration File--Beginner's Guide , the corresponding configuration file can be downloaded to Github .

[3]Auctex+emacs is the editor I've seen to maximize LaTeX editing efficiency.(ext.)

[4] auctex:a sophisticated TEX environment for Emacs

[5] Emacs + LaTeX get started quickly

[6] Reftex configuration file , pending installation ...

Emacs Plugins that create the most efficient research environment

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.