emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] [patch] org-attach.el: Remove dependency on xargs


From: Carsten Dominik
Subject: Re: [Orgmode] [patch] org-attach.el: Remove dependency on xargs
Date: Wed, 24 Mar 2010 22:17:42 +0100

Applied, thanks.


- Carsten

On Mar 24, 2010, at 8:16 PM, David Maus wrote:


Attached patch for org-attach-commit in org-attach.el removes the
dependency on the xargs command to remove files in the repository that
were deleted in the attachment directory.

Simply capture output of git ls-files --deleted -z in a temporary
buffer, get the filenames from there via string-split and call git rm
on each single file.

-- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... address@hidden
Email..... address@hidden
<org-attach-remove-depend- xargs.diff>_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten







reply via email to

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