From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lawrence Mitchell Subject: Re: window rearrangements when exporting to pdf Date: Fri, 04 Feb 2011 15:59:19 +0000 Message-ID: References: <29693.1296828194@maps> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=48295 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PlO4W-00030O-PM for emacs-orgmode@gnu.org; Fri, 04 Feb 2011 10:59:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PlO4U-0001zT-Sd for emacs-orgmode@gnu.org; Fri, 04 Feb 2011 10:59:44 -0500 Received: from lo.gmane.org ([80.91.229.12]:44888) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PlO4U-0001zB-KQ for emacs-orgmode@gnu.org; Fri, 04 Feb 2011 10:59:42 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PlO4S-00056P-St for emacs-orgmode@gnu.org; Fri, 04 Feb 2011 16:59:40 +0100 Received: from e4300lm.epcc.ed.ac.uk ([129.215.63.156]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Feb 2011 16:59:40 +0100 Received: from wence by e4300lm.epcc.ed.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Feb 2011 16:59:40 +0100 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 Stephen Eglen wrote: [...] > (emacs-version) > "GNU Emacs 23.2.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.20.0) > of 2010-05-24 on maps" > My guess would be that org-fit-window-to-buffer is doing this. It seems more likely that the call to delete-other-windows in org-export is the cause of the problem. Can you try removing it to see what happens. I presume it is there in case you have an Org buffer and /many/ other small buffers, in that case you don't want to pop up the help message in one of the small buffers, because you might not see it all. Lawrence -- Lawrence Mitchell