GNU bug report logs - #19688
[patch] add support for emacs daemon on Windows

Previous Next

Package: emacs;

Reported by: Mark Laws <mdl <at> 60hz.org>

Date: Sun, 25 Jan 2015 19:59:02 UTC

Severity: wishlist

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mark Laws <mdl <at> 60hz.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 19688 <at> debbugs.gnu.org
Subject: bug#19688: [patch] add support for emacs daemon on Windows
Date: Sun, 15 Feb 2015 01:57:58 +0900
On Sun, Feb 15, 2015 at 1:53 AM, Eli Zaretskii <eliz <at> gnu.org> wrote:
> Back to the event-based method: is using a named event with a fixed
> name workable?  That is, is a situation imaginable where we would need
> more than one event at the same time on the same system?

Even with multiple users logged in (the RDP/Terminal Services case),
using the same event name won't cause a problem.

> If a single event is enough, I think a named event with a name
> specific to Emacs (but not a GUID) is a better alternative.
> Otherwise, we will have to pass the handle via the command line; using
> the environment is not an idea I like, because it means complications:
> possible conflict with other variables, possible overflow of the 32K
> limit on environment variables, possible conflicts in nested
> invocations, etc.

A single event will be fine, so I would suggest going with the named
event for the reasons you just gave. The code is much simpler that way
too.

-- 
|v\ /\ |\ |< |_ /\ \^| //




This bug report was last modified 10 years and 143 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.