Perry Smith <[email protected]> writes: > When I am in file1.org and do ^C ^E h h (export to html), it all works > fine. file1.org defines a few macros then includes base.org which > defines more macros and then includes the rest of the files I want > included in the export. The result is one html file. > > When I try to do (org-publish-current-project), I get an error that > says “still-menu” macro is not defined but it is defined in base.org. > The reason is (I guess) base.org includes other files and it is during > processing of one of these files that the error occurs. > > From my experimentation, it appears that how exporting (at least > during “publishing” is far different than I thought. So, the essence > of my question is, where are macros suppose to be defined? I assumed I > could define them once before they were used and then use them > anywhere but that doesn’t seem to be the case.
Hello Perry, and thank you for the report! Could you please reply and attach the files in question so that we can try to reproduce the problem on our end? And what version of Org you're using (type M-x org-version RET to find out). -- Christer Enfors Org contributor liaison GPG Fingerprint: 9CF7 3292 83BC D643 DF01 992C 1C3B 434F 2AC2 B1E6 Public Key available at: keys.openpgp.org
