On 2016-01-23, at 19:28, Xebar Saram <zelt...@gmail.com> 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