From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: publish not working in git version Date: Tue, 2 Dec 2008 16:10:55 +0100 Message-ID: References: <4932c543.170e660a.26c3.ffff87fa@mx.google.com> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L7Wtx-00055L-B3 for emacs-orgmode@gnu.org; Tue, 02 Dec 2008 10:11:01 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L7Wtv-000559-TI for emacs-orgmode@gnu.org; Tue, 02 Dec 2008 10:11:00 -0500 Received: from [199.232.76.173] (port=35297 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L7Wtv-000556-NQ for emacs-orgmode@gnu.org; Tue, 02 Dec 2008 10:10:59 -0500 Received: from gv-out-0910.google.com ([216.239.58.186]:59764) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L7Wtv-0002HQ-7W for emacs-orgmode@gnu.org; Tue, 02 Dec 2008 10:10:59 -0500 Received: by gv-out-0910.google.com with SMTP id i36so568454gve.17 for ; Tue, 02 Dec 2008 07:10:58 -0800 (PST) In-Reply-To: <4932c543.170e660a.26c3.ffff87fa@mx.google.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Richard Riley Cc: org-mode Hi Richard, I cannot reproduce this problem. Can you try to make a backtrace with =20= uncompiled code so that I can at least identify the exact place where =20= this bug is happening? Also your org-publish-alist would be good, and the project where this =20= happens. Thanks. Anyone else having trouble with publishing recently? - Carsten On Nov 30, 2008, at 5:53 PM, Richard Riley wrote: > > Just a heads up for those that use publish - todays git version does =20= > 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("=08? > =06 =19=C2=C3 !)=87" [force org-publish-use-timestamps-flag = org-publish-file =20 > 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("=C6=10 @=C7=3D=83!=C8=C9=CA\"=88=CB=C9!=89=1AA@)=A2=CC=3D= =83!=C8=CD=CA\"=88=CE=0B!=88=CF =88=D0 !=88\f=83d=D1ed\" > V=83Web=88=D2 > =A5y=88`=1E=1Bdb=88=D2 > =A5 > Zy=88=0E=1B`|=88)=D3c=88eb=88=D4=D5=D6 \"=88=D7=C6!=88=D4=D8!=88=D9=CA=1E= =1C=1E=1D=D4=D8!=88=8A=DA =88+=D9=87" [unread-command-=20 > char debugger-args x debugger-buffer noninteractive debugger-batch-=20 > max-lines -1 debug backtrace-debug 4 t backtrace-frame lambda 5 pop-=20= > to-buffer debugger-mode debugger-setup-buffer count-lines 2 "...\n" =20= > message "%s" buffer-string kill-emacs "" nil recursive-edit =20 > 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("=08? > =06 =19=C2=C3 !)=87" [force org-publish-use-timestamps-flag = org-publish-file =20 > 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. > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode