From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: [Bug] local variables definition at beginning of file is ignored Date: Thu, 22 Sep 2011 10:43:01 -0400 Message-ID: <21917.1316702581@alphaville.dokosmarshall.org> References: <20110922073638.GB3746@kenny.fritz.box> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([140.186.70.92]:33118) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6l7E-0002US-GC for emacs-orgmode@gnu.org; Thu, 22 Sep 2011 11:23:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R6l7A-0004nc-4D for emacs-orgmode@gnu.org; Thu, 22 Sep 2011 11:23:08 -0400 Received: from g6t0186.atlanta.hp.com ([15.193.32.63]:41568) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6l79-0004nO-Ty for emacs-orgmode@gnu.org; Thu, 22 Sep 2011 11:23:03 -0400 Received: from g5t0029.atlanta.hp.com (g5t0029.atlanta.hp.com [16.228.8.141]) by g6t0186.atlanta.hp.com (Postfix) with ESMTP id 195852C25C for ; Thu, 22 Sep 2011 14:43:03 +0000 (UTC) In-Reply-To: Message from Viktor Rosenfeld of "Thu, 22 Sep 2011 09:36:38 +0200." <20110922073638.GB3746@kenny.fritz.box> 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: emacs-orgmode@gnu.org Cc: nicholas.dokos@hp.com Viktor Rosenfeld wrote: > Hi everybody, > > in http://thread.gmane.org/gmane.emacs.orgmode/47043 I've posted two > examples of local file definitions at the top of an org file which are > silently ignored for seemingly unrelated parts in the org file. The > definitions work if they are put at the end of the org file. > > This inconsistency is a bug, isn't it? Also, are local variables > documented somewhere? I couldn't find anything in the manual. > No, it's not. Did you see my reply to Darlan's mail last night? Nick