* org-publish doesn't detect changes in included files
@ 2009-05-10 19:45 Daniel Clemente
2009-05-11 10:48 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Clemente @ 2009-05-10 19:45 UTC (permalink / raw)
To: Org-mode ml
Org 6.26trans.
Imagine that a.org is part of a project which does #+SETUPFILE: options.org
If you modify only options.org and republish the project, the exporter will not notice the change and will refuse to export a.org, even when a.html could have changed.
It says: Skipping unmodified file /home/dc/manzana/a.org
The same happens if you use #+INCLUDE: options.org
-- Daniel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: org-publish doesn't detect changes in included files
2009-05-10 19:45 org-publish doesn't detect changes in included files Daniel Clemente
@ 2009-05-11 10:48 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2009-05-11 10:48 UTC (permalink / raw)
To: Daniel Clemente; +Cc: Org-mode ml
On May 10, 2009, at 9:45 PM, Daniel Clemente wrote:
>
> Org 6.26trans.
>
> Imagine that a.org is part of a project which does #+SETUPFILE:
> options.org
>
> If you modify only options.org and republish the project, the
> exporter will not notice the change and will refuse to export a.org,
> even when a.html could have changed.
> It says: Skipping unmodified file /home/dc/manzana/a.org
>
> The same happens if you use #+INCLUDE: options.org
You should create a makefile to handle such cases, I don't really want
to write a system for checking all possible dependencies.
- Carsten
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-05-11 10:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-10 19:45 org-publish doesn't detect changes in included files Daniel Clemente
2009-05-11 10:48 ` Carsten Dominik
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).