From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Worg update Date: Sat, 16 Jul 2011 18:47:41 +0200 Message-ID: <87k4biw4sy.fsf@gnu.org> References: <25457.1310830771@alphaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:52932) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qi81R-0007xo-Cl for emacs-orgmode@gnu.org; Sat, 16 Jul 2011 12:47:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qi81O-000817-TQ for emacs-orgmode@gnu.org; Sat, 16 Jul 2011 12:47:20 -0400 Received: from mail-fx0-f52.google.com ([209.85.161.52]:35838) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qi81O-00080t-C0 for emacs-orgmode@gnu.org; Sat, 16 Jul 2011 12:47:18 -0400 Received: by fxd18 with SMTP id 18so3636062fxd.39 for ; Sat, 16 Jul 2011 09:47:17 -0700 (PDT) In-Reply-To: <25457.1310830771@alphaville.dokosmarshall.org> (Nick Dokos's message of "Sat, 16 Jul 2011 11:39:31 -0400") 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: nicholas.dokos@hp.com Cc: Org-mode Hi Nick, Nick Dokos writes: > Did the handling of ``#+INCLUDE:'' change recently? There seem > to be quoting problems because of lines like this: > > #+include: "theindex.inc" > > in the file ``theindex.org'' and > > #+INCLUDE: "../code/awk/ical2org.awk" src sh > > in org-tutorials/org-google-sync.org, where the quotes are not > stripped - they are taken as part of the filename, and eventually when > the filename is checked against the cache of last mode times, the name > includes the quotes . That function then blows up because there is no > file called ``"theindex.org"'' This should have been fixed around midday -- please double-check and report any problem. Thanks, -- Bastien