Hello, Christian Egli <christian.e...@sbs.ch> writes:
> Nicolas Goaziou <n.goaz...@gmail.com> writes: > >> The following patch simplifies syntax for attributes. >> >> From the developer POV, each non-nil value is now read as a string by >> `org-export-read-attribute'. > > I looked at your patch but I'm not sure of the implications. In > particular I'm unsure if I need to change anything in ox-taskjuggler.el. > > Is line 402 in org-taskjuggler--build-attributes maybe suspicious? > > (intern (upcase (format ":%s" attribute))) > No it isn't. The change only affects attributes obtained with `org-export-read-attribute' function, which isn't used in ox-taskjuggler.el. Regards, -- Nicolas Goaziou