From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Wahl Subject: =?UTF-8?B?UmU6IG9yZy1zcmMtd2luZG93LXNldHVwIGRvZXNu4oCZdCBzaG93?= =?UTF-8?B?IHJpZ2h0IHdpbmRvd3MgYmVoYXZpb3I=?= Date: Fri, 28 Sep 2018 09:15:37 +0200 Message-ID: <841s9edrdy.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43583) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g5n0C-0003UV-HU for emacs-orgmode@gnu.org; Fri, 28 Sep 2018 03:15:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g5n08-0001Mn-Tn for emacs-orgmode@gnu.org; Fri, 28 Sep 2018 03:15:52 -0400 Received: from [195.159.176.226] (port=45362 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g5n07-0001L5-GU for emacs-orgmode@gnu.org; Fri, 28 Sep 2018 03:15:48 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1g5mxx-0007FH-HN for emacs-orgmode@gnu.org; Fri, 28 Sep 2018 09:13:33 +0200 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 Leu Zhe writes: > Dear orgers, > > When I set the variable to ‘current-window, it still shows in other window, > same as the setup to ‘other-window. > > Dear orgers, > > When I set the variable to ‘current-window, it still shows in other > window, same as the setup to ‘other-window. Hi, The org window gets replaced with the src editing window for me. So I can't reproduce what you describe. Possibly you have individual settings which cause the unwanted behavior. Can you reproduce the issue when starting with emacs -Q ? Ciao, -- Marco