Chemistry Reference and  Research
           
 
Periodic Table
- standard table
- large table
 
Chemical Elements
- by name
- by symbol
- by atomic number
 
Chemical Properties
 
Chemical Reactions
 
Organic Chemistry
 
Branches of Chemistry
Analytical chemistry
Biochemistry
Computational Chemistry
Electrochemistry
Environmental chemistry
Geochemistry
Inorganic chemistry
Materials science
Medicinal chemistry
Nuclear chemistry
Organic chemistry
Pharmacology
Physical chemistry
Polymer chemistry
Supramolecular Chemistry
Thermochemistry

Editor war

(Redirected from Editor wars)

The hacker community has a tradition of treating their favorite text editor with a reverence bordering on religious fanaticism. Many flame wars have been fought between groups insisting that their editor of choice is the paragon of editing perfection, and insulting the others. Most participants in these arguments recognize that it is (mostly) tongue-in-cheek. There are related wars over operating systems and programming languages, all the way down to such 'trivial' things as source code indent style.

Editor wars are usually fought between the devotees of Emacs and vi, the two most popular editors on Unix. Most Unix users and programmers use one or the other of these editors. Many are familiar with both, at least enough to get around, and so feel they are well-placed to make judgment calls as to which is "better".

Frequently at some point in the discussion, someone will point out that ed is the standard text editor.

The Church of Emacs has been formed by Emacs users, to worship Emacs and discourage the use of vi. It has its own newsgroup, alt.religion.emacs. Richard Stallman has jokingly declared himself to be St IGNUcius, a Saint in the Church of Emacs.

vi lovers have created an opposing Cult of vi, which some Emacs users call, "Clearly a miserable attempt to ape their betters."

Perceived benefits of Emacs

  • Emacs has a much larger set of available commands than any of the vi-like editors.
  • Emacs is scriptable in a variant of LISP and has many plug-ins such as the gnus newsreader and various software development tools.
  • Emacs includes vi, in the form of viper-mode. (Note that vi is not vim. Emacs does not include vim.)
  • Emacs doesn't require switching between "command" and "input" mode.
  • GNU EMACS can perform computations with some calendars, such as Mayan or Discordian, which are not supported by the vi-like editors.

Perceived benefits of vi-like editors

  • vi commands are entered largely without the use of modifier keys such as Ctrl or Meta. Some users find this reduces wrist strain (see repetitive strain injury, quadruple bucky cokebottle).
  • vi is smaller and faster than Emacs. See feature creep.
  • vi's presence is guaranteed as part of the POSIX standard.
  • Vim, a popular vi-like editor, is scriptable in commonly-used languages such as Perl and Python.
  • vi works better with really dumb terminals; while this is not as important than it used to be, sometimes this ability is still a factor, such as when system problems have reached the point where the GUI cannot be started, so one has only a severely-limited console environment.
  • The default key bindings of EMACS conflict with some telnet implementations.

External links

01-04-2007 01:16:19
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy