all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Torsten Mueller <dev-null@shared-files.de>
To: help-gnu-emacs@gnu.org
Subject: Re: emacs as a service
Date: Fri, 29 Aug 2008 08:52:32 +0200	[thread overview]
Message-ID: <uk5e0ia8f.fsf@shared-files.de> (raw)
In-Reply-To: mailman.17859.1219992155.18990.help-gnu-emacs@gnu.org

"Rustom Mody" <rustompmody@gmail.com> schrieb:

> I want to start emacs as a service (This is under windows)
> The emacs-y side is easy (server-start)
> But I want to do it also from the windows perspective.
> This involves:
> -- starting emacs as a service (using Sc perhaps??)

Have you ever seen a Windows service from inside? A Windows service is
a completely different application than an .exe file, more DLL-like.
Running Emacs as a Windows service would require code changes.

> -- emacs should not (by default) show in a tab on the desktop

What is a "tab on the desktop"?

> -- C-x C-c should close a frame not emacs

A Windows service normally does not react on keys at all.

I think what you mean is something line the emacs client/server
concept.

T.M.


       reply	other threads:[~2008-08-29  6:52 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.17859.1219992155.18990.help-gnu-emacs@gnu.org>
2008-08-29  6:52 ` Torsten Mueller [this message]
2008-08-29 15:06 ` emacs as a service Chet
2008-08-29 16:04 ` Ken Goldman
2008-08-29 16:24 ` Dan Espen
2009-03-08 13:52 rustom
2009-03-08 14:08 ` Marc Tfardy
2009-03-08 20:39 ` B. T. Raven
2009-03-09 11:42   ` rustom
2009-03-09 22:01     ` Chris McMahan
  -- strict thread matches above, loose matches on Subject: below --
2008-08-29  6:42 Rustom Mody
2008-08-29  9:46 ` Nikolaj Schumacher
2008-08-29 11:41   ` Rustom Mody
2008-08-29 13:41     ` Nikolaj Schumacher
2008-08-29 14:40       ` Eli Zaretskii
2008-08-29 16:40         ` Nikolaj Schumacher
2008-08-30 10:53       ` Rustom Mody
     [not found]       ` <mailman.17988.1220093630.18990.help-gnu-emacs@gnu.org>
2008-09-02 18:00         ` Ken Goldman
2008-09-02 18:34           ` Richard G Riley
2008-09-02 18:42             ` Pascal J. Bourguignon
     [not found]   ` <mailman.17876.1220010121.18990.help-gnu-emacs@gnu.org>
2008-08-29 13:05     ` Torsten Mueller

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=uk5e0ia8f.fsf@shared-files.de \
    --to=dev-null@shared-files.de \
    --cc=Urlicht@gmx.net \
    --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.