Carsten, you said in http://thread.gmane.org/gmane.emacs.orgmode/1327/focus=1328 that non-ascii tag names are not supported. I've written a patch that seems to make this work appropriately just by fixing the regexps involving tags to use [:alnum:] instead of a-zA-Z0-9. Is this insufficient? Cheers, David