emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [PATCH] org-attach.el: Get attachments from git annex


From: Kyle Meyer
Subject: Re: [O] [PATCH] org-attach.el: Get attachments from git annex
Date: Thu, 04 Feb 2016 21:41:42 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Erik Hetzner <address@hidden> writes:

> From: Erik Hetzner <address@hidden>
>
> * org-attach.el (org-attach-use-annex): New function to check if git
>   annex should be used.
>   (org-attach-annex-get-maybe): New function to get a file from git
>   annex if necessary.
>   (org-attach-annex-auto-get): New defcustom to determine behavior
>   of org-attach-annex-get-maybe.
>   (org-attach-open): Automatically get attached files from git annex when
>   opening if necessary.
> * testing/lisp/test-org-annex.el: New file for testing org-attach. Only
>   contains code for testing org-attach with git annex at the moment.
> * mk/targets.mk: Fix cleantest target so it can delete git annex repos.
> ---
>  lisp/org-attach.el              | 69 ++++++++++++++++++++++-------
>  mk/targets.mk                   |  2 +
>  testing/lisp/test-org-attach.el | 97 
> +++++++++++++++++++++++++++++++++++++++++

This looks good to me.  I'll leave applying the patch to Rasmus in case
he has any comments on this version.

Thank you.

-- 
Kyle



reply via email to

[Prev in Thread] Current Thread [Next in Thread]