From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Hetzner Subject: Re: [PATCH] org-attach: Use relative path for git annex Date: Wed, 06 Apr 2016 09:30:27 -0700 Message-ID: <570539a4.8a44620a.4beb2.ffffd02a@mx.google.com> References: <56d0bcb0.da10620a.ccd30.1473@mx.google.com> <87fuuyc245.fsf@nicolasgoaziou.fr> Reply-To: Erik Hetzner Mime-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54397) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anqLk-0003V7-GZ for emacs-orgmode@gnu.org; Wed, 06 Apr 2016 12:30:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1anqLe-0006mv-PF for emacs-orgmode@gnu.org; Wed, 06 Apr 2016 12:30:36 -0400 Received: from mail-pf0-x229.google.com ([2607:f8b0:400e:c00::229]:33710) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anqLe-0006mk-Hi for emacs-orgmode@gnu.org; Wed, 06 Apr 2016 12:30:30 -0400 Received: by mail-pf0-x229.google.com with SMTP id 184so36960796pff.0 for ; Wed, 06 Apr 2016 09:30:30 -0700 (PDT) In-Reply-To: <87fuuyc245.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou , emacs-orgmode@gnu.org, David Engster Hi Nicolas, I don=E2=80=99t believe it was ever applied, nor was it superseded by anoth= er. This was to fix a problem with testing older versions of git-annex. I believe David remove git-annex on the buildbot, which stopped it from failing, because it= was not being tested. If you need me to make any changes to this patch, let me know. Thank you! best, Erik On Wed, 06 Apr 2016 06:12:42 -0700, Nicolas Goaziou wrote: >=20 > Hello, >=20 > Erik Hetzner writes: >=20 > > * lisp/org-attach.el (org-attach-annex-get-maybe): Use relative path as > > argument for git annex. Fixes error in test with version 3 of git > > annex. >=20 > It seems like I lost track on this one. Could you tell me about the > status of this patch? I doesn't seem to be applied. Was it superseded by > another one? >=20 > Thank you. >=20 > Regards, >=20 > --=20 > Nicolas Goaziou