1
0
Fork 0

it is eval buffer

This commit is contained in:
Oscar Najera 2023-10-21 23:32:13 +02:00
parent 45d9271165
commit 2d95e3c640
1 changed files with 1 additions and 1 deletions

View File

@ -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