emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [babel] "tangle" results of source blocks?
@ 2010-11-07 14:58 Maurizio Vitale
  2010-11-08 20:15 ` Sébastien Vauban
  2010-11-08 20:40 ` Eric Schulte
  0 siblings, 2 replies; 6+ messages in thread
From: Maurizio Vitale @ 2010-11-07 14:58 UTC (permalink / raw)
  To: emacs-orgmode

Hi,
  I have procmail rules defined in a org table which is then used as an
argument for an elisp block which produces procmailrc results.

Something like:

#+tblname: mailing-lists
| to      | emacs-users | emacs-users |
#+TBLFM: 


#+srcname: procmail-rules(mailing-lists=mailing-lists)
#+begin_src emacs-lisp :exports results :results output :tangle no
... elisp code that evaluates to procmail rules  
#+end_src

#+results: procmail-rules :tangle /tmp/YYY
:0:
* ^TO_emacs-users@XXX.com
$MAILDIR/emacs-users/

I'd like to tangle the result section, not the code block. Is that
possible?

Thanks,

        Maurizio

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

end of thread, other threads:[~2010-11-08 21:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-07 14:58 [babel] "tangle" results of source blocks? Maurizio Vitale
2010-11-08 20:15 ` Sébastien Vauban
2010-11-08 21:15   ` Maurizio Vitale
2010-11-08 21:36     ` Erik Iverson
2010-11-08 20:40 ` Eric Schulte
2010-11-08 21:27   ` Maurizio Vitale

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