From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mann Subject: Org export buffer opens at buffer's end Date: Sun, 19 Mar 2017 23:33:49 -0600 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59784) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cppxL-0006Rb-9y for emacs-orgmode@gnu.org; Mon, 20 Mar 2017 01:34:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cppxH-0007sx-Bi for emacs-orgmode@gnu.org; Mon, 20 Mar 2017 01:34:11 -0400 Received: from [195.159.176.226] (port=35836 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cppxH-0007sU-5J for emacs-orgmode@gnu.org; Mon, 20 Mar 2017 01:34:07 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cppx6-0000Xp-LX for emacs-orgmode@gnu.org; Mon, 20 Mar 2017 06:33:56 +0100 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: emacs-orgmode@gnu.org 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. I am using GNU Emacs 25.1.50.1 (x86_64-apple-darwin15.3.0, NS appkit-1404.34 Version 10.11.3 (Build 15D21)) of 2016-03-13 and Org mode version 9.0.5 (release_9.0.5-361-g7b4269 @ /Users/mannd/git/org-mode/lisp/). Thanks, David Mann