[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: temacs
From: |
Alp Aker |
Subject: |
Re: temacs |
Date: |
Wed, 27 Jun 2012 12:24:05 -0400 |
>> For git commits, rebases etc I use jemacs as EDITOR. Can I use temacs
>> for such simple editing jobs?
If the concern is with startup time, then a cleaner solution is just
not to create a new emacs instance every time, and instead keep a
single emacs process running that you connect to every time git needs
to invoke an editor. In other words, start emacs just once, as a
daemon (or put an existing emacs process into server mode), and have
git invoke the editor as "emacsclient" rather than "emacs". See the
info node "(emacs) Emacs Server" for an overview of the various ways
one can use such a set up.
- Re: Issues with emacs, (continued)
- Re: Issues with emacs, John Wiegley, 2012/06/26
- re: temacs, Jambunathan K, 2012/06/27
- Re: temacs, Ken Goldman, 2012/06/27
- Re: temacs, John Wiegley, 2012/06/27
- Re: temacs, Bastien, 2012/06/28
- Re: temacs, Ken Goldman, 2012/06/29
- Message not available
- Re: temacs, rusi, 2012/06/30
- Re: temacs, suvayu ali, 2012/06/27
- Re: temacs,
Alp Aker <=
- Re: temacs, Ken Goldman, 2012/06/27
- Re: Issues with emacs, Stefan Monnier, 2012/06/27
- Re: Issues with emacs, rusi, 2012/06/25
- Re: Issues with emacs, Thien-Thi Nguyen, 2012/06/26
- Re: Issues with emacs, MBR, 2012/06/27
- Message not available
- Re: Issues with emacs, Bug Dout, 2012/06/26
- RE: Issues with emacs (was Emacs users a dying breed?), Ugly Sean, 2012/06/24