From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roland Fehrenbacher Subject: Keeping outline after reverting buffer Date: Mon, 15 Jan 2018 14:49:23 +0100 Message-ID: <23132.45411.931881.297382@gargle.gargle.HOWL> Reply-To: rf@q-leap.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54729) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eb58n-00022Z-4i for emacs-orgmode@gnu.org; Mon, 15 Jan 2018 08:49:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eb58j-0001dy-69 for emacs-orgmode@gnu.org; Mon, 15 Jan 2018 08:49:33 -0500 Received: from ns-2.q-leap.de ([46.237.196.33]:50767 helo=mail.q-leap.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eb58i-0001bq-Uz for emacs-orgmode@gnu.org; Mon, 15 Jan 2018 08:49:29 -0500 Received: from fire (fire [192.168.55.82]) by mail.q-leap.de (Postfix) with ESMTPS id 16F4D2EE for ; Mon, 15 Jan 2018 14:49:24 +0100 (CET) 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 Hi, is there any option or other customization to keep the outline of an org buffer (uncollapsed parts of the tree) after the buffer has been reverted (org-mode 9.0.1, emacs 25.3.2)? In my case only the top headings are displayed after reverting. This is quite annoying and time-consuming in a setup, where one constantly switches between git branches e.g. Thanks, Roland