From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Setupfile regression? Date: Mon, 25 Mar 2013 10:14:08 +0100 Message-ID: <077EA751-7DEC-4EF0-A0C1-DC0EC4D1B21C@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) Content-Type: multipart/alternative; boundary="Apple-Mail=_FFA51FE5-3B09-4617-86C5-8B74CA0CB01A" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43029) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK3Ua-00015h-Ae for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 05:15:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UK3UY-0002uj-W3 for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 05:15:00 -0400 Received: from mail-wg0-f47.google.com ([74.125.82.47]:44097) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK3UY-0002uX-Pa for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 05:14:58 -0400 Received: by mail-wg0-f47.google.com with SMTP id dt14so3077270wgb.14 for ; Mon, 25 Mar 2013 02:14:57 -0700 (PDT) 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: Org Mode --Apple-Mail=_FFA51FE5-3B09-4617-86C5-8B74CA0CB01A Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi, I am reading Bastien's writeup about upgrading to 8.0. There I see this = part: #+SETUPFILE: myfile -> #+INCLUDE: "myfile" =20 However, if I do this replacement, one of the purposes of #+setupfile no = longer works. The idea was to be able to have a file with lines like = #+TODO and #+TAGS, so that some central file specific setup is possible = in this way. In particular, when a file is loaded and scanned for setup = information, files defined by #+setupfile will be parsed as well. This = still works currently, but I read Bastien's document as an intention to = remove this property? Or to at least no longer treat such files as = include files during export? I have tried, and #+include files are *not* scanned for setup = information. I would like to know what the plans are here. Thanks. - Carsten= --Apple-Mail=_FFA51FE5-3B09-4617-86C5-8B74CA0CB01A Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii

However, if I do this replacement, one = of the purposes of #+setupfile no longer works.  The idea was to be = able to have a file with lines like #+TODO and #+TAGS, so that some = central file specific setup is possible in this way.  In = particular, when a file is loaded and scanned for setup information, = files defined by #+setupfile will be parsed as well.  This still = works currently, but I read Bastien's document as an intention to remove = this property?  Or to at least no longer treat such files as = include files during export?

I have tried, and = #+include files are *not* scanned for setup = information.

I would like to know what the = plans are = here.

Thanks.

- = Carsten
= --Apple-Mail=_FFA51FE5-3B09-4617-86C5-8B74CA0CB01A-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: Setupfile regression? Date: Mon, 25 Mar 2013 10:34:34 +0100 Message-ID: References: <077EA751-7DEC-4EF0-A0C1-DC0EC4D1B21C@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48305) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK3nL-0002sV-MZ for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 05:34:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UK3nK-00017f-BK for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 05:34:23 -0400 Received: from plane.gmane.org ([80.91.229.3]:48319) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK3nK-00017W-62 for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 05:34:22 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UK3ne-0004TG-HK for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 10:34:42 +0100 Received: from p4fcf74d2.dip.t-dialin.net ([79.207.116.210]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Mar 2013 10:34:42 +0100 Received: from Stromeko by p4fcf74d2.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Mar 2013 10:34:42 +0100 In-Reply-To: <077EA751-7DEC-4EF0-A0C1-DC0EC4D1B21C@gmail.com> 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 Am 25.03.2013 10:14, schrieb Carsten Dominik: > I would like to know what the plans are here. Does this discussion help? http://thread.gmane.org/gmane.emacs.orgmode/68940 Regards, -- Achim. (on the road :-) From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Setupfile regression? Date: Mon, 25 Mar 2013 10:54:39 +0100 Message-ID: <7DFB4D3F-704D-4245-A712-0072DDF54AFF@gmail.com> References: <077EA751-7DEC-4EF0-A0C1-DC0EC4D1B21C@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53071) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK471-0007yX-Ti for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 05:54:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UK470-0007c6-EE for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 05:54:43 -0400 Received: from ezel.ic.uva.nl ([146.50.108.158]:53497) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK470-0007bw-3l for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 05:54:42 -0400 In-Reply-To: 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: Achim Gratz Cc: emacs-orgmode@gnu.org On 25 mrt. 2013, at 10:34, Achim Gratz wrote: > Am 25.03.2013 10:14, schrieb Carsten Dominik: >> I would like to know what the plans are here. > > Does this discussion help? > > http://thread.gmane.org/gmane.emacs.orgmode/68940 Yes. Thank you, and my apologies that I did not find this by myself. This means that the description in org-8.0.org was incorrect, I just fixed that. Regards - Carsten From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Setupfile regression? Date: Mon, 25 Mar 2013 08:43:41 -0500 Message-ID: References: <077EA751-7DEC-4EF0-A0C1-DC0EC4D1B21C@gmail.com> <7DFB4D3F-704D-4245-A712-0072DDF54AFF@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38088) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK7gi-0002rR-0S for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 09:43:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UK7gc-00067Z-Un for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 09:43:47 -0400 Received: from mail-la0-x235.google.com ([2a00:1450:4010:c03::235]:64499) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK7gc-00067Q-N5 for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 09:43:42 -0400 Received: by mail-la0-f53.google.com with SMTP id fr10so11433755lab.12 for ; Mon, 25 Mar 2013 06:43:41 -0700 (PDT) In-Reply-To: <7DFB4D3F-704D-4245-A712-0072DDF54AFF@gmail.com> 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: Carsten Dominik Cc: Achim Gratz , emacs-orgmode@gnu.org On Mon, Mar 25, 2013 at 4:54 AM, Carsten Dominik wrote: > > On 25 mrt. 2013, at 10:34, Achim Gratz wrote: > >> Am 25.03.2013 10:14, schrieb Carsten Dominik: >>> I would like to know what the plans are here. >> >> Does this discussion help? >> >> http://thread.gmane.org/gmane.emacs.orgmode/68940 > > Yes. Thank you, and my apologies that I did not find this > by myself. This means that the description in org-8.0.org > was incorrect, I just fixed that. Sorry -- meant to fix this myself per that other thread. Started changing the org-8.0 file yesterday, including this, but then wasn't quite sure how to re-organize it with the other stuff I wanted to add and never pushed. Thanks for taking care of that! John > > Regards > > - Carsten > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Setupfile regression? Date: Mon, 25 Mar 2013 14:47:46 +0100 Message-ID: <68504B5F-BE35-40DC-9356-63506AF185FC@gmail.com> References: <077EA751-7DEC-4EF0-A0C1-DC0EC4D1B21C@gmail.com> <7DFB4D3F-704D-4245-A712-0072DDF54AFF@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39104) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK7kc-0004xC-NG for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 09:47:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UK7kb-0007bz-58 for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 09:47:50 -0400 Received: from ezel.ic.uva.nl ([146.50.108.158]:34353) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK7ka-0007br-RF for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 09:47:49 -0400 In-Reply-To: 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: John Hendy Cc: Achim Gratz , emacs-orgmode@gnu.org On 25 mrt. 2013, at 14:43, John Hendy wrote: > On Mon, Mar 25, 2013 at 4:54 AM, Carsten Dominik > wrote: >> >> On 25 mrt. 2013, at 10:34, Achim Gratz wrote: >> >>> Am 25.03.2013 10:14, schrieb Carsten Dominik: >>>> I would like to know what the plans are here. >>> >>> Does this discussion help? >>> >>> http://thread.gmane.org/gmane.emacs.orgmode/68940 >> >> Yes. Thank you, and my apologies that I did not find this >> by myself. This means that the description in org-8.0.org >> was incorrect, I just fixed that. > > Sorry -- meant to fix this myself per that other thread. Started > changing the org-8.0 file yesterday, including this, but then wasn't > quite sure how to re-organize it with the other stuff I wanted to add > and never pushed. Hi John, looking forward to reading other fixes and additions from you. Thanks - Carsten