emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* eliminate creation of backup files in :publishing-directory
@ 2014-06-19 23:17 regcl
  2014-06-25  8:48 ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: regcl @ 2014-06-19 23:17 UTC (permalink / raw)
  To: emacs-orgmode

Is there a way to stop org mode from creating backup files in the
:publishing-directory?

Thanks, regcl

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: eliminate creation of backup files in :publishing-directory
  2014-06-19 23:17 eliminate creation of backup files in :publishing-directory regcl
@ 2014-06-25  8:48 ` Bastien
  2014-08-06 22:00   ` regcl
  0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2014-06-25  8:48 UTC (permalink / raw)
  To: regcl; +Cc: emacs-orgmode

regcl <regcl@channing.harvard.edu> writes:

> Is there a way to stop org mode from creating backup files in the
> :publishing-directory?

What are "backup files" exactly?

There is `org-publish-after-publishing-hook' which may help cleaning
up stuff if needed.

-- 
 Bastien

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: eliminate creation of backup files in :publishing-directory
  2014-06-25  8:48 ` Bastien
@ 2014-08-06 22:00   ` regcl
  0 siblings, 0 replies; 3+ messages in thread
From: regcl @ 2014-08-06 22:00 UTC (permalink / raw)
  To: Bastien; +Cc: emacs-orgmode

> regcl <regcl@channing.harvard.edu> writes:
>
>> Is there a way to stop org mode from creating backup files in the
>> :publishing-directory?
>
> What are "backup files" exactly?

e.g., the second time you run org-html-export-to-html or
org-html-publish-to-html on README.org you get README.html -plus-
README.html~. I would like to not produce README.html~. I believe there
is a global emacs setting, but I would prefer to disable only those
backups produced by org-html-export-to-html, etc.

Thanks,
regcl

>
> There is `org-publish-after-publishing-hook' which may help cleaning
> up stuff if needed.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-08-06 22:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-19 23:17 eliminate creation of backup files in :publishing-directory regcl
2014-06-25  8:48 ` Bastien
2014-08-06 22:00   ` regcl

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).