remyhonig / org-query

Create complex but readable skip-functions for org-agenda
57 stars 4 forks source link

Error (use-package): org-query-gtd :init: Wrong type argument: symbolp, #1

Closed ghost closed 8 years ago

ghost commented 8 years ago

@remyhonig Thank you for developing this wonderful package. It's great. But I met a little trouble with it.

I add your package to spacemacs, with use-package,got error:

Error (use-package): org-query-gtd :init: Wrong type argument: symbolp

Error (use-package): org-query-gtd :init: Wrong type argument: symbolp, ("r" "Review Agenda" ((agenda "" ((org-agenda-ndays 1))) (\, (rmh/agendablock-inbox)) (\, (rmh/agendablock-loose-tasks)) (\, (rmh/agendablock-tasks-waiting)) (\, (rmh/agendablock-next-in-active)) (\, (rmh/agendablock-active-projects-with-next)) (\, (rmh/agendablock-active-projects-without-next)) (\, (rmh/agendablock-backlog-of-active)) (\, (rmh/agendablock-checklists))) nil)

System Info

Hope to get help from you.

ghost commented 8 years ago

@remyhonig I have known the reason. So I close it. Thank you for writing this package.

remyhonig commented 8 years ago

:+1: thanks for updating

saccohuo commented 8 years ago

I meet the same problem, so how did you solve this?