From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Missing commit in maint Date: Fri, 21 Nov 2014 15:42:08 -0500 Message-ID: <87zjbk2sm7.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50409) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xrv29-0006YX-1E for emacs-orgmode@gnu.org; Fri, 21 Nov 2014 15:42:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xrv21-00057O-Is for emacs-orgmode@gnu.org; Fri, 21 Nov 2014 15:42:24 -0500 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: emacs-orgmode@gnu.org, Nicolas Goaziou , Bastien Hi! The following commit 6202ec7 (Remove need to declare drawers before using them, 2013-10-20) has been in the master branch for over a year but I can't find it in any maintenance releases since then. Is this intentional? I am using the function (defun org-remove-empty-drawer-at (pos) in my .emacs setup and this changed signature in the above commit in the master branch only a year ago. Is this commit supposed to be applied to maint? And if not should it be removed from the master branch so we are not carrying around this change forever? Thanks, Bernt