<div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">Dear Robert,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Actually this works too, after having the command line tools, I added by the command in Terminal:</div><div class="gmail_default" style="font-size:small">git config --global core.editor emacsclient<br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"> I wonder what the difference is.</div><div class="gmail_default" style="font-size:small"><br></div><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Best Regards,<br>Roussanka<br><br><br></div></div></div></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Sep 26, 2020 at 9:08 PM Robert Goldman <<a href="mailto:rpgoldman@sift.info">rpgoldman@sift.info</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">><br>
> Date: Sat, 26 Sep 2020 16:14:19 +0200<br>
> From: Roussanka Loukanova <<a href="mailto:rl.stpuu@gmail.com" target="_blank">rl.stpuu@gmail.com</a>><br>
> To: <a href="mailto:MacOSX-Emacs@email.esm.psu.edu" target="_blank">MacOSX-Emacs@email.esm.psu.edu</a><br>
> Subject: [OS X Emacs] Aquamacs as editor for git commit<br>
> Message-ID:<br>
> <<a href="mailto:CACAe74gGnaKr-koaf3_uGwieWVLrRDSJYepKU_QTkucjYWJh0w@mail.gmail.com" target="_blank">CACAe74gGnaKr-koaf3_uGwieWVLrRDSJYepKU_QTkucjYWJh0w@mail.gmail.com</a>><br>
> Content-Type: text/plain; charset="utf-8"<br>
><br>
> Dear All,<br>
><br>
> I would appreciate help with how to configure the git command, to open<br>
> Aquamacs.app as the text editor to edit commit messages. I've tried:<br>
> git config --global core.editor Aquamacs<br>
><br>
> Now, in my<br>
> ~/.gitconfig<br>
> it's<br>
> editor = Aquamacs<br>
><br>
> But this doesn't work.<br>
><br>
> Best Regards,<br>
> Roussanka<br>
<br>
<br>
As an earlier respondent points out, you need to add the command line <br>
tools.<br>
<br>
When you have done that, you will want to use "emacsclient" -- not <br>
Aquamacs -- as your editor.<br>
<br>
Good luck!<br>
</blockquote></div></div></div>