Skip to content

Instantly share code, notes, and snippets.

@malkia
Created March 22, 2011 19:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save malkia/881823 to your computer and use it in GitHub Desktop.
Save malkia/881823 to your computer and use it in GitHub Desktop.
My batch file that starts emacs. It's located in c:\emacs-22.3\bin
@start /B /MAX %~dp0\emacs -g 216x69+0+0 %*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment