Skip to content

ninja running different emacs configure files #3

@yanboyang713

Description

@yanboyang713

Hello @dnbias,

Good day to you.

I am new to ninja, I saw your are using command emacs --batch -l publish.el --eval "(jethro/publish \"$in\")" for your build.ninja file.

I am always facing the error msg below.

Debugger entered--Lisp error: (void-function org-hugo-export-wim-to-md)

I think ninja call emacs based on different emacs configure files (not my current doom emacs config files), so seem ox-hugo have not install in ninja called emacs.

I saw you are also using doom emacs, how did you install you doom emacs?

Below is my steps for set-up doom emacs:
https://github.com/yanboyang713/meta-emacs

When I run emacs --debug-init in my shell, everything works. Only ninja call emacs does NOT works.

Have a nice day,
Boyang Yan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions