emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Manish <mailtomanish.sharma@gmail.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: Sun, 22 Jun 2008 20:57:39 +0530	[thread overview]
Message-ID: <e7cdbe30806220827g24a578bftb6640ab772d1f399@mail.gmail.com> (raw)
In-Reply-To: <B1498F42-95FF-4D81-85BF-E86D582493BA@uva.nl>

  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 will try various
settings to see if I can repeat that state and report if I
succeed.

Thanks again.

Best,
-- Manish

  reply	other threads:[~2008-06-22 15:27 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               ` Manish [this message]
2008-06-22 20:57                 ` org-publish Carsten Dominik
2008-06-23 10:41                   ` org-publish Richard G Riley
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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e7cdbe30806220827g24a578bftb6640ab772d1f399@mail.gmail.com \
    --to=mailtomanish.sharma@gmail.com \
    --cc=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=rileyrgdev@googlemail.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).