From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Org sources and PDF files on Worg Date: Wed, 22 May 2013 09:04:48 +0200 Message-ID: <87ppwja41b.fsf@bzg.ath.cx> References: <20130521181345.GA58552@client199-78.wlan.hu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54401) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uf36T-0003qq-VY for emacs-orgmode@gnu.org; Wed, 22 May 2013 03:04:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uf36O-00029y-Ko for emacs-orgmode@gnu.org; Wed, 22 May 2013 03:04:53 -0400 Received: from mail-wg0-x22d.google.com ([2a00:1450:400c:c00::22d]:43958) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uf36O-00029r-EP for emacs-orgmode@gnu.org; Wed, 22 May 2013 03:04:48 -0400 Received: by mail-wg0-f45.google.com with SMTP id n12so891263wgh.12 for ; Wed, 22 May 2013 00:04:47 -0700 (PDT) In-Reply-To: (Jay Kerns's message of "Tue, 21 May 2013 17:37:12 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jay Kerns Cc: Marc-Oliver Ihm , emacs-orgmode@gnu.org Hi Jay and Marc, Jay Kerns writes: > I believe I can give a partial answer: it looks like Worg isn't > publishing right now, which suggests that there was a recent commit > which broke things. Apparently things broke because Org in ~/git/org-mode on the server was not compiled (and autoloads not created etc.) I compiled Org again and republished it. It should publish correctly now. > The search for the problem begins. Once the > error is identified and fixed, then things should get back to normal. Don't want to steal your work :) Just thought I would fix this because I may be the one who broke things by forgetting to compile at some point. I checked the scripts in ~/bin/ and they do compile normally. Also, I removed the FORCE flag in (defun publish-worg ...) so that publishing does not republish everything. HTH, -- Bastien