Penguin

Differences between current version and predecessor to the previous major change of Emacs.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 16 Last edited on Monday, June 1, 2009 9:58:14 pm by AristotlePagaltzis
Older page: version 13 Last edited on Wednesday, March 8, 2006 4:13:23 am by AristotlePagaltzis Revert
@@ -1,13 +1,13 @@
  ''[Emacs] is a nice operating system — it just lacks a good editor.'' 
  
 A programmers' text editor and [IDE]. See emacs(1). 
  
-Its icon is a kitchen sink, and there's very good reason for that. Its core is an [Elisp] interpreter which can be used to implement extensions, of which literally hundreds have been written — including a complete WebBrowser, MailClient, NewsReader, and almost anything else you could (n)ever need. 
+Its icon is a kitchen sink, and there's very good reason for that. Its core is an [Elisp] interpreter which can be used to implement extensions, of which literally hundreds have been written — including a complete WebBrowser, MailClient, NewsReader, and almost anything else you could (n)ever need, to the extent that many [Emacs] users never really use another application
  
  ''A young man studying in the temple went seeking the priest. He asked the priest “Master, does Emacs possess the Buddha nature?” The priest had resided in the temple for a good many year, and was very wise. He thought for a while, and then answered: “I don’t see why not, it’s got bloody well everything else.” The young man then achieved enlightenment shortly after.'' 
  
 [Unix] programmers tend to settle on either [Emacs] or [vi|Vim] as their main programming environment, then pick on each other for their choices. 
  
 For a decent introduction to using [Emacs], look at our slides on the UnixTutorials page. 
  
 If you are having trouble with copy&paste in [Emacs] (or XEmacs) under [X11], [check this quick tip | http://www.oreillynet.com/pub/wlg/6162].