From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [DEV] Bump Emacs requirement to 24.4? Date: Wed, 19 Aug 2015 11:40:09 +0200 Message-ID: <87wpwrr4zq.fsf@gnu.org> References: <87io8tfrtk.fsf@nicolasgoaziou.fr> <87vbctieu3.fsf@gmx.us> <20150806074217.00177cc9@zotac> <87lhdohmii.fsf@nicolasgoaziou.fr> <87bnekrfgi.fsf@gmx.us> <874mk15862.fsf@gnu.org> <87pp2povpl.fsf@nicolasgoaziou.fr> <87y4hddl2y.fsf@free.fr> <87oai4w69i.fsf@gnu.org> <20150819060459.GC29768@chitra.no-ip.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59059) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRzr7-0004KV-76 for emacs-orgmode@gnu.org; Wed, 19 Aug 2015 05:40:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZRzr2-0002eF-Qy for emacs-orgmode@gnu.org; Wed, 19 Aug 2015 05:40:25 -0400 Received: from so1.mailgun.net ([198.61.254.11]:52108) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRzr2-0002dm-NR for emacs-orgmode@gnu.org; Wed, 19 Aug 2015 05:40:20 -0400 In-Reply-To: <20150819060459.GC29768@chitra.no-ip.org> (Suvayu Ali's message of "Wed, 19 Aug 2015 08:04:59 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Suvayu Ali Cc: emacs-orgmode@gnu.org Hi Suvayu, Suvayu Ali writes: > I'm slightly confused as-to why this special org-8-master branch is > needed. As far as I understood from Achim's message (2nd paragraph): > > , > > that so far maint supports Emacs 23. Yes, maint supports Emacs 23. But maint is for minor release, and I want a branch where we can work on major releases (8.4, 8.5, etc.) that support Emacs 23 too. The clean way would have been to use drop-emacs23 branch for working on code that does not support Emacs 23, and continue to use master for working on major releases, but since nobody wants to revert the code on master, there is no harm in using "org-8-master" as the new master. > Although this might have been a > coincidence, without a conscious decision. It will continue supporting > Emacs 23 until Org 9. Post Org 9, if required, one can choose to start > a new maint branch called maint23 for continued Emacs 23 support. > > Given the above, I do not understand the need for a separate > org-8-master branch. Is this a gap in communication, or am I missing > something here? I hope my answer clarifies things. Thanks, -- Bastien