Created
January 27, 2017 05:54
-
-
Save msnoigrs/58606481393f80c0c8d8d4b3c6bdc79a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off | |
set PATH=C:\emacs-25.1\bin;C:\WinPython-64bit-3.5.2.3Qt5\python-3.5.2.amd64;C:\WinPython-64bit-3.5.2.3Qt5\python-3.5.2.amd64\Scripts;C:\msys64\usr\bin;%PATH% | |
set NLS_LANG=Japanese_Japan.AL32UTF8 | |
cd c:\XXXXXXXX | |
c:\emacs-25.1\bin\runemacs.exe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment