Sorry for the late reply.
I have incorporated your bugfix into the latest version of
org-publish.el and will publish the updated code on my website
shortly.
Thanks so much for your debugging!
"Ed Hirgelt" <[EMAIL PROTECTED]> writes:
> I was having problems publishing with 2 projects in the p
I was having problems publishing with 2 projects in the project list.
I tracked it down to the org-publish-files hash table. All the files
from both projects were mapped to the same project, the last one.
This was caused by org-publish-get-plists. Below is the modified
version that seems to work