From: Eli Zaretskii <eliz@gnu.org>
To: dhruva <dhruvakm@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: emacs daemon on M$? [was: emacs daemon on win32?]
Date: Mon, 13 Oct 2008 09:22:18 +0200 [thread overview]
Message-ID: <u63nxot79.fsf@gnu.org> (raw)
In-Reply-To: <e3f230850810122043g5d4a0ea8q818f11af67b0a112@mail.gmail.com>
> Date: Mon, 13 Oct 2008 09:13:37 +0530
> From: dhruva <dhruvakm@gmail.com>
> Cc: emacs-devel@gnu.org
>
> > Why does it make sense to have this on Windows? What would you like
> > to accomplish with this option on Windows?
>
> I really do not have a very strong case. However, I would like to have
> emacs run as a service on M$.
I assume you don't mean ``service'' in the Windows sense of the word,
because doing that requires a totally different program structure,
AFAIK. You don't want to start Emacs as a service from svchost, do
you?
> I can open frames and edit files, open frame to read mails and close
> it when done. Having emacs run as a service has unlimited uses. I
> could use it to run some remote commands (once I have it running on
> remote machines). If you have seen STAF (software test automation
> framework) to dispatch commands to remote machines, I would use
> emacs instead. It can become a highly customizable control center!
Which of those cannot be done with the normal Emacs, and why? (I
think you can do all of them, but maybe I'm missing something.)
In any case, IIUC, the daemon code that's in Emacs now is entirely
inappropriate for Windows. What you seem to want is an Emacs without
a live frame; doing that on Windows does not need most of the code in
emacs.c that deals with the --daemon option. (Again, maybe I'm
missing something.)
next prev parent reply other threads:[~2008-10-13 7:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-13 3:43 emacs daemon on M$? [was: emacs daemon on win32?] dhruva
2008-10-13 7:22 ` Eli Zaretskii [this message]
2008-10-13 13:53 ` dhruva
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=u63nxot79.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=dhruvakm@gmail.com \
--cc=emacs-devel@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.