[OS X Emacs] Aquamacs as editor for git commit

Roussanka Loukanova rl.stpuu at gmail.com
Sat Sep 26 22:29:27 EDT 2020


Dear Robert,

Actually this works too, after having the command line tools, I added by
the command in Terminal:
git config --global core.editor emacsclient

 I wonder what the difference is.

Best Regards,
Roussanka




On Sat, Sep 26, 2020 at 9:08 PM Robert Goldman <rpgoldman at sift.info> wrote:

> >
> > Date: Sat, 26 Sep 2020 16:14:19 +0200
> > From: Roussanka Loukanova <rl.stpuu at gmail.com>
> > To: MacOSX-Emacs at email.esm.psu.edu
> > Subject: [OS X Emacs] Aquamacs as editor for git commit
> > Message-ID:
> >       <
> CACAe74gGnaKr-koaf3_uGwieWVLrRDSJYepKU_QTkucjYWJh0w at mail.gmail.com>
> > Content-Type: text/plain; charset="utf-8"
> >
> > Dear All,
> >
> > I would appreciate help with how to configure the git command, to open
> > Aquamacs.app as the text editor to edit commit messages. I've tried:
> > git config --global core.editor Aquamacs
> >
> > Now, in my
> > ~/.gitconfig
> > it's
> > editor = Aquamacs
> >
> > But this doesn't work.
> >
> > Best Regards,
> > Roussanka
>
>
> As an earlier respondent points out, you need to add the command line
> tools.
>
> When you have done that, you will want to use "emacsclient" -- not
> Aquamacs -- as your editor.
>
> Good luck!
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://email.esm.psu.edu/pipermail/macosx-emacs/attachments/20200927/005e0433/attachment.htm>


More information about the MacOSX-Emacs mailing list