all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: weber <hugows@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: How to build a smaller emacs
Date: Tue, 25 Sep 2007 12:17:44 -0000	[thread overview]
Message-ID: <1190722664.559710.69980@22g2000hsm.googlegroups.com> (raw)
In-Reply-To: <1190722247.828217.226820@g4g2000hsf.googlegroups.com>

On Sep 25, 9:10 am, weber <hug...@gmail.com> wrote:
> On Sep 25, 6:33 am, litchie <licha...@gmail.com> wrote:
>
>
>
> > On Sep 25, 5:10 pm, Jason Rumney <jasonrum...@gmail.com> wrote:
>
> > > On 25 Sep, 10:00, litchie <licha...@gmail.com> wrote:
>
> > > > Hi, All
>
> > > > I want to build a smaller emacs, I mean the executable emacs.exe.
> > > > Currently it is around 27M..
>
> > > > I hope to reduce it to a smaller size so as to hope it can start
> > > > faster.
>
> > > Are you sure that it is the Emacs executable that is loading slowly,
> > > and not things loaded from your .emacs? How quickly does emacs start
> > > when you start it as "emacs -Q" from the command line?
>
> > Yes, it is fast now, since my .emacs is almost empty, not loading any
> > other packages.
> > However, I would be very glad if it can be as fast as notepad :)
> > I searched the web, but no result. Looks that people do not care about
> > this problem.
>
> I had that concern when I was a beginner using emacs too.
> That happens because you're used to close your editor after you make
> some modifications to a file.
> That is not how most emacs users use emacs. Instead you keep it
> running for as long as your machine is on, and you can use a 'server'
> to open files from Explorer (i presume you're using windows, since you
> mentioned notepad)
>
> Maybe you will gain some insight from this:
>
> http://www.emacswiki.org/cgi-bin/wiki/EmacsClient
>
> "EmacsClient allows one to open a file for editing in an already
> running Emacs. Because it doesn't start a new Emacs instance at each
> invocation, you can setup EmacsClient as the default editor ..."
>
> Alternatively, I recently found a cool piece of software called qemacs
> that is a "quick emacs", but it probably doesn't extend with lisp, so
> you would be missing most of the cool functionality.
>
> Hope this could help,
> weber

And I shall also mention that my best experience with emacs on windows
is with this package:

http://www.ourcomments.org/Emacs/EmacsW32.html

You'll get this EmacsClient working "out of the box". Then you just
need to associate files you want to edit with emacs to the
emacsclientw.exe program and it will be almost immediate.

And then, sooner or later, you'll also realize that you also don't
need explorer so much, because you got a bunch of modes to help you
quickly open your files from inside emacs (ido, recentf, anything,
ffap, etc)

bye
-weber

  reply	other threads:[~2007-09-25 12:17 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-25  9:00 How to build a smaller emacs litchie
2007-09-25  9:10 ` Jason Rumney
2007-09-25  9:33   ` litchie
2007-09-25 12:10     ` weber
2007-09-25 12:17       ` weber [this message]
2007-09-26  6:59         ` litchie
2007-09-26  8:06           ` Lennart Borgman (gmail)
2007-09-25 17:25 ` David Hansen
2007-09-27  8:11   ` Peter Danenberg
2007-09-25 20:17 ` Ken Goldman
2007-09-25 21:29 ` Eli Zaretskii
     [not found] ` <mailman.1287.1190755789.18990.help-gnu-emacs@gnu.org>
2007-09-26  7:00   ` litchie
2007-09-26  7:18     ` litchie
2007-09-26  9:15       ` Eli Zaretskii
     [not found]       ` <mailman.1305.1190798128.18990.help-gnu-emacs@gnu.org>
2007-09-26  9:37         ` litchie
2007-09-26  9:56           ` Juanma Barranquero
2007-09-26 11:08             ` Eli Zaretskii
2007-09-26 11:58               ` Juanma Barranquero
     [not found]               ` <mailman.1314.1190807921.18990.help-gnu-emacs@gnu.org>
2007-09-26 15:30                 ` Stefan Monnier
2007-09-26 19:49                   ` David Kastrup
2007-09-26 20:49                     ` Peter Dyballa
     [not found]             ` <mailman.1312.1190804920.18990.help-gnu-emacs@gnu.org>
2007-09-27  4:33               ` litchie
2007-09-27  4:41                 ` litchie
2007-09-27  9:08                   ` Peter Dyballa
2007-09-28  3:38                   ` sxzzsf
2007-09-28  8:33                     ` Eli Zaretskii
2007-09-27  7:56                 ` Eli Zaretskii
     [not found]                 ` <mailman.1374.1190879783.18990.help-gnu-emacs@gnu.org>
2007-09-28 15:27                   ` Stefan Monnier
2007-09-26 11:05           ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1190722664.559710.69980@22g2000hsm.googlegroups.com \
    --to=hugows@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.