emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] batch publish all, forcing. how?


From: lbmlist
Subject: Re: [O] batch publish all, forcing. how?
Date: Thu, 7 Apr 2011 20:16:28 -0600 (MDT)
User-agent: Alpine 2.02 (DEB 1266 2009-07-14)



On Thu, 7 Apr 2011, Nick Dokos wrote:


Add a function to your .emacs

--8<---------------cut here---------------start------------->8---
(defun org-publish-all-force ()
  (interactive)
  (org-publish-all t))
--8<---------------cut here---------------end--------------->8---

and call it instead of org-publish-all on the command line.

But if the css file is unchanging, why does it matter?

Nick






Thank you, works a treat.


There are so many changes being applied at this stage I am rm'ing the target and regenerating when I do a full publish. In a month or so, that'll be overkill.

Louis



reply via email to

[Prev in Thread] Current Thread [Next in Thread]