all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rupert Swarbrick <rswarbrick@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: How to Reduce Emacs Load Time
Date: Wed, 03 Sep 2008 18:06:01 +0100	[thread overview]
Message-ID: <g9mg5s$a3h$1@news.albasani.net> (raw)
In-Reply-To: 890ca6e5-bd27-4f55-ab05-1328b49a371b@v39g2000pro.googlegroups.com

[-- Attachment #1: Type: text/plain, Size: 1171 bytes --]

rustom <rustompmody@gmail.com> writes:
> For this to be quite successful one needs ---
> 1. emacs running as a server -- easily done with (server-start)
> 2. emacs to be quietly background-able, ie disappear without being
> visible on the desktop.  This is not possible because delete-frame
> refuses to delete the last frame. In my view delete-frame should
> quietly delete the frame if server is running. if not and its the last
> frame it should chain to save-buffers-kill-emacs.
> 3. emacs to be understood as a service by the OS.  This means it must
> be compiled and follow the expected convention of service (for
> windows) or daemon (for unices).
>
> 3 would give maximum convenience but at least 2 is necessary for easy
> 'service-able' usage (in my humble opinion)

I believe one can get emacs to "go away completely" using the Multi-tty
version (which is either a branch or in trunk CVS), but I haven't tried
that yet myself.

What I've been using for quite some time is detailed on the EmacsWiki
[1], and seems to work pretty well. It basically does what you describe
at the end of 2).

Rupert


[1] http://www.emacswiki.org/cgi-bin/wiki/RupertSwarbrick#toc1

[-- Attachment #2: Type: application/pgp-signature, Size: 314 bytes --]

  reply	other threads:[~2008-09-03 17:06 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-30 21:11 How to Reduce Emacs Load Time formido
2008-08-30 22:00 ` Pascal J. Bourguignon
2008-08-31 11:26   ` Nikolaj Schumacher
     [not found]   ` <mailman.18041.1220182012.18990.help-gnu-emacs@gnu.org>
2008-08-31 17:39     ` formido
2008-08-31 22:24       ` Nikolaj Schumacher
2008-08-31 17:50     ` formido
2008-09-08 12:38       ` Eric Ludlam
2008-08-30 22:05 ` Pascal J. Bourguignon
2008-08-30 22:03   ` formido
2008-08-31 11:59     ` Joost Diepenmaat
2008-08-31  9:39 ` Ivan Kanis
2008-08-31 12:35   ` Nikolaj Schumacher
     [not found]   ` <mailman.18043.1220186144.18990.help-gnu-emacs@gnu.org>
2008-08-31 20:01     ` Chetan
2008-08-31 11:39 ` David
     [not found] ` <mailman.18042.1220182790.18990.help-gnu-emacs@gnu.org>
2008-08-31 17:42   ` formido
2008-08-31 19:10     ` David
2008-08-31 22:10       ` Nikolaj Schumacher
2008-08-31 22:20         ` David
     [not found]       ` <mailman.18077.1220220611.18990.help-gnu-emacs@gnu.org>
2008-08-31 22:36         ` formido
2008-09-02 18:04 ` Ken Goldman
2008-09-03 13:06   ` rustom
2008-09-03 17:06     ` Rupert Swarbrick [this message]
2008-09-04 11:01       ` rustom

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='g9mg5s$a3h$1@news.albasani.net' \
    --to=rswarbrick@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.