User Tools

Site Tools


other:emacs_doc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
other:emacs_doc [2025/08/05 16:08] – [Windows installation] Updated the diffutils section jypeterother:emacs_doc [2025/08/05 16:12] (current) – [Windows installation] jypeter
Line 98: Line 98:
       * Otherwise, download the //Complete package, except sources// ''Setup'' installer (''diffutils-2.8.7-1.exe'' as of August 2025) from [[https://gnuwin32.sourceforge.net/packages/diffutils.htm|]] and execute the installer       * Otherwise, download the //Complete package, except sources// ''Setup'' installer (''diffutils-2.8.7-1.exe'' as of August 2025) from [[https://gnuwin32.sourceforge.net/packages/diffutils.htm|]] and execute the installer
       * This will install the required binaries and reources in ''C:\Program Files (x86)\GnuWin32\''       * This will install the required binaries and reources in ''C:\Program Files (x86)\GnuWin32\''
-    * If you use the recommended ''.emacs'' configuration file, it should already include the following section telling ''emacs'' where to find the ''diffutils'' binaries it needs for comparing text files\\ ...Otherwise add these lines to your ''.emacs'' file+    * If you use the recommended ''[[#example_configuration_file|.emacs]]'' configuration file, it should already include the following section telling ''emacs'' where to find the ''diffutils'' binaries it needs for comparing text files\\ ...Otherwise add these lines to your ''.emacs'' file
       * <code>(when (eq window-system 'w32)       * <code>(when (eq window-system 'w32)
   (setq exec-path (append exec-path '("C:\\Program Files (x86)\\GnuWin32\\bin")))   (setq exec-path (append exec-path '("C:\\Program Files (x86)\\GnuWin32\\bin")))
other/emacs_doc.txt · Last modified: by jypeter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki