Emacs is an operating system disguised as an editor-the Linux Release Technology-Debian information. The following is a detailed description. Http://mail.ustc.edu.cn /~ Bobye/emacs/index.html
Look at the link above!
Emacs is indeed the most powerful Editor, which covers almost all of my workload. Let's make a list to show how it helps me. Before that, we should first give a configuration file: emacs23 configuration file
- AsGeneral text editorIn order to modify some configuration files, it is indeed exaggerated to use this tank-level editor, but I have been dependent on its powerful text editing capabilities, such as automatic indentation and Automatic completion, it seems impossible to imagine the days when there were no such functions (remember to use free pascal in middle school, and now it's a nightmare ).
- AsIntegrated programming toolsIt can be said that almost all languages can use Emacs as editing and debugging tools. For me, they are: c, scheme, pascal, elisp, shell-script ,...
- Compile webpageAll webpages on my website are automatically output through an Emacs plug-in Muse. even if html text is written directly, functions such as indentation, brightening, complementing, and automatic Tag addition greatly improve the efficiency.
- Write LaTeXMy lab reports for college physics experiments are all pdf documents edited and output by LaTeX. There are also various academic small documents.
- DrawingI used Asymptote to draw various images (especially mathematical images) and worked with LaTeX to make my lab reports perfect.
- Mathematical Software MaximaIt also uses Emacs as the front end and calls LaTeX to output mathematical formulas. In addition, the Maple editing mode is also available.
- Browse variousImage Format FileThe DocView plug-in of Emacs23 has been able to browse pdf, dvi, ps, png, jpg and other graphic files. When writing LaTeX, you often need to preview the overall effect and do not want to open another window, use Emacs.
- Take notes and write blogsNow Muse is used, because it can output html, pdf, blosxom, and other formats, and will certainly try more in the future.
- DictionaryCurrently, sdcv is used because it has a command line interface. It can be said that any software with a command line interface can use Emacs to call it.
- Various theme stylesMost people who don't have access to it can't imagine what such powerful software looks like. Then we can say that no two people have the same Emacs, and there are too many things to configure: color-theme, shortcut key, Font, various toolbar, taskbar, drop-down menu options, status bar... it can be said that Emacs reflects a person's character characteristics.