Emacs: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
(I have created this article. I'm not familiar with wikis but I have linked to some other resources. The program is heavily documented on the Internet already.)
 
(Just an error)
Line 4: Line 4:
Today, most the two most widely used version is [http://www.gnu.org/software/emacs/| GNU Emacs] and [http://www.xemacs.org/| XEmacs].
Today, most the two most widely used version is [http://www.gnu.org/software/emacs/| GNU Emacs] and [http://www.xemacs.org/| XEmacs].


Since Emacs is written with UNIX in mind it might seem at bit awkward for Windows users, however distributions prebuild with a "W32-feeling " may be found on [http://ourcomments.org/Emacs/EmacsW32.html| EmacsW32 Home Page] or on the GNU FTP: [ftp://alpha.gnu.org/gnu/auctex/]. The latter is prebuild with AUCTeX (a major mode for writing <math>\LaTeX</math>.
Since Emacs is written with UNIX in mind it might seem at bit awkward for Windows users, however distributions prebuild with a "W32-feeling " may be found on [http://ourcomments.org/Emacs/EmacsW32.html| EmacsW32 Home Page] or on the GNU FTP: [ftp://alpha.gnu.org/gnu/auctex/]. The latter is prebuild with AUCTeX (a major mode for writing LaTeX.


For more information see the [http://en.wikipedia.org/wiki/Emacs| Wikipedia article] or the [http://www.emacswiki.org/cgi-bin/wiki| EmacsWiki].
For more information see the [http://en.wikipedia.org/wiki/Emacs| Wikipedia article] or the [http://www.emacswiki.org/cgi-bin/wiki| EmacsWiki].

Revision as of 22:52, 17 March 2006

Emacs

Emacs is a comprehensive editor with support for quite a few programming languages such as LaTeX, C, HTML, Wiki etc.

Today, most the two most widely used version is GNU Emacs and XEmacs.

Since Emacs is written with UNIX in mind it might seem at bit awkward for Windows users, however distributions prebuild with a "W32-feeling " may be found on EmacsW32 Home Page or on the GNU FTP: [1]. The latter is prebuild with AUCTeX (a major mode for writing LaTeX.

For more information see the Wikipedia article or the EmacsWiki.