Skip to content

Emacs daemon mode on Windows with Windows Service or Batch style.

License

Notifications You must be signed in to change notification settings

tabuyos/emacs-daemon-on-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emacs-daemon-on-windows

Emacs daemon mode on Windows with Windows Service or Batch style.

usage

Windows Service Version

step 1: create windows service.

sc create AutoEmacs binpath= create-service-binary-file-path obj= your-account-name password= your-account-password

step 2: allow your account to log in as a service in the local policy.

step 3: open your emacsclientw and test it!

Batch Version

step 1: add start-emacs.bat to boot up.

step 2: open your emacsclientw and test it!

About

Emacs daemon mode on Windows with Windows Service or Batch style.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published