Re: [O] Issue with commit 6062f9e in ox-publish

2014-03-25 Thread Nicolas Goaziou
steckerhalter writes: > I still get an error: > > Debugger entered--Lisp error: (args-out-of-range # org-mode-blog/posts/blogging-with-org-mode.org> 0 33) > match-string(1) > > I think you need to provide the original string to match-string, so either > "let" it or like so: > > @@ -1171,7 +1171

Re: [O] Issue with commit 6062f9e in ox-publish

2014-03-25 Thread steckerhalter
Hi Nicolas On Tue, Mar 25, 2014 at 10:08 AM, Nicolas Goaziou wrote: > Good catch. This should be fixed. Thank you for reporting it. > > I still get an error: Debugger entered--Lisp error: (args-out-of-range # 0 33) match-string(1) I think you need to provide the original string to match-stri

Re: [O] Issue with commit 6062f9e in ox-publish

2014-03-25 Thread Nicolas Goaziou
Hello, steckerhalter writes: > This change: > > @@ -1169,5 +1168,10 @@ the file including them will be republished as well." > - (while (re-search-forward > - "^#\\+INCLUDE:[ \t]+\"\\([^\t\n\r\"]*\\)\"[ \t]*.*$" nil t) > - (let* ((included-file (expand-file-name (match-string 1 > -(add-

[O] Issue with commit 6062f9e in ox-publish

2014-03-25 Thread steckerhalter
This change: @@ -1169,5 +1168,10 @@ the file including them will be republished as well." - (while (re-search-forward - "^#\\+INCLUDE:[ \t]+\"\\([^\t\n\r\"]*\\)\"[ \t]*.*$" nil t) - (let* ((included-file (expand-file-name (match-string 1 -(add-to-list 'included-files-ctime - (org-publish-