This article mainly introduces how to make Emacs a powerful Python code editing tool. It is often said that Vim is the god of the editor, and Emacs is the editor of the god. For more information, see
Basic Configuration
Emacs provides python-mode. Input M-x python-mode to enter the python mode. Correspondingly, the Python menu appears on the menu bar. Of course,
The previous section describes how to open and save files. This time, we will first introduce how to move the cursor in the document (the cursor is represented as a point in Emacs terminology ).
Although you can move the cursor with the used cursor moving key in Emacs, it does not conform to the design concept of Emacs "hand does not leave the main keyboard", so
vast majority of the content of a history command. Only one or two parameters are different. This is a lot of time! 334: 1! 334: 2! 334: 3... it is a very uneconomical thing. It is better to re-enter the command.
In this case, the shell-mode of Emacs is needed. The solution of Emacs is actually very simple, that is, the control right of command input is taken back to E
is selected, it should also be carefully selected. It is designed for a specific requirement, and there are usually not many opportunities for re-layout.
So here we will only discuss the two windows, three windows, and four windows. The four window modes (that is, the dashboard) have the characteristics of axial symmetry and center symmetry at the same time, so there is no need to rotate. In this way, we need to discuss only two windows and three windows.
Two-window Rotation
The rotation of th
command keys for EmacsThe main use of the command button in Emacs is as follows.C Key: represents the meaning of contorl, the user to control language-independent units (characters, lines). The CTRL key is on the keyboard.m Key: represents meta meaning, used to control units with language definitions (such as words, sentences, paragraphs). The ALT key is generally on the keyboard.ESC: Click once equals m –.-: in E
The last introduction of how to insert a simple operation to delete text in Emacs, as well as some assorted commands, is pretty easy. This time skip editing this part, introduce the minibuffer in Emacs, er, translate come to call mini buffer, listen to more uncomfortable, behind still use e text bar.First, the initial knowledge minibufferMinibuffer is the location of the
Transferred from: http://joerong666.iteye.com/blog/1813876By: DynastiesDate:2009-7-9Email: [Email protected]Homepage:http://blog.csdn.net/intrepydCopyright: This article is copyrighted by dynasties. may be freely disseminated and reproduced for non-commercial purposes.Any conduct of this document for commercial purposes shall be subject to the consent of the author.
Write in frontThe ECB stands for "Emacs Code Browser", which, as its name implie
Emacs Second: More comfortable editing warm-upUse Emacs without a mouse. Well, I do not know who said, I browse the Web occasionally still need to use the mouse. But there are Firemacs, mouseless, tab Mix plus combinations can be mouseless.First, the cursor moves faster, there are xset on Linux, and the next step is to change ESC to CTRL. If you want to be more comfortable, do it.Emacs started too slowly?
In this regard, I am a negative role model. At the beginning, I am still playing, and I like to find interesting configurations and paste them into my. emacs. This is a waste of time! I should copy the emacs configuration of StevePurcell, a world-class master from the very beginning. Warning that Purcell always loves to use the latest Web development technology. For him, stability is not the first. * If * Y
Author: redguardtoo)
Original date:Table of contents
1. It takes a lot of time to configure a god-like editor.
2 is too ugly
3. I cannot remember so many commands, so typing is too annoying.
4. There is no non-usable function, and alternatives can always be found
5. Shortcuts are unfamiliar and inefficient for VI users
6. the shortcut keys are unfamiliar to common users.
7 pressing the ctrl key is too difficult
8. I don't know how to view help.
9 well, sometimes I want to use a proxy (
Original address: http://publishblog.blogchina.com/blog/tb. B? DiaryID = 1960863
Common commands are as follows (note the habit of emacs. C-x means holding down Ctrl and x at the same time, and M-x means pressing Esc first and then pressing x, c-x v l: Hold down Ctrl and x at the same time, loosen Ctrl, press v and l, and C-x C-f respectively. Hold down Ctrl and Press x and f respectively, command description is case sensitive ):1) Buffer-related.
I am going back to Java programming recently, so I plan to configure JDEE on the latest version of Emacs 24.3. I have heard that there will be some problems. I hereby record the installation process.
Emacs 24.3 built-in CEDET, version is 2.0, This is a confusing thing, because the official site point http://cedet.sourceforge.net/has not released a new version for a few years, the current version is 1.1
My J
In the morning, the company had a power failure and could not connect to the server. So we just need some time to try Emacs.
At home this weekend, I read chapter 1 of Emacs lisp introduction. I accidentally thought that the apostrophe in Emacs is somewhat like a C language pointer. In fact, C language and lisp represent two styles. They are not compatible, but c
During work and study, you often encounter the need to turn off Emacs. However, the next time you open Emacs, it is generally necessary to continue the previous job, for example, continue to read the unread info, and then write
Code.
Then, open the last file again, find the corresponding location, and then edit it.
This is a little too troublesome. For example, if you use M-x info to open the tutorial, y
This article first when the collection is used well ...Quick Tutorials for Emacs
25th Emacs Introduction: http://i.linuxtoy.org/docs/guide/ch25.html
Emacs 0 Elevation entry: http://wiki.woodpecker.org.cn/moin/EmacsSuperEasyTutorial
Quick Tutorials for Org-mode
The 32nd Chapter organizes your ideas:
Tags: chinese http pyc own mac PDF VSC and strBrief introductionEmacs as God's editor, do not introduce it, say something to feel.After a while, the overall feeling is that Emacs is very simple, even more simple than vim, because in the X environment, it can be used like a notepad when opened. However, the use of Emacs people are generally programmers, and Emacs
Basic Configuration
Emacs itself provides the Python-mode, input m-x python-mode, you can enter the Python mode. Accordingly, a Python menu appears in the menu bar. Of course, in general, if the. py file is opened, it will also automatically enter the mode.However, the default Python mode feature is a bit weak to use, and many places do not do well, it is best to download the third-party python mode. Python-mode is an open source project that can be
First:
Color Theme uses gnome2, And the font uses the Consolas that comes with Visual Studio. My environment is Windows + Cygwin + Emacs23.2.
1. Install the Color Theme plug-in.
First, download the color theme 6.6.0 from http://download.savannah.gnu.org/releases/color-theme.
Extract color-theme-6.6.0.tar.gz ~ /. Emacs. d/plugins/folder
Paste the following code to the. emacs file:
; Color Theme(Add-t
This article will introduce how to build a powerful Python IDE environment through various extensions in Emacs, includingSnippet tool, smart prompt, Automatic completion, reconstruction tool, debugging, and Gae debuggingAnd so on. The prerequisites for installing the following tools are that you have a certain understanding of the Emacs configuration file. All the relevant El files must be placed where load
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.