From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [DEV] Bump Emacs requirement to 24.4? Date: Thu, 06 Aug 2015 03:07:49 +0200 Message-ID: <87y4hpgr6i.fsf@nicolasgoaziou.fr> References: <87io8tfrtk.fsf@nicolasgoaziou.fr> <8737zxs7dy.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51361) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZN9dQ-0005Wq-2J for emacs-orgmode@gnu.org; Wed, 05 Aug 2015 21:06:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZN9dP-0005TK-6i for emacs-orgmode@gnu.org; Wed, 05 Aug 2015 21:06:15 -0400 In-Reply-To: <8737zxs7dy.fsf@gnu.org> (Bastien Guerry's message of "Thu, 06 Aug 2015 00:22:17 +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: Bastien Guerry Cc: Org Mode List Bastien Guerry writes: > Before discussion 24.4 vs say 24.3... why? > What compatibility code is a burden today? 24.3 is the minimum required to drop `org-link-escape-browser', which is currently buggy. 24.4 fixes `split-string' and introduces many changes at the lisp level (variadic functions...). 24.5, OTOH, is very boring. Regards,