Hi,
I have set TODO-keywords in my init.el file and also set colors etc. for
the different TODO keywords, works fine.
Today I wanted to set tags globally in the init file as well, but then
the TODO keywords do not seem to be recognized any more. They get the
same color and font face as the headline.
I simply set
(setq org-tag-alist '("@haus" .....))
and tried it both before setting the TODO keywords and the font faces as
well as afterwards.
I am working with Org-mode 8.3.6, and my emacs is 25.1
Thanks for your help!
Maria