Skip to content

Instantly share code, notes, and snippets.

@msnoigrs
Created January 27, 2017 05:54
Show Gist options
  • Save msnoigrs/58606481393f80c0c8d8d4b3c6bdc79a to your computer and use it in GitHub Desktop.
Save msnoigrs/58606481393f80c0c8d8d4b3c6bdc79a to your computer and use it in GitHub Desktop.
@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