From mboxrd@z Thu Jan 1 00:00:00 1970 From: stardiviner Subject: Re: [PATCH] org-src-edit support open edit buffer bellow current window Date: Fri, 16 Mar 2018 15:27:58 +0800 Message-ID: <7a40563f-df54-c73b-1d69-60f95cfd20b1@gmail.com> References: <9072a04c-f0f2-50c4-c3aa-dfc9fd647b7f@gmail.com> <87lgew8jw4.fsf@nicolasgoaziou.fr> <439b5c66-151f-2f97-a119-2b726d5e5fd0@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40655) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ewjma-0007if-98 for emacs-orgmode@gnu.org; Fri, 16 Mar 2018 03:28:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ewjmW-0002Y6-A9 for emacs-orgmode@gnu.org; Fri, 16 Mar 2018 03:28:08 -0400 Received: from mail-io0-x229.google.com ([2607:f8b0:4001:c06::229]:40675) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ewjmW-0002Wx-44 for emacs-orgmode@gnu.org; Fri, 16 Mar 2018 03:28:04 -0400 Received: by mail-io0-x229.google.com with SMTP id e79so3309626ioi.7 for ; Fri, 16 Mar 2018 00:28:03 -0700 (PDT) In-Reply-To: <439b5c66-151f-2f97-a119-2b726d5e5fd0@gmail.com> Content-Language: en-US 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: Nicolas Goaziou Cc: org-mode Hi, @Nicolas is this patch still has any thing need to change? Maybe this is missed, just popup to take a little of your time. Sorry for disturb. On 03/13/2018 06:19 PM, stardiviner wrote: > I regenerated the patch file. > > - mentioned `org-src-window-setup' in commit message > - added `TINYCHANGE` in commit message > - added change in `ORG-NEWS'