emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Require feedback on an idea: move to a central server all my org


From: Marcin Borkowski
Subject: Re: [O] Require feedback on an idea: move to a central server all my org file and edit from there?
Date: Sat, 23 Jan 2016 23:13:13 +0100
User-agent: mu4e 0.9.13; emacs 25.1.50.1

On 2016-01-23, at 19:28, Xebar Saram <address@hidden> wrote:

> Thanks for the feedback guys!
>
> Marcin: do you know of good packages or methods to auto push/pull from
> emacs each time you save a file (preferably ones that dont require coding
> skills :-))

Sadly, no.  But this shouldn't be too difficult - basically, just put
some code to run hg/git/whatever into one of the numerous Emacs hooks.
For instance, check out after-save-hook.  Alternatively, you could
advice a function responsible for actually doing the autosave
(do-auto-save - unfortunately, it's written in C and not in Elisp).

> thx
>
> Z

Best,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University



reply via email to

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