emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [Babel] detangle
@ 2010-10-29  8:15 Eric Schulte
  2010-10-29 14:32 ` Eric S Fraga
  2010-10-31 16:56 ` David Maus
  0 siblings, 2 replies; 7+ messages in thread
From: Eric Schulte @ 2010-10-29  8:15 UTC (permalink / raw)
  To: Org Mode

Hi,

I've just added functions for detangling code from pure source code
files back into code blocks in the org-mode files from whence they were
tangled.  This is done by the new `org-babel-detangle' function.
Additionally the new `org-babel-tangle-jump-to-org' function can be used
to navigate from a pure source code file back to the related code block
in the original Org-mode file.

Both of these new functions require that the code block was tangled with
comments which can be accomplished by setting the :comments header to
"yes".

This should be useful for collaborating with anyone who would rather
edit source-code files directly rather than keeping the canonical
versions of all source-code in Org-mode files.  You'll just have to
convince your collaborators to leave the link comments in the source
code file.

Best -- Eric

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

end of thread, other threads:[~2010-11-04 16:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-29  8:15 [Babel] detangle Eric Schulte
2010-10-29 14:32 ` Eric S Fraga
2010-10-29 15:01   ` Eric Schulte
2010-10-29 15:36     ` Eric S Fraga
2010-11-04 13:53       ` Eric Schulte
2010-11-04 16:01         ` Eric S Fraga
2010-10-31 16:56 ` David Maus

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