Newsgroups: gnu.emacs.help
From: suvayu ali <fatkasuvayu+li...@gmail.com>
Date: Wed, 27 Jun 2012 16:44:18 +0200
Local: Wed, Jun 27 2012 10:44 am
Subject: Re: temacs
Hi Jambunathan,
On Wed, Jun 27, 2012 at 11:23 AM, Jambunathan K <kjambunat...@gmail.com> wrote:
I just tried it, compared with emacs -Q it is quite a bit slow.
> For git commits, rebases etc I use jemacs as EDITOR. Can I use temacs > for such simple editing jobs? $ time /path/to/temacs -Q -f kill-emacs
real 0m4.106s
$ time emacs -f kill-emacs
real 0m5.056s
$ time emacs -q -f kill-emacs
real 0m1.508s
$ time emacs -Q -f kill-emacs
real 0m0.990s
This is what I use for git commits:
$ git config --get core.editor
$ time emacs -nw -Q -l ~/.emacs.d/minimal-commit.el -f kill-emacs
real 0m0.665s
You can find minimal-commit.el here:
<https://github.com/suvayu/.emacs.d/blob/master/minimal-commit.el>
HTH
-- Open source is the future. It sets us free.
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||