Applied, thanks.
- Carsten
On Jul 5, 2010, at 10:14 AM, Daniel Clemente wrote:
Org-publish: correctly find files in projects which didn't define a
base-extension.
Previously, (org-publish-get-project-from-filename "~/org/file.org")
would return nil because the constructed regular expressi
Org-publish: correctly find files in projects which didn't define a
base-extension.
Previously, (org-publish-get-project-from-filename "~/org/file.org") would
return nil because the constructed regular expression
"^/home/dc/org/.+\\.\\(\\)$" required a dot at the end.
#+BEGIN_QUOTE
diff --git