unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#6832: 23.2; server-force-delete doesn't stop tcp process
@ 2010-08-09 17:21 Leo
  2010-08-09 18:32 ` Juanma Barranquero
  0 siblings, 1 reply; 7+ messages in thread
From: Leo @ 2010-08-09 17:21 UTC (permalink / raw)
  To: 6832

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

Steps to reproduce:

1. Emacs -q
2. (setq server-use-tcp t)
3. M-x server-start
4. M-x server-force-delete
5. list-processes

You should see a network process still listening as in this screenshot:


[-- Attachment #2: emacs-server.png --]
[-- Type: image/png, Size: 25233 bytes --]

[-- Attachment #3: Type: text/plain, Size: 147 bytes --]


In GNU Emacs 23.2.11 (x86_64-apple-darwin10.4.0) of 2010-07-23 on
 Victoria.local Windowing system distributor `Apple Inc.', version
 10.6.4

Leo

^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#6832: 23.2; server-force-delete doesn't stop tcp process
  2010-08-09 17:21 bug#6832: 23.2; server-force-delete doesn't stop tcp process Leo
@ 2010-08-09 18:32 ` Juanma Barranquero
  2010-08-10  9:09   ` Leo
  0 siblings, 1 reply; 7+ messages in thread
From: Juanma Barranquero @ 2010-08-09 18:32 UTC (permalink / raw)
  To: Leo; +Cc: 6832

On Mon, Aug 9, 2010 at 19:21, Leo <sdl.web@gmail.com> wrote:
> Steps to reproduce:
>
> 1. Emacs -q
> 2. (setq server-use-tcp t)
> 3. M-x server-start
> 4. M-x server-force-delete
> 5. list-processes
>
> You should see a network process still listening as in this screenshot:

4. C-u M-x server-start

You shouldn't see a network process still listening.

    Juanma





^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#6832: 23.2; server-force-delete doesn't stop tcp process
  2010-08-09 18:32 ` Juanma Barranquero
@ 2010-08-10  9:09   ` Leo
  2010-09-23  0:15     ` Juanma Barranquero
  0 siblings, 1 reply; 7+ messages in thread
From: Leo @ 2010-08-10  9:09 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: 6832

On 2010-08-09 19:32 +0100, Juanma Barranquero wrote:
> 4. C-u M-x server-start
>
> You shouldn't see a network process still listening.
>
>     Juanma

I have no problem with that. But I have a feeling that the interface is
being made a bit more complex than needed. For now:

1. server-force-delete just deletes the file that emacsclient uses to
   communicate with a server;
2. C-u M-x server-start stops the network process but leave the file on
   disk.

Leo





^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#6832: 23.2; server-force-delete doesn't stop tcp process
  2010-08-10  9:09   ` Leo
@ 2010-09-23  0:15     ` Juanma Barranquero
  2011-07-05 15:03       ` Juanma Barranquero
  0 siblings, 1 reply; 7+ messages in thread
From: Juanma Barranquero @ 2010-09-23  0:15 UTC (permalink / raw)
  To: Leo; +Cc: 6832

On Tue, Aug 10, 2010 at 11:09, Leo <sdl.web@gmail.com> wrote:

> I have no problem with that. But I have a feeling that the interface is
> being made a bit more complex than needed. For now:
>
> 1. server-force-delete just deletes the file that emacsclient uses to
>   communicate with a server;
> 2. C-u M-x server-start stops the network process but leave the file on
>   disk.

There's a long discussion thread "error in server-running-p on M$"
started on 2008-11-22 where these issues are discussed. I'd suggest
familiarizing with it and then suggesting specific improvements.

    Juanma





^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#6832: 23.2; server-force-delete doesn't stop tcp process
  2010-09-23  0:15     ` Juanma Barranquero
@ 2011-07-05 15:03       ` Juanma Barranquero
  2011-07-06  4:39         ` Leo
  0 siblings, 1 reply; 7+ messages in thread
From: Juanma Barranquero @ 2011-07-05 15:03 UTC (permalink / raw)
  To: Leo; +Cc: 6832

On Thu, Sep 23, 2010 at 02:15, Juanma Barranquero <lekktu@gmail.com> wrote:

> There's a long discussion thread "error in server-running-p on M$"
> started on 2008-11-22 where these issues are discussed. I'd suggest
> familiarizing with it and then suggesting specific improvements.

Do you still want to suggest improvements, or can I close this bug?

    Juanma





^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#6832: 23.2; server-force-delete doesn't stop tcp process
  2011-07-05 15:03       ` Juanma Barranquero
@ 2011-07-06  4:39         ` Leo
  2011-07-06  9:15           ` Juanma Barranquero
  0 siblings, 1 reply; 7+ messages in thread
From: Leo @ 2011-07-06  4:39 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: 6832

On 2011-07-05 23:03 +0800, Juanma Barranquero wrote:
> Do you still want to suggest improvements, or can I close this bug?

Fine to close this bug.

Leo





^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#6832: 23.2; server-force-delete doesn't stop tcp process
  2011-07-06  4:39         ` Leo
@ 2011-07-06  9:15           ` Juanma Barranquero
  0 siblings, 0 replies; 7+ messages in thread
From: Juanma Barranquero @ 2011-07-06  9:15 UTC (permalink / raw)
  To: Leo; +Cc: 6832-done

On Wed, Jul 6, 2011 at 06:39, Leo <sdl.web@gmail.com> wrote:

> Fine to close this bug.

Done, thanks.

    Juanma





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-07-06  9:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-09 17:21 bug#6832: 23.2; server-force-delete doesn't stop tcp process Leo
2010-08-09 18:32 ` Juanma Barranquero
2010-08-10  9:09   ` Leo
2010-09-23  0:15     ` Juanma Barranquero
2011-07-05 15:03       ` Juanma Barranquero
2011-07-06  4:39         ` Leo
2011-07-06  9:15           ` Juanma Barranquero

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).