<div dir="ltr">Thanks David (and Peter),<div><br></div><div>I<font color="#000000">'m not familiar with emacsclient, so I may to look into Peter's suggestion, but I'm not sure I understand when you say </font></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><font color="#000000">If you run Aquamacs with the GUI, the command returns immediately.  </font></blockquote><div><font color="#000000"><br></font></div><div><font color="#000000">I thought that's what I was doing:  Having run `git config --global  core.editor aquamacs`, the Aquamacs GUI popped up when I ran `git commit`, but after I saved the buffer or quit the GUI, `git log' showed there was no effect.  Or am I misunderstanding you?</font></div><div><font color="#000000"><br></font></div><div><font color="#000000">Thanks again,</font></div><div><font color="#000000">David</font></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Mar 3, 2019 at 2:18 PM David Reitter <<a href="mailto:david.reitter@gmail.com">david.reitter@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Mar 3, 2019, at 2:09 PM, David Romano <<a href="mailto:dromano@stanford.edu" target="_blank">dromano@stanford.edu</a>> wrote:<br>
> <br>
> I was hoping to be able to use Aquamacs for my git work, so I installed the command line tools for Aquamacs, and ran `git config --global  core.editor emacs`.<br>
> <br>
> This did work, but opened on the terminal, rather than in a new Aquamacs window, so I then ran `git config --global  core.editor aquamacs` instead.<br>
> <br>
> As expected, running `git commit --amend` opened a new Aquamacs window, but the altered commit message doesn't register, and similarly, rebasing doesn't seem to work either.  Is there a setting I might be missing?<br>
<br>
With emacs (or Aquamacs) in the command line, you quit the process, which triggers processing of the commit message.<br>
<br>
If you run Aquamacs with the GUI, the command returns immediately.  I think that we could probably come up with a flag for the aquamacs command that waits until the buffer is closed, but maybe you can simply use emacsclient, as Peter suggested.<br>
<br>
<br>
<br>
<br>
--<br>
<a href="http://aquamacs.org" rel="noreferrer" target="_blank">http://aquamacs.org</a> -- Aquamacs: Emacs on Mac OS X<br>
<a href="http://aquamacs.org/donate" rel="noreferrer" target="_blank">http://aquamacs.org/donate</a> -- Could we help you? Return the favor and support the Aquamacs Project!<br>
<br>
<br>
_____________________________________________________________<br>
MacOSX-Emacs mailing list<br>
<a href="mailto:MacOSX-Emacs@email.esm.psu.edu" target="_blank">MacOSX-Emacs@email.esm.psu.edu</a><br>
<a href="https://email.esm.psu.edu/mailman/listinfo/macosx-emacs" rel="noreferrer" target="_blank">https://email.esm.psu.edu/mailman/listinfo/macosx-emacs</a><br>
List Archives: <a href="http://dir.gmane.org/gmane.emacs.macintosh.osx" rel="noreferrer" target="_blank">http://dir.gmane.org/gmane.emacs.macintosh.osx</a><br>
</blockquote></div>