Ihor Radchenko <yanta...@posteo.net> writes:
>> I included your error condition in case no output type is specified, >> but added a comment that it should never happen (default png is set >> if no other type is specified). > > Thanks, and sorry for the late reply. No problem, glad to be of some help (hopefully). >> -(defcustom org-ditaa-jar-option "-jar" >> - "Option for the ditaa jar file. >> -Do not leave leading or trailing spaces in this string." >> - :group 'org-babel >> - :version "24.1" >> - :type 'string) > > You completely removed this defcustom. > Note that it is intentional and aims to address some reported bug. See > https://list.orgmode.org/orgmode/CABwL-UjJFXfH_2KsJSx9CJnvEMbwRy9AtFzADykKc5AEC=0...@mail.gmail.com/ At first sight I can not grasp the purpose of the defcustom from that discussion. I also can not access the full discussion (some outdated links). Furthermore, I had no use for it in my tests. I have some urgent work right now, but next week I will have time to figure this out. I will get back to you. All the best, Jarmo