Hacker News new | ask | show | jobs
by padator 4319 days ago
Do you have a link explaining this org-mode feature?
2 comments

Apologies. I don't right off. If you can't find it, let me know. I should be able to look for it tomorrow AM.
Use the inbuilt info reader.

    (info "Org")
And then look for babel
Wow nice. Found http://comments.gmane.org/gmane.emacs.orgmode/32814 but I'm not sure the workflow is as convenient as syncweb. Syncweb has a unison interface to synchronize which allows to very quickly synchronize many chunks automatically. Syncweb can automatically know in which direction things need to be synchronize. If one modify the code, then the synchro will update the org, if one modify the org, then the code will be regenerated. If one modify the org, and the code at the same place, then a conflict will be detected.