From: Richard G Riley <rileyrgdev@googlemail.com>
To: Carsten Dominik <dominik@science.uva.nl>
Cc: org-mode <emacs-orgmode@gnu.org>,
Richard G Riley <rileyrgdev@googlemail.com>
Subject: Re: org-publish
Date: Mon, 23 Jun 2008 12:41:28 +0200 [thread overview]
Message-ID: <j5bq1szb53.fsf@richardriley.net> (raw)
In-Reply-To: <8783047E-1129-42CA-944C-FCA5FE59D83A@uva.nl> (Carsten Dominik's message of "Sun, 22 Jun 2008 22:57:26 +0200")
Carsten Dominik <dominik@science.uva.nl> writes:
> On Jun 22, 2008, at 5:27 PM, Manish wrote:
>
>> Nick>>> I have a minimal setup that works fine for me. Here is the
>> relevant
>> Nick>>> section from my org initialization file, which gets loaded
>> from .emacs:
>> Nick>>>
>> Nick>>> ;;; org-publish
>> Nick>>> (setq org-publish-project-alist
>> Nick>>> '(("status"
>> Nick>>> :base-directory "~/lib/status/weekly"
>> Nick>>> :publishing-directory "/ssh:nick@foo.bar.com:~/
>> public_html/logs"
>> Nick>>> :publishing-function org-publish-org-to-html
>> Nick>>> :headline-levels 3
>> Nick>>> :section-numbers nil
>> Nick>>> :table-of-contents nil
>> Nick>>> ; :style nil
>> Nick>>> :auto-preamble t
>> Nick>>> :auto-postamble nil
>> Nick>>> )))
>> Nick>>>
>> Nick>>> (require 'org-publish)
>>
>> Manish>> I have similar settings but I still do not get any output.
>> Any
>> Manish>> ideas what I can check or what other debug information can I
>> Manish>> provide?
>> Manish>>
>> Manish>> Any thoughts appreciated.
>>
>> Carsten> Have you tried
>> Carsten>
>> Carsten> (setq org-publish-use-timestamps-flag nil)
>> Carsten>
>> Carsten>
>> Carsten> ? Maybe you have not changed the input files for a while,
>> and Org thinks
>> Carsten> they have already been published......
>>
>> Works perfectly now!
>>
>> What is curious is that it did not work earlier even when the
>> files were modified and saved. But now it works not just after
>> setting this to nil (publish irrespective of modified time) but
>> publishes correctly with t after the files are modified as it
>> should (it did not work earlier, I swear.)
>
> I guess this means that the tree with the timestamps directory ~/.org-
> timestamps
> was somehow bad, did contain wrong times or was corrupt in another way.
>
> - Carsten
Could I request that this directory is moved to org-directory?
next prev parent reply other threads:[~2008-06-23 10:49 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-21 1:27 org-publish Richard G Riley
2008-06-21 4:31 ` org-publish Manish
[not found] ` <7s4p7nouop.fsf@richardriley.net>
[not found] ` <e7cdbe30806210543m361bda09q8357b084531abc67@mail.gmail.com>
2008-06-21 13:05 ` org-publish Richard G Riley
2008-06-22 4:27 ` org-publish Nick Dokos
2008-06-22 14:25 ` org-publish Manish
2008-06-22 15:07 ` org-publish Carsten Dominik
2008-06-22 15:27 ` org-publish Manish
2008-06-22 20:57 ` org-publish Carsten Dominik
2008-06-23 10:41 ` Richard G Riley [this message]
2008-06-23 14:46 ` org-publish Carsten Dominik
2008-06-23 10:39 ` org-publish Richard G Riley
2008-06-23 16:19 ` org-publish Carsten Dominik
2008-07-07 14:24 ` org-publish Rick Moynihan
2008-07-07 15:42 ` org-publish Carsten Dominik
-- strict thread matches above, loose matches on Subject: below --
2008-07-04 15:28 org-publish Richard G Riley
2008-07-05 15:30 ` org-publish Carsten Dominik
2008-07-05 15:42 ` org-publish Richard G Riley
2008-07-07 15:44 ` org-publish Carsten Dominik
2008-08-20 4:04 org-publish David O'Toole
2008-08-20 9:18 ` org-publish Sebastian Rose
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=j5bq1szb53.fsf@richardriley.net \
--to=rileyrgdev@googlemail.com \
--cc=dominik@science.uva.nl \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.