From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: problem with org-babel-tangle Date: Mon, 07 Dec 2015 13:53:43 -0500 Message-ID: References: <87io4acgr9.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39877) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a60v1-0001Sx-L1 for emacs-orgmode@gnu.org; Mon, 07 Dec 2015 13:53:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a60uy-00041H-El for emacs-orgmode@gnu.org; Mon, 07 Dec 2015 13:53:51 -0500 Received: from mail-qg0-x22a.google.com ([2607:f8b0:400d:c04::22a]:36262) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a60uy-00041D-Aw for emacs-orgmode@gnu.org; Mon, 07 Dec 2015 13:53:48 -0500 Received: by qgcc31 with SMTP id c31so150969516qgc.3 for ; Mon, 07 Dec 2015 10:53:48 -0800 (PST) In-reply-to: <87io4acgr9.fsf@mat.ucm.es> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Uwe Brauer Cc: emacs-orgmode@gnu.org Try #+BEGIN_SRC emacs-lisp :tangle yes (setq-default fill-column 79) #+END_SRC Uwe Brauer writes: > 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 -- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu