emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Worg now always publishing with latest Org version
@ 2011-04-29 15:39 Jason Dunsmore
  2011-04-29 16:47 ` Matt Lundin
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Dunsmore @ 2011-04-29 15:39 UTC (permalink / raw)
  To: Org-mode mailing list; +Cc: mdl

Hello Worg contributors,

I've changed the Worg publishing process so that it always updates the
version of Org used to publish Worg before publishing.  Until we have a
way to gracefully handle publishing/export errors, this should help
prevent and troubleshoot the publishing errors that frequently cause
Worg to break.

* Preventing publishing errors

Locally export any document you edit as HTML (C-c C-e H) prior to
committing it to Worg and ensure the export process doesn't fail.  This
will be more reliable if you're running the latest version of Org.

You may also want to check the formatting in a browser before committing
your change (C-c C-e b).

* Troubleshooting publishing errors

If you notice Worg isn't updating, visit
http://orgmode.org/worg/publishing.txt and look for the export error
near the bottom to find the file where publishing stopped.  Locally
update to the latest version of Org, open that file, and try reproducing
the export error (C-c C-e H).  If it's not obvious where the problem is,
look at the most recent changes to the file in question:

cd Worg
git log -p org-quotes.org

Try reverting some of those changes and then re-test exporting (C-c C-e
H).

Matt,

Is there an existing page on Worg where I should put this info?

Regards,
Jason

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

* Re: Worg now always publishing with latest Org version
  2011-04-29 15:39 Worg now always publishing with latest Org version Jason Dunsmore
@ 2011-04-29 16:47 ` Matt Lundin
  0 siblings, 0 replies; 2+ messages in thread
From: Matt Lundin @ 2011-04-29 16:47 UTC (permalink / raw)
  To: Jason Dunsmore; +Cc: Org-mode mailing list

Jason Dunsmore <emacs-orgmode@dunsmor.com> writes:

> I've changed the Worg publishing process so that it always updates the
> version of Org used to publish Worg before publishing.  Until we have a
> way to gracefully handle publishing/export errors, this should help
> prevent and troubleshoot the publishing errors that frequently cause
> Worg to break.
>

[...]

> Is there an existing page on Worg where I should put this info?
>

Thanks, Jason, for writing this up! For now, I put the instructions in
worg-maintenance.org. However, I plan to reorganize the various worg-*
pages soon.

Best,
Matt

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

end of thread, other threads:[~2011-04-29 16:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-29 15:39 Worg now always publishing with latest Org version Jason Dunsmore
2011-04-29 16:47 ` Matt Lundin

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