From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Commit 49c0ff2 "Don't bind org-agenda .." Date: Tue, 20 Jun 2017 18:09:36 +0300 Message-ID: <83efuewv9r.fsf@gnu.org> References: <87a855of9m.fsf@bzg.fr> <87fuevdc6c.fsf@kyleam.com> <87mv93vhsf.fsf@bzg.fr> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1497971443 4922 195.159.176.226 (20 Jun 2017 15:10:43 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 20 Jun 2017 15:10:43 +0000 (UTC) Cc: mvoteiza@udel.edu, kyle@kyleam.com, kaushal.modi@gmail.com, mail@nicolasgoaziou.fr, emacs-devel@gnu.org To: Bastien Guerry Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 20 17:10:35 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dNKnZ-0000e3-63 for ged-emacs-devel@m.gmane.org; Tue, 20 Jun 2017 17:10:33 +0200 Original-Received: from localhost ([::1]:49292 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNKnb-0006jf-85 for ged-emacs-devel@m.gmane.org; Tue, 20 Jun 2017 11:10:35 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56123) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNKmz-0006jQ-Ba for emacs-devel@gnu.org; Tue, 20 Jun 2017 11:10:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dNKmy-0002iT-DH for emacs-devel@gnu.org; Tue, 20 Jun 2017 11:09:57 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40660) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNKmo-0002ff-O3; Tue, 20 Jun 2017 11:09:46 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2305 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dNKmn-00018Y-Kg; Tue, 20 Jun 2017 11:09:46 -0400 In-reply-to: <87mv93vhsf.fsf@bzg.fr> (message from Bastien Guerry on Mon, 19 Jun 2017 22:33:52 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:215824 Archived-At: > From: Bastien Guerry > Date: Mon, 19 Jun 2017 22:33:52 +0200 > Cc: Mark Oteiza , Emacs developers , > Nicolas Goaziou , > Kaushal Modi > > As for sync'ing Org latest stable release (9.0.8) with Emacs master > branch, I'm ready to do it now (thanks Kyle and Kaushal for your work > on keeping Org ready for this!) > > For Emacs maintainers, here is a document with an overview of critical > Org changes since Org >=8.3. Thanks. Since this is Org's _stable_ release, which AFAIU you recommend to all users, the decision to merge it with Emacs master is really a no-brainer. Any incompatibilities that this merge could bring are already out in the open, and you still decided to recommend this version to your users, right? So I see no reasons whatsoever why we would want to keep this out of the Emacs master branch. Am I missing something?