Re: [Orgmode] [PATCH] can't :include files in org-publish-project-alist

2010-08-21 Thread Nick Dokos
=?utf-8?Q?=C5=81ukasz?= Stelmach wrote: > :include ("index.org")) ; < HERE >... > However, with parenthesis around "index.org" removed the function seems to > work fine and returns > Wasn't that fixed by the following commit? commit 3529be82eff7906c1182fafbea6012fb6bfec160 Author

[Orgmode] [PATCH] can't :include files in org-publish-project-alist

2010-08-21 Thread Ɓukasz Stelmach
EHLO. I've just discovered that I can't publish a simple webpage anymore (some options under C-c C-e sitll work but F and P don't). Short investigation shows that when I run: (org-publish-get-project-from-filename "/home/steelman/dydaktyka/index.org") in the *scratch* buffer I get --8<-