Skip to content

Conversation

MephistoMMM
Copy link
Contributor

Now, hexo-renderer-org won't start a new emacs server process in daemonize mode. It will use the activing one by connecting the exist emacs server socket file. You can use this codes to config the adress of emacs server socket file.

     org:
       server_file: "~/.emacs.d/server/server"  # <----- this is default value

add a new method to convert org file via emacsclient

fixbug: start emacs server when daemonize equal to 2

first commit which compile org file success

beautify js code, modify var to let

add default value of server_file for hexo.config.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant