From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Subject: Re: Archiving in same file opens all subtrees and leaves them open Date: Sun, 4 Apr 2010 08:16:15 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NyL0S-0004NH-HU for emacs-orgmode@gnu.org; Sun, 04 Apr 2010 04:16:32 -0400 Received: from [140.186.70.92] (port=42945 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NyL0R-0004Mj-AH for emacs-orgmode@gnu.org; Sun, 04 Apr 2010 04:16:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NyL0P-0005pM-EC for emacs-orgmode@gnu.org; Sun, 04 Apr 2010 04:16:31 -0400 Received: from lo.gmane.org ([80.91.229.12]:59352) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NyL0O-0005pB-Ns for emacs-orgmode@gnu.org; Sun, 04 Apr 2010 04:16:29 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NyL0M-0006fv-VH for emacs-orgmode@gnu.org; Sun, 04 Apr 2010 10:16:27 +0200 Received: from 94-21-19-184.pool.digikabel.hu ([94.21.19.184]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 04 Apr 2010 10:16:26 +0200 Received: from levelhalom by 94-21-19-184.pool.digikabel.hu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 04 Apr 2010 10:16:26 +0200 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@gnu.org Carsten Dominik gmail.com> writes: > > Because normally archiving goes to a different file, where this > would not be a problem. But you can try this patch and run with > it for a while, to see if it causes any problems. Thanks, I'll try it. A possible workaround (if it does cause problems) could be opening only the target local archive subtree, not every tree in the file. I have a separate top level archive tree in the file, so I wouldn't mind it very much if this particular tree is opened and left open if all the other trees are left alone.