From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Missing patch from Eric Schulte from 2013-10-09 Date: Sun, 22 Dec 2013 09:46:14 +0100 Message-ID: <87txe18e95.fsf@bzg.ath.cx> References: <87a9fz7jb0.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48353) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VuegM-0003mq-Bh for emacs-orgmode@gnu.org; Sun, 22 Dec 2013 03:46:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VuegF-0003n7-GT for emacs-orgmode@gnu.org; Sun, 22 Dec 2013 03:46:42 -0500 Received: from plane.gmane.org ([80.91.229.3]:54665) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VuegF-0003n3-9V for emacs-orgmode@gnu.org; Sun, 22 Dec 2013 03:46:35 -0500 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VuegE-0001SF-52 for emacs-orgmode@gnu.org; Sun, 22 Dec 2013 09:46:34 +0100 In-Reply-To: <87a9fz7jb0.fsf@somewhere.org> (Francesco Pizzolante's message of "Tue, 17 Dec 2013 13:28:51 +0100") 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: Francesco Pizzolante Cc: mailing-list-org-mode Hi Francesco, "Francesco Pizzolante" writes: > I noticed that I miss the following patch from Eric Schulte (from 2 > months ago): > http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=15847336c39e7219e1c51c55d487f99956a06e34 > > I have Org-mode version 8.2.4 (8.2.4-8-gf1b933-elpaplus @ > c:/Users/fpz/Documents/home/.emacs.d/elpa/org-plus-contrib-20131216/) > taken from elpa. > > When I download the current stable release of Org-mode (version 8.2.4 > from http://orgmode.org/) I see that this patch is missing too (the > org-babel-tangle-use-relative-file-links variable is missing). > > Any chance to get this patch in elpa (without having to clone the git > master branch)? The patch is in the master branch only, your best move is to clone org-mode and follow that branch -- or wait until we make another major release. Thanks, -- Bastien