emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Jaakko Järvi" <jarvij@gmail.com>
To: emacs-orgmode@gnu.org
Subject: org-babel-detangle not working
Date: Sat, 1 Nov 2014 13:44:11 -0500	[thread overview]
Message-ID: <3F7A7816-C3C3-48B8-B655-83776A9167C4@gmail.com> (raw)

There seems to be something wrong with detangling.
Would it be working, it would be a really wonderful feature.

Detangling moves back to the org buffer and opens a source block editing buffer,
but does not change to block in the org buffer.

Is detangling working for some? I see this same issue described around
2013:

  http://thread.gmane.org/gmane.emacs.orgmode/75290/focus=75299

Below, a minimal test.org file and its tangled output.

Thanks, 

  Jaakko Järvi

- test.org --------------------------------------------
* Heading

#+BEGIN_SRC js :comments noweb :tangle yes :padline no
  function foo() {}
#+END_SRC
------------------------------------------------------- 

- test.js ---------------------------------------------
// [[file:~/test/test.org::*Heading][Heading:1]]
function foo() {}
// Heading:1 ends here
-------------------------------------------------------

             reply	other threads:[~2014-11-01 18:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-01 18:44 Jaakko Järvi [this message]
2014-11-03  1:23 ` org-babel-detangle not working Grant Rettke
2014-11-03  1:43   ` Jaakko Järvi
2014-11-05  1:11     ` Grant Rettke
2014-11-05  2:26       ` Jaakko Järvi
2014-11-05 16:29         ` Grant Rettke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F7A7816-C3C3-48B8-B655-83776A9167C4@gmail.com \
    --to=jarvij@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).