From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Dachsy" Subject: Re: log-mode & archived entries Date: Thu, 19 Jun 2008 15:09:41 +0200 Message-ID: <1213880981.13335.1259304283@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K9JtY-00041y-P8 for emacs-orgmode@gnu.org; Thu, 19 Jun 2008 09:09:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K9JtX-00041m-I4 for emacs-orgmode@gnu.org; Thu, 19 Jun 2008 09:09:44 -0400 Received: from [199.232.76.173] (port=60207 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K9JtX-00041f-Bv for emacs-orgmode@gnu.org; Thu, 19 Jun 2008 09:09:43 -0400 Received: from out3.smtp.messagingengine.com ([66.111.4.27]:39378) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K9JtX-0001Ga-2Z for emacs-orgmode@gnu.org; Thu, 19 Jun 2008 09:09:43 -0400 Content-Disposition: inline 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: Manuel Hermenegildo Cc: emacs-orgmode@gnu.org Hi! On Thu, Jun 19, 2008 at 10:47:15AM +0200, Manuel Hermenegildo wrote: > You may want to have a look at my post on > > > - the use of org-agenda-skip-archived-trees toggling to control > > visibility of archived tasks. The key redefinitions that we use > > (everything goes to sibling archive) may be too much for other > > applications. Here we are just trying to make sure that we always > > use the archive to sibling method, since it preserves TAG > > inheritance, which is vital to keep archived tasks assigned to the > > person that had them assigned in the first place. > > Carsten kindly stored it at: > > > http://thread.gmane.org/gmane.emacs.orgmode/6701/focus%3D6732 Hm, if I understand correctly, listing of archived tasks should work simply by setting `org-agenda-skip-archived-trees` to nil, right? I already tried that, but changing this variable (tried t and nil) does not change the visibility of archived tasks - they are not shown. I also tried your `my-org-agenda-toggle-seeing-archived`, which gives me the message "Viewing archived tasks on" but doesn't show any archived tasks (only the ones that are done but not yet archived). Is this a bug? BTW: I'm using org-6.05a. Thanks, dachsy -- chris