From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: [RFC PATCH] Changes to pop-up source buffers Date: Sat, 25 Jan 2020 04:18:41 +0000 Message-ID: <87pnf8b23i.fsf@kyleam.com> References: <878sm4nn67.fsf@kyleam.com> <87a76jmksn.fsf@gmail.com> <875zh55u1f.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:59413) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ivCuJ-0005lO-A0 for emacs-orgmode@gnu.org; Fri, 24 Jan 2020 23:18:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ivCuH-0002S6-LC for emacs-orgmode@gnu.org; Fri, 24 Jan 2020 23:18:50 -0500 Received: from pb-smtp20.pobox.com ([173.228.157.52]:56970) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ivCuH-0002Nk-BY for emacs-orgmode@gnu.org; Fri, 24 Jan 2020 23:18:49 -0500 In-Reply-To: <875zh55u1f.fsf@kyleam.com> 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: Jack Kamm , emacs-orgmode@gnu.org Kyle Meyer writes: >> Subject: [PATCH] org-src: Add option 'plain to org-src-window-setup > I'll wait another day or so for others to comment before applying. I've applied this patch (with the mentioned tweaks) and the second patch (with a slight expansion of the commit message). Thanks.