help-gnu-emacs
[Top][All Lists]
Advanced

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

emacsclient --eval doesn't wait


From: Francis Moreau
Subject: emacsclient --eval doesn't wait
Date: Mon, 18 May 2009 14:02:14 -0700 (PDT)
User-agent: G2/1.0

Hello,

I'm trying to use ediff for merging stuff with my SCM (git).

I customize git so that when resolving a merge conflict it starts
emacsclient as follow:

emacsclient --eval "(ediff-merge-files-with-ancestor \"A.LOCAL.8515\"
\"A.REMOTE.8515\" \"A.BASE.8515\" nil \"A\")"

However, emacsclient doesn't wait for the end of 'ediff', it just
returns and ouputs:

#<buffer *Ediff Control Panel*>

Are there anyway to make emacsclient wait the end of the ediff
session ?

thanks


reply via email to

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