* tangle paths
@ 2011-06-24 12:13 skip
2011-06-24 18:13 ` Eric Schulte
2011-06-28 2:05 ` Herbert Sitz
0 siblings, 2 replies; 5+ messages in thread
From: skip @ 2011-06-24 12:13 UTC (permalink / raw)
To: emacs-orgmode
Is there a way I can produce output of tangle blocks to specific file paths?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: tangle paths
2011-06-24 12:13 tangle paths skip
@ 2011-06-24 18:13 ` Eric Schulte
2011-06-27 19:46 ` Herbert Sitz
2011-06-28 2:05 ` Herbert Sitz
1 sibling, 1 reply; 5+ messages in thread
From: Eric Schulte @ 2011-06-24 18:13 UTC (permalink / raw)
To: skip; +Cc: emacs-orgmode
skip <scp0801@gmail.com> writes:
> Is there a way I can produce output of tangle blocks to specific file paths?
>
The manual is useful: http://orgmode.org/manual/tangle.html
--
Eric Schulte
http://cs.unm.edu/~eschulte/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: tangle paths
2011-06-24 18:13 ` Eric Schulte
@ 2011-06-27 19:46 ` Herbert Sitz
2011-06-28 20:28 ` Eric Schulte
0 siblings, 1 reply; 5+ messages in thread
From: Herbert Sitz @ 2011-06-27 19:46 UTC (permalink / raw)
To: emacs-orgmode
Eric Schulte <schulte.eric <at> gmail.com> writes:
> skip <scp0801 <at> gmail.com> writes:
>
> > Is there a way I can produce output of tangle blocks to specific file paths?
> >
>
> The manual is useful: http://orgmode.org/manual/tangle.html
>
Eric --
I was wondering similar thing, but manual wasn't clearing things up for me. As
far as I know, 'basename' conventionally refers to a filename (root plus
extension) that does _not_ include a directory path to the file itself. See,
e.g., http://en.wikipedia.org/wiki/Basename
Is the manual using 'basename' to refer to a full path designation, minus the
extension? E.g.,
/path/to/file/filename
-- Herb
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: tangle paths
2011-06-24 12:13 tangle paths skip
2011-06-24 18:13 ` Eric Schulte
@ 2011-06-28 2:05 ` Herbert Sitz
1 sibling, 0 replies; 5+ messages in thread
From: Herbert Sitz @ 2011-06-28 2:05 UTC (permalink / raw)
To: emacs-orgmode
skip <scp0801 <at> gmail.com> writes:
>
> Is there a way I can produce output of tangle blocks to specific file paths?
>
I haven't tested, but one way might be to use the org-babel-post-tangle-hook to
write a function to move files wherever you want:
http://orgmode.org/manual/Extracting-source-code.html#index-tangling-1720
-- Herb
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: tangle paths
2011-06-27 19:46 ` Herbert Sitz
@ 2011-06-28 20:28 ` Eric Schulte
0 siblings, 0 replies; 5+ messages in thread
From: Eric Schulte @ 2011-06-28 20:28 UTC (permalink / raw)
To: Herbert Sitz; +Cc: emacs-orgmode
Herbert Sitz <hsitz@nwlink.com> writes:
> Eric Schulte <schulte.eric <at> gmail.com> writes:
>> skip <scp0801 <at> gmail.com> writes:
>>
>> > Is there a way I can produce output of tangle blocks to specific file paths?
>> >
>>
>> The manual is useful: http://orgmode.org/manual/tangle.html
>>
>
> Eric --
>
> I was wondering similar thing, but manual wasn't clearing things up for me. As
> far as I know, 'basename' conventionally refers to a filename (root plus
> extension) that does _not_ include a directory path to the file itself. See,
> e.g., http://en.wikipedia.org/wiki/Basename
>
> Is the manual using 'basename' to refer to a full path designation, minus the
> extension? E.g.,
>
> /path/to/file/filename
>
Thanks for pointing this out, I've just pushed up an update to the
manual.
Best -- Eric
--
Eric Schulte
http://cs.unm.edu/~eschulte/
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-06-28 20:28 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-24 12:13 tangle paths skip
2011-06-24 18:13 ` Eric Schulte
2011-06-27 19:46 ` Herbert Sitz
2011-06-28 20:28 ` Eric Schulte
2011-06-28 2:05 ` Herbert Sitz
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).