Penguin

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

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

Newer page: version 11 Last edited on Friday, January 7, 2005 1:16:07 pm by AristotlePagaltzis Revert
Older page: version 8 Last edited on Saturday, February 21, 2004 5:38:11 pm by JaredWigmore Revert
@@ -1,9 +1,13 @@
-!! ''[Emacs] is a nice operating system - it just lacks a good editor.'' 
+ ''[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. 
  
-[Unix] programmers tend to settle on either Emacs or [vi|Vim ] as their main programming environment , then pick on each other for their choices.  
+ ''“Master, does [Emacs] have the buddha nature?” “Why not , it has everything else!”''  
  
-''"Master , does Emacs have the buddha nature?" "Why not , it has everything else!"''  
+[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 have are having trouble with copy&paste in [Emacs] (or XEmacs) under [X11] , [check this quick tip | http://www.oreillynet.com/pub/wlg/6162].