Difference between revisions of "Installing Emacs on Windows"

From WikEmacs
Jump to navigation Jump to search
m (moved Windows to Installing Emacs on Windows: clearer name)
 
(2 intermediate revisions by one other user not shown)
Line 6: Line 6:
 
* [http://alpha.gnu.org/gnu/emacs/pretest/windows/ Pre-test builds]
 
* [http://alpha.gnu.org/gnu/emacs/pretest/windows/ Pre-test builds]
 
* [http://alpha.gnu.org/gnu/emacs/windows/ Alpha releases]
 
* [http://alpha.gnu.org/gnu/emacs/windows/ Alpha releases]
 +
 +
Unpack the zip file to a directory and read the included file <tt>README.W32</tt> for more information on installation.
  
 
=== [[Cygwin]] ===
 
=== [[Cygwin]] ===
Line 15: Line 17:
 
* [http://ourcomments.org/cgi-bin/emacsw32-dl-latest.pl EmacsW32]
 
* [http://ourcomments.org/cgi-bin/emacsw32-dl-latest.pl EmacsW32]
 
* [http://code.google.com/p/emacs-for-windows/ Emacs for Windows]  
 
* [http://code.google.com/p/emacs-for-windows/ Emacs for Windows]  
 +
* [http://emacsbinw64.sourceforge.net EmacsW64], also available on [https://chocolatey.org/packages/emacs64 Chocolatey package manager]
  
 
See [http://www.gnu.org/software/emacs/windows/faq.html GNU Emacs FAQ For MS Windows] for more information.
 
See [http://www.gnu.org/software/emacs/windows/faq.html GNU Emacs FAQ For MS Windows] for more information.

Latest revision as of 17:19, 24 October 2016

Installing Emacs

GNU Releases

Unpack the zip file to a directory and read the included file README.W32 for more information on installation.

Cygwin

Recommended for unix-savvy users who need to get work done on a Windows machine. Uses a dpkg-style package manager which includes Emacs, X11 and many other standard GNU, BSD and POSIX tools.

Unofficial Releases

See GNU Emacs FAQ For MS Windows for more information.

Additional Binaries

EZWinPorts made available by Eli Zaretskii