Hi Thomas. Thanks again for the reply.
* Load it
#+BEGIN_SRC emacs-lisp
(add-to-list 'load-path (concat fullofcaffeine-vendor-dir "/peepopen"))
(require 'peepopen)
(textmate-mode)
(provide 'peepopenconfig)
#+END_SRC
Tangled 0 code blocks from peepopen-config.org
> Oh, actually that wasn't the issue.Yes, there is.
>
> org-babel-load-file seems to force tangling the file to an .el.
> org-babel-tangle-file doesn't. Is there a way to force the output to the
> .el file without using the parameter in the code block itself?
>
(org-babel-tangle-file FILE &optional TARGET-FILE LANG)
You should be able set TARGET-FILE with a buffer-wide header argument,
like this:
#+PROPERTY: tangle force-output-to-the.el
hth,
Tom
--
T.S. Dye & Colleagues, Archaeologists
735 Bishop St, Suite 315, Honolulu, HI 96813
Tel: 808-529-0866, Fax: 808-529-0884
http://www.tsdye.com