[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] publish not working in git version
From: |
Richard Riley |
Subject: |
[Orgmode] publish not working in git version |
Date: |
Sun, 30 Nov 2008 17:53:36 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
Just a heads up for those that use publish - todays git version does not
publish (or not here anyway). Backtracking to official 13a works fine.
I got this back trace from org-publish-current-file:
,----
| Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
| file-truename(nil)
| org-publish-file("/home/shamrock/webs/richardriley/index.org")
| byte-code("?
ÂÃ !)" [force org-publish-use-timestamps-flag
org-publish-file buffer-file-name] 2)
| org-publish-current-file(nil)
| call-interactively(org-publish-current-file)
| org-export(nil)
| call-interactively(org-export nil nil)
| recursive-edit()
| byte-code("Æ @Ç=!ÈÉÊ\"ËÉ!A@)¢Ì=!ÈÍÊ\"Î!Ï Ð !\fdÑed\"
VWebÒ
¥y`dbÒ
¥
Zy`|)ÓcebÔÕÖ \"ׯ!ÔØ!ÙÊÔØ!Ú +Ù" [unread-command-char
debugger-args x debugger-buffer noninteractive debugger-batch-max-lines -1
debug backtrace-debug 4 t backtrace-frame lambda 5 pop-to-buffer debugger-mode
debugger-setup-buffer count-lines 2 "...\n" message "%s" buffer-string
kill-emacs "" nil recursive-edit middlestart buffer-read-only standard-output]
4)
| debug(error (wrong-type-argument arrayp nil))
| file-truename(nil)
| org-publish-file("/home/shamrock/webs/richardriley/index.org")
| byte-code("?
ÂÃ !)" [force org-publish-use-timestamps-flag
org-publish-file buffer-file-name] 2)
| org-publish-current-file(nil)
| call-interactively(org-publish-current-file)
| org-export(nil)
| call-interactively(org-export nil nil)
`----
regards
r.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Orgmode] publish not working in git version,
Richard Riley <=