From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Espen Newsgroups: gmane.emacs.help Subject: Re: emacs as a service Date: Fri, 29 Aug 2008 12:24:34 -0400 Organization: Aioe.org NNTP Server Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1220028110 12604 80.91.229.12 (29 Aug 2008 16:41:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Aug 2008 16:41:50 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 29 18:42:44 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KZ73c-0003JT-6x for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Aug 2008 18:42:44 +0200 Original-Received: from localhost ([127.0.0.1]:37834 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZ72d-0001zg-Hd for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Aug 2008 12:41:43 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!newsfeed.straub-nv.de!news.k-dsl.de!aioe.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-NNTP-Posting-Host: 4AE4AuUNcHSN/2S3W1b6lg.user.aioe.org Original-X-Complaints-To: abuse@aioe.org Cancel-Lock: sha1:g4IlRVf/sjl1ILwYB3cfuBHircY= User-Agent: Gnus/5.090015 (Oort Gnus v0.15) XEmacs/21.4 (Educational Television, i686-pc-linux) Original-Xref: news.stanford.edu gnu.emacs.help:161765 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:57107 Archived-At: "Rustom Mody" writes: > 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??) > -- emacs should not (by default) show in a tab on the desktop Since I don't "do Windows", I'm not sure what it takes to be a windows service. > -- C-x C-c should close a frame not emacs As someone else said, rebind the key to delete frame. > -- it should be possible for emacs to be running without there being > any frame XEmacs has a command line argument "-unmapped" to accomplish that. It doesn't seem to work for my version of emacs, but maybe someone could add that to emacs.