eschulte / epresent

Presentations in Emacs -- based on Org-mode
183 stars 50 forks source link

require ox -- crash at load time. #22

Closed ghost closed 9 years ago

ghost commented 9 years ago

Git cloned the epresent repo & tried to load the file

 require(ox)
  eval-buffer(#<buffer  *load*> nil "/home/sk/.emacs.d/others/epresent/epresent.el" nil t)  ; Reading at buffer position 1678
  load-with-code-conversion("/home/sk/.emacs.d/others/epresent/epresent.el" "/home/sk/.emacs.d/others/epresent/epresent.el" nil nil)

i am not sure where to download this package ox from? i am using emacs 24.3.1 on ubuntu 14.04...

ghost commented 9 years ago

Got it resolved, by install ox-reveal