novoid/dot-emacs

org-agenda-category-alist fix

Plisp opened this issue · 1 comments

Plisp commented

Backquote syntax is the answer to your problems :)

(add-to-list 'org-agenda-category-icon-alist
  `("detego" ,(concat my-user-emacs-directory "bin/detego-inwarehouse-logo-D_only_16x16.png") nil nil :ascent center))

Wonderful!
I just committed 7fc487b which is fixing this annoying thing.
Thanks for your help!