Closed Carter-Pro closed 8 years ago
org-alert can not run, show thatorg-alert-check: Symbol's value as variable is void: org-agenda-buffer-name.
org-alert-check: Symbol's value as variable is void: org-agenda-buffer-name
I can not find the variable in emacs.
I use emacs-plus in Mac os x 10.10, and use spcemacs.
I fix that by adding (require 'org-agenda) in org-alert.el.
(require 'org-agenda)
org-alert.el
org-alert can not run, show that
org-alert-check: Symbol's value as variable is void: org-agenda-buffer-name
.I can not find the variable in emacs.
I use emacs-plus in Mac os x 10.10, and use spcemacs.