From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-babel-tangle Date: Mon, 15 Apr 2013 17:56:11 +0200 Message-ID: <87txn76b50.fsf@bzg.ath.cx> References: <86ehebesyl.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52316) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URllR-0007cu-TE for emacs-orgmode@gnu.org; Mon, 15 Apr 2013 11:56:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1URllQ-0005Zy-Lo for emacs-orgmode@gnu.org; Mon, 15 Apr 2013 11:56:17 -0400 Received: from mail-wg0-f50.google.com ([74.125.82.50]:59996) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URllQ-0005Zm-G8 for emacs-orgmode@gnu.org; Mon, 15 Apr 2013 11:56:16 -0400 Received: by mail-wg0-f50.google.com with SMTP id m15so294169wgh.5 for ; Mon, 15 Apr 2013 08:56:15 -0700 (PDT) In-Reply-To: (Guido Van Hoecke's message of "Mon, 15 Apr 2013 17:54:23 +0200") 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: Guido Van Hoecke Cc: Sebastien Vauban , emacs-orgmode@gnu.org Hi Guido, Guido Van Hoecke writes: > I put it as first line of the file, saved it, and org-babel-tangle still > refuses to output any code. > > Also tried `#+PROPERTY: tangle google-calendar.el' but again, no > success. You may need to refresh the configuration by hitting C-c C-c on the #+PROPERTY line (or on any #+... line). -- Bastien