From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: New file org-refile.el Date: Wed, 05 Feb 2020 15:52:59 +0100 Message-ID: <87pnet84s4.fsf@bzg.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:40650) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1izM35-0002Iz-M4 for emacs-orgmode@gnu.org; Wed, 05 Feb 2020 09:53:04 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:56902) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1izM35-0002eP-Ia for emacs-orgmode@gnu.org; Wed, 05 Feb 2020 09:53:03 -0500 Received: from [37.170.106.127] (port=14526 helo=guerry) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1izM34-0001ZN-GF for emacs-orgmode@gnu.org; Wed, 05 Feb 2020 09:53:02 -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-mx.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Hi all, in the master branch, I've moved Org refile variables and functions to a new org-refile.el file. This may help boost (a tiny bit) the loading of org.el. Please report any strange things that may arise. -- Bastien