From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Brown Subject: Re: Emacs opens a frame for each file in agenda list on org-mobile Date: Tue, 24 Nov 2009 11:32:27 +0000 Message-ID: <4B0BC44B.60902@gmail.com> References: <4B0AC979.4090704@yahoo.co.uk> <4B0BAE68.6060109@gmail.com> 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 1NCteq-0002F4-Ot for emacs-orgmode@gnu.org; Tue, 24 Nov 2009 06:34:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NCtem-00029x-55 for emacs-orgmode@gnu.org; Tue, 24 Nov 2009 06:34:08 -0500 Received: from [199.232.76.173] (port=44814 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCtel-00029S-PQ for emacs-orgmode@gnu.org; Tue, 24 Nov 2009 06:34:03 -0500 Received: from lo.gmane.org ([80.91.229.12]:35780) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NCtel-0001mo-3I for emacs-orgmode@gnu.org; Tue, 24 Nov 2009 06:34:03 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NCteh-0000vp-7e for emacs-orgmode@gnu.org; Tue, 24 Nov 2009 12:33:59 +0100 Received: from 92.26.245.235 ([92.26.245.235]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Nov 2009 12:33:59 +0100 Received: from steve.stevebrown by 92.26.245.235 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Nov 2009 12:33:59 +0100 In-Reply-To: <4B0BAE68.6060109@gmail.com> 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 Cc: emacs-orgmode@gnu.org Okay, a quick follow up on this. I have kept the number of cutomisations to a minimum in my .emacs with no effect at all. That is I still get one frame per file in the agenda file list. I can't seem to find any settings that would force Emacs to use a single frame. I wonder if I should install a different version of Emacs for Windows? Perhaps the problem lies there? To limit the PITA aspect of this - I save all my buffers, run org-mobile-push then close the group from the Windows taskbar . I can then re-open a single instance of Emacs. Is there a command to close all frames but the current one? I could add this to the post push hooks. Thanks for all your help, Steve