From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian van den Broek Subject: Re: possible misfeature regarding multiple #+ARCHIVE lines in a file Date: Mon, 03 Sep 2007 15:31:55 -0400 Message-ID: <46DC612B.9090903@cc.umanitoba.ca> References: <46D9DEE6.6060503@cc.umanitoba.ca> <46D9E22B.10207@cc.umanitoba.ca> <46DC47DF.3060207@cc.umanitoba.ca> <72e7a9ad50ae8764e85f070921edee7a@science.uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ISHeW-0007WI-E7 for emacs-orgmode@gnu.org; Mon, 03 Sep 2007 15:32:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ISHeT-0007Ru-U3 for emacs-orgmode@gnu.org; Mon, 03 Sep 2007 15:32:03 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISHeT-0007RX-OK for emacs-orgmode@gnu.org; Mon, 03 Sep 2007 15:32:01 -0400 Received: from electra.cc.umanitoba.ca ([130.179.16.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ISHeT-0000vR-Bc for emacs-orgmode@gnu.org; Mon, 03 Sep 2007 15:32:01 -0400 Received: from [192.168.1.113] (bas5-montreal02-1167964337.dsl.bell.ca [69.157.184.177]) (authenticated bits=0) by electra.cc.umanitoba.ca (8.13.0/8.13.0) with ESMTP id l83JVtnW014899 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Mon, 3 Sep 2007 14:32:00 -0500 (CDT) In-Reply-To: <72e7a9ad50ae8764e85f070921edee7a@science.uva.nl> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Carsten Dominik said unto the world upon 09/03/2007 02:25 PM: > Hi Brian, > > On Sep 3, 2007, at 19:43, Brian van den Broek wrote: >> The only way I can see to do it with #+ARCHIVE lines would be to have >> my teaching.org look like >> >> * Heading setting ARCHIVE line for following tree >> * Intro to Logic Fall20072008 >> * Heading setting ARCHIVE line for following tree >> * Intro to Philosophy 20072008 >> etc. >> >> That makes for ugly clutter, IMHO. (The problem is acute in my >> intended case, as each level 1 heading needs its own ARCHIVE line.) > > I would say that this only requires a litte creative restructuring, > and to give up the idea that in teaching.org, courses must be level 1. > > In teaching.org: > > * Intro to Logic > #+ARCHIVE: archive settings for logic > ** Fall200072008 > > * Intro to Philosophy > #+ARCHIVE: settings for philosophy > ** FALL20072008 > Hi Carsten, Sure that would work, if only I could get past the tunnel vision induced by my first conception of how to structure things ;-) Thanks for the discussion. Best, Brian vdB