mirror of
https://gitlab.com/Titan-C/org-cv.git
synced 2024-11-14 10:38:29 +00:00
it is eval buffer
This commit is contained in:
parent
45d9271165
commit
2d95e3c640
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
(defvar cv-workdir "/tmp/org-cv-exports/")
|
||||
|
||||
(with-current-buffer (find-file-noselect "/tmp/install-org.el")
|
||||
(emacs-lisp-byte-compile-and-load))
|
||||
(eval-buffer))
|
||||
|
||||
(use-package ox-hugo
|
||||
:ensure t
|
||||
|
|
Loading…
Reference in a new issue