From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: advice needed: how do you guys sync org files between devices? Date: Tue, 2 Jul 2013 18:03:38 +0200 Message-ID: <20130702160338.GF26752@kuru.dyndns-at-home.com> References: <2013-07-01T19-47-18@devnull.Karl-Voit.at> <2013-07-02T10-01-21@devnull.Karl-Voit.at> <87ppv1hx79.fsf@pank.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39394) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uu33R-0004fZ-RF for emacs-orgmode@gnu.org; Tue, 02 Jul 2013 12:03:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uu33Q-00045y-2E for emacs-orgmode@gnu.org; Tue, 02 Jul 2013 12:03:45 -0400 Received: from mail-ea0-x232.google.com ([2a00:1450:4013:c01::232]:62353) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uu33P-00045r-Qn for emacs-orgmode@gnu.org; Tue, 02 Jul 2013 12:03:43 -0400 Received: by mail-ea0-f178.google.com with SMTP id l15so2816127eak.23 for ; Tue, 02 Jul 2013 09:03:43 -0700 (PDT) Received: from kuru.dyndns-at-home.com ([2001:610:120:3001:f2de:f1ff:fe37:c76c]) by mx.google.com with ESMTPSA id n5sm37411315eed.9.2013.07.02.09.03.41 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 02 Jul 2013 09:03:41 -0700 (PDT) Content-Disposition: inline In-Reply-To: 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 On Tue, Jul 02, 2013 at 04:27:27PM +0200, Alan Schmitt wrote: > > If someone can show me how to launch ediff from the command line, I can > explain how to set up Unison for it (I found this old question > http://superuser.com/questions/81958/how-to-make-emacsclient-wait-when-using-the-eval-option > but I find the busy waiting very ugly; maybe there is a better > solution). I presume the assumption is you want emacsclient to open the files in whatever GUI frame you have already open. Another alternative would be to ask emacsclient to create a new frame (-c for GUI, -nw for text terminal); in that case it does not return immediately. Hope that helps, -- Suvayu Open source is the future. It sets us free.