emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG][babel] Tangling into directories does not add directories to org file
@ 2014-10-08 13:21 Rainer M Krug
  2014-10-09 12:37 ` Rainer M Krug
  0 siblings, 1 reply; 11+ messages in thread
From: Rainer M Krug @ 2014-10-08 13:21 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 853 bytes --]

When in the tangling taerget a directory is specified, this is not
reflected in the comments in the tangled file when comments are set to
include links:

,----
|    * `link' The code block is wrapped in comments which contain
|      pointers back to the original Org file from which the code was
|      tangled.
`----

In the org file =prodMixStands.org=:

,----
| :PROPERTIES:
| :header-args+: :tangle ./R/update.cache.R
| :END:
| #+begin_src R 
| test
| #+end_src
`----

results in the file =update.cache.R= in a link to the file
=prodMixStands.org= and not =./../prodMixstands.org=:

,----
|  ## [[file:prodMixStands.org::*Begin][Begin:1]]
`----

This is particularly bad when using ess and developer mode to develop a
package.

Cheers,

Rainer

-- 
Rainer M. Krug
email: Rainer<at>krugs<dot>de
PGP: 0x0F52F982

[-- Attachment #2: Type: application/pgp-signature, Size: 494 bytes --]

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

end of thread, other threads:[~2014-10-10 18:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-08 13:21 [BUG][babel] Tangling into directories does not add directories to org file Rainer M Krug
2014-10-09 12:37 ` Rainer M Krug
2014-10-10  2:13   ` Grant Rettke
2014-10-10  8:24     ` Rainer M Krug
2014-10-10 14:41       ` Grant Rettke
2014-10-10  3:55   ` Aaron Ecay
2014-10-10  8:45     ` Rainer M Krug
2014-10-10 16:34       ` Aaron Ecay
2014-10-10 16:50         ` Thorsten Jolitz
2014-10-10 18:37           ` Grant Rettke
2014-10-10 16:55         ` Aaron Ecay

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