Re: [O] org-attach + git annex not working

2015-05-07 Thread Nicolas Goaziou
Hello, Erik Hetzner writes: > The following patch fixes this issue. > > diff --git a/lisp/org-attach.el b/lisp/org-attach.el > index 1737ec1..b843d48 100644 > --- a/lisp/org-attach.el > +++ b/lisp/org-attach.el > @@ -276,7 +276,7 @@ the ATTACH_DIR property) their own attachment directory." >

Re: [O] org-attach + git annex not working

2015-05-03 Thread John Wiegley
> Erik Hetzner writes: > I don’t know if the behavior of vc-git-root has changed, but I don’t see > anything in the emacs git log for vc/vc-git.el and it seems to have the same > behavior in 24 & 25. I hadn't noticed it breaking, but is it possible to make your change a bit more defensive?

[O] org-attach + git annex not working

2015-05-02 Thread Erik Hetzner
Hi all, I am trying to get org-attach to work with git-annex, but there is a bug that prevents it working. org-attach checks if there is an annex directory in the results of (vc-git-root org-attach-directory) in order to decide whether to use git-annex. But the annex directory is a subdir of the