emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Giovanni Ridolfi <giovanni.ridolfi@yahoo.it>
To: Water Lin <WaterLin@ymail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Why I can't publish my project under Windows?
Date: Thu, 03 Jun 2010 14:23:09 +0200	[thread overview]
Message-ID: <83bpbs9ufm.fsf@yahoo.it> (raw)
In-Reply-To: <8439x42w03.fsf@ymail.com> (Water Lin's message of "Thu, 03 Jun 2010 19:31:08 +0800")

Water Lin <WaterLin@ymail.com> writes:

> I can publish my org projects under Ubuntu but I can't publish it under
> Windows. All settings are the same especially the home directory. I have
> set the home path for different platform.
>
> While I publish my org project under Windows, Emacs reminds me
> following

1. Which windows? XP, Vista?
2. Are you under cygwin ?
3. Which Emacs-version?
4. which org-version?

> errors:
> ==========================
> Debugger entered--Lisp error: (file-error "Searching for program" "no such file or directory" "touch")
>   call-process("touch" nil 0 nil "e:/water/My Dropbox/EmacsHome/.org-timestamps/X25e4900e8c818b67efbd6a89083ad0458650dbfa")
>   org-publish-update-timestamp("e:/water/My Dropbox/EmacsHome/org/notes/index.org" "e:/water/My Dropbox/EmacsHome/org/private_html/notes/" org-publish-org-to-html)
> =========================

>  call-process("touch" nil 0 nil "e:/water/My Dropbox/EmacsHome/.org-timestamps/X25e4900e8c818b67efbd6a89083ad0458650dbfa")
               ^^^^^^^^^
why do you have the word "touch" in your configuration?
Do you call the "touch" program under GNU/Linux? 
Do you have it installed under Windows?

>
> What's the meaning of .org-timestamps folder? 
from the description of the variable:

  "Name of directory in which to store publishing timestamps."

Do you have it *in your home* under Windows?

Could you, please, customize the org-publish-use-timestamps-flag to nil

(defcustom org-publish-use-timestamps-flag t
  "When non-nil, use timestamp checking to publish only changed files.
When nil, do no timestamp checking and always publish all files."

to see if you still have the publishing problem?

cheers,
Giovanni

  parent reply	other threads:[~2010-06-03 12:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-03 11:31 Why I can't publish my project under Windows? Water Lin
2010-06-03 12:21 ` Carsten Dominik
2010-06-03 12:23 ` Giovanni Ridolfi [this message]
2010-06-07  2:08   ` Water Lin
2010-06-07  4:04     ` Nick Dokos
2010-06-07  6:30       ` Richard Riley

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=83bpbs9ufm.fsf@yahoo.it \
    --to=giovanni.ridolfi@yahoo.it \
    --cc=WaterLin@ymail.com \
    --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 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).