dengste / org-caldav

Caldav sync for Emacs orgmode
GNU General Public License v3.0
721 stars 105 forks source link

package-install fails with Symbol’s function definition is void: org-link-set-parameters on vanilla emacs #100

Open hrehfeld opened 7 years ago

hrehfeld commented 7 years ago

Installing on a fresh archlinux with emacs 25.1.1 (2016-09-18):

Compiling file /home/hrehfeld/.emacs.d/elpa/org-caldav-20160614.1342/org-caldav.el at Fri Nov 18 18:48:37 2016
Entering directory ‘/home/hrehfeld/.emacs.d/elpa/org-caldav-20160614.1342/’
org-caldav.el:38:1:Error: Symbol’s function definition is void: org-link-set-parameters

(this is among my other packages, but it looks like the bundled org-mode is too old)

hrehfeld commented 7 years ago

On the contrary, it seems it is too new: https://lists.gnu.org/archive/html/emacs-orgmode/2016-11/msg00062.html

dengste commented 7 years ago

I don't see org-caldav using that function. Please do M-x toggle-debug-on-error on post the resulting backtrace.