Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symbol’s function definition is void: org-define-error #61

Open
krux02 opened this issue May 2, 2017 · 1 comment
Open

Symbol’s function definition is void: org-define-error #61

krux02 opened this issue May 2, 2017 · 1 comment

Comments

@krux02
Copy link

krux02 commented May 2, 2017

Just installed it. But epresent-run shows the following error:

Compiling no file at Tue May  2 16:28:38 2017
Leaving directory ‘/home/arne/.emacs.d/elpa/epresent-20160410.1901’

Compiling file /home/arne/.emacs.d/elpa/epresent-20160410.1901/epresent.el at Tue May  2 16:28:38 2017
Entering directory ‘/home/arne/.emacs.d/elpa/epresent-20160410.1901/’
epresent.el:46:1:Error: Symbol’s function definition is void: org-define-error

Evaluating this line did fix the problem on my side:

(define-obsolete-function-alias 'org-define-error 'define-error)
@sellout
Copy link

sellout commented Jul 6, 2023

This doesn’t seem to be in the code any more. I’m guessing it was already fixed at the time the issue was opened – perhaps just an old version from MELPA (but it’s not in the current MELPA version either).

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

No branches or pull requests

2 participants