From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: Org export buffer opens at buffer's end Date: Tue, 21 Mar 2017 09:10:52 -0500 Message-ID: <87h92myb2r.fsf@fastmail.fm> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56507) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqKV0-00074N-3k for emacs-orgmode@gnu.org; Tue, 21 Mar 2017 10:10:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cqKUv-0001Sc-Se for emacs-orgmode@gnu.org; Tue, 21 Mar 2017 10:10:57 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:46695) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cqKUv-0001SX-OL for emacs-orgmode@gnu.org; Tue, 21 Mar 2017 10:10:53 -0400 In-Reply-To: (David Mann's message of "Sun, 19 Mar 2017 23:33:49 -0600") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: David Mann Cc: emacs-orgmode@gnu.org Hi David, David Mann writes: > When I do C-c C-e to start an org export, the export buffer opens at its > bottom, with the top cut off in the window. In past versions the buffer > opened at the top. Do you mean the *Org Export Dispatcher* buffer or the final exported buffer? I cannot reproduce this behavior in either case. Reproducing with a minimal config would help to track down the problem: http://orgmode.org/manual/Feedback.html Matt