Re: [Orgmode] Included org-mode files not exported properly

2009-08-09 Thread Bob Kline
At Sat, 8 Aug 2009 06:15:27 +0200, Carsten Dominik wrote: I believe this now works correctly again, please verify. It appears to be fixed, thanks. -- Bob Kline http://www.rksystems.com mailto:bkl...@rksystems.com ___ Emacs-orgmode mailing list Rem

Re: [Orgmode] Included org-mode files not exported properly

2009-08-07 Thread Carsten Dominik
Hi Nick, you are completely right, thanks for diffing. The documentation describes how things *should* work, i.e. #+include file.org without any markup argument should include and process the file contents normally, while #+include file.org src org Should include the file as an source c

Re: [Orgmode] Included org-mode files not exported properly

2009-08-07 Thread Nick Dokos
Bob Kline wrote: > At Fri, 7 Aug 2009 16:32:15 +0200, > Carsten Dominik wrote: > > > this bug was fixed on July 24: > > > > http://repo.or.cz/w/org-mode.git?a=commitdiff;h=68b65e8f480c17cfe1024001c236eb4065893f4d > > > > so you probably need to upgrade. > > Hmm. I pulled down the latest code

Nick Dokos: Re: [Orgmode] Included org-mode files not exported properly

2009-08-07 Thread Nick Dokos
Sigh - forgot to copy the list... --- Forwarded Message Date:Fri, 07 Aug 2009 12:42:49 -0400 From:Nick Dokos To: Bob Kline cc: nicholas.do...@hp.com Subject: Re: [Orgmode] Included org-mode files not exported properly Bob Kline wrote: > At Fri, 7 Aug 2009 16:32

Re: [Orgmode] Included org-mode files not exported properly

2009-08-07 Thread Bob Kline
At Fri, 7 Aug 2009 16:32:15 +0200, Carsten Dominik wrote: > this bug was fixed on July 24: > > http://repo.or.cz/w/org-mode.git?a=commitdiff;h=68b65e8f480c17cfe1024001c236eb4065893f4d > > so you probably need to upgrade. Hmm. I pulled down the latest code directly from the git repo, and I'm st

Re: [Orgmode] Included org-mode files not exported properly

2009-08-07 Thread Carsten Dominik
Hi this bug was fixed on July 24: http://repo.or.cz/w/org-mode.git?a=commitdiff;h=68b65e8f480c17cfe1024001c236eb4065893f4d so you probably need to upgrade. - Carsten On Aug 7, 2009, at 3:41 AM, Bob Kline wrote: According to the docs [1] for Include files, if you omit the optional second and