From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Re: Org, Diffs, and Version Control Date: Tue, 18 Oct 2011 16:39:37 +0200 Message-ID: <2011-10-18T16-36-48@devnull.Karl-Voit.at> References: Reply-To: news1142@Karl-Voit.at Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:56319) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGApl-0006PQ-HQ for emacs-orgmode@gnu.org; Tue, 18 Oct 2011 10:40:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RGApf-0003YQ-Qk for emacs-orgmode@gnu.org; Tue, 18 Oct 2011 10:40:01 -0400 Received: from lo.gmane.org ([80.91.229.12]:60297) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGApf-0003YK-II for emacs-orgmode@gnu.org; Tue, 18 Oct 2011 10:39:55 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RGApe-0007II-3n for emacs-orgmode@gnu.org; Tue, 18 Oct 2011 16:39:54 +0200 Received: from mail.michael-prokop.at ([88.198.6.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 18 Oct 2011 16:39:54 +0200 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 18 Oct 2011 16:39:54 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org * Dave Abrahams wrote: > > I was wondering what other people do. I am using http://www.mayrhofer.eu.org/dvcs-autosync for automatically committing of changes but without activated XMPP sync feature (so far). The already mentioned «git diff --color-words» helps me a lot when examining my git history. -- Karl Voit