emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Manish <mailtomanish.sharma@gmail.com>
Cc: org-mode <emacs-orgmode@gnu.org>,
	Richard G Riley <rileyrgdev@googlemail.com>
Subject: Re: org-publish
Date: Sun, 22 Jun 2008 17:07:14 +0200	[thread overview]
Message-ID: <B1498F42-95FF-4D81-85BF-E86D582493BA@uva.nl> (raw)
In-Reply-To: <e7cdbe30806220725q78f4e5f8hd090ac9b1236ad70@mail.gmail.com>

Have you tried

(setq org-publish-use-timestamps-flag nil)


?  Maybe you have not changed the input files for a while, and Org  
thinks they have already been published......

- Carsten

On Jun 22, 2008, at 4:25 PM, Manish wrote:

>  On Sun, Jun 22, 2008 at 9:57 AM, Nick Dokos wrote:
>
>  [snip]
>
>> I have a minimal setup that works fine for me. Here is the relevant
>> section from my org initialization file, which gets loaded  
>> from .emacs:
>>
>> ;;; org-publish
>> (setq org-publish-project-alist
>>     '(("status"
>>        :base-directory "~/lib/status/weekly"
>>        :publishing-directory "/ssh:nick@foo.bar.com:~/public_html/ 
>> logs"
>>        :publishing-function org-publish-org-to-html
>>        :headline-levels 3
>>        :section-numbers nil
>>        :table-of-contents nil
>> ;         :style nil
>>        :auto-preamble t
>>        :auto-postamble nil
>>        )))
>>
>> (require 'org-publish)
>
>  [example snipped]
>
> I have similar settings but I still do not get any output.  Any
> ideas what I can check or what other debug information can I
> provide?
>
> Any thoughts appreciated.
>
> -- Manish
>
>
> _______________________________________________
> 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

  reply	other threads:[~2008-06-22 15:07 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             ` Carsten Dominik [this message]
2008-06-22 15:27               ` org-publish Manish
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=B1498F42-95FF-4D81-85BF-E86D582493BA@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=mailtomanish.sharma@gmail.com \
    --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).