all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* problem with org-babel-tangle
@ 2015-12-07 17:26 Uwe Brauer
  2015-12-07 18:16 ` Thomas S. Dye
  2015-12-07 18:53 ` John Kitchin
  0 siblings, 2 replies; 5+ messages in thread
From: Uwe Brauer @ 2015-12-07 17:26 UTC (permalink / raw)
  To: emacs-orgmode


Hello

I have the following minimal example

:tangle yes

#+BEGIN_SRC emacs-lisp
  (setq-default fill-column 79)
#+END_SRC


I put my cursor into the code block and execute C-c C-v t
and I obtain

Tangled 0 code blocks from new.org
C-c C-v f gives the same result.

What do I miss?

Thanks

Uwe Brauer 

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

end of thread, other threads:[~2015-12-07 20:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-07 17:26 problem with org-babel-tangle Uwe Brauer
2015-12-07 18:16 ` Thomas S. Dye
2015-12-07 20:45   ` Uwe Brauer
2015-12-07 18:53 ` John Kitchin
2015-12-07 20:44   ` Uwe Brauer

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.