unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* `open-network-stream-server' and `open-network-stream-nowait'
@ 2005-05-14 15:12 Richard Stallman
  2005-05-14 22:27 ` Kim F. Storm
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Stallman @ 2005-05-14 15:12 UTC (permalink / raw)


Do we really want to document these new functions, or would
it be better to tell everyone to use make-network-process directly?

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

* Re: `open-network-stream-server' and `open-network-stream-nowait'
  2005-05-14 15:12 `open-network-stream-server' and `open-network-stream-nowait' Richard Stallman
@ 2005-05-14 22:27 ` Kim F. Storm
  2005-05-15 15:58   ` Richard Stallman
  0 siblings, 1 reply; 4+ messages in thread
From: Kim F. Storm @ 2005-05-14 22:27 UTC (permalink / raw)
  Cc: emacs-devel

Richard Stallman <rms@gnu.org> writes:

> Do we really want to document these new functions, or would
> it be better to tell everyone to use make-network-process directly?

IMO, people should use make-network-process directly.

These are just simple examples of how to use make-network-process for
servers and non-blocking clients, but they are really superfluous, so
it would be ok to remove them (they are new in 22.x).

We could even make open-network-stream obsolete, but that's probably
too drastic.

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

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

* Re: `open-network-stream-server' and `open-network-stream-nowait'
  2005-05-14 22:27 ` Kim F. Storm
@ 2005-05-15 15:58   ` Richard Stallman
  2005-05-15 23:10     ` Kim F. Storm
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Stallman @ 2005-05-15 15:58 UTC (permalink / raw)
  Cc: emacs-devel

    These are just simple examples of how to use make-network-process for
    servers and non-blocking clients, but they are really superfluous, so
    it would be ok to remove them (they are new in 22.x).

Please delete them, then.

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

* Re: `open-network-stream-server' and `open-network-stream-nowait'
  2005-05-15 15:58   ` Richard Stallman
@ 2005-05-15 23:10     ` Kim F. Storm
  0 siblings, 0 replies; 4+ messages in thread
From: Kim F. Storm @ 2005-05-15 23:10 UTC (permalink / raw)
  Cc: emacs-devel

Richard Stallman <rms@gnu.org> writes:

>     These are just simple examples of how to use make-network-process for
>     servers and non-blocking clients, but they are really superfluous, so
>     it would be ok to remove them (they are new in 22.x).
>
> Please delete them, then.

Done.

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

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

end of thread, other threads:[~2005-05-15 23:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-14 15:12 `open-network-stream-server' and `open-network-stream-nowait' Richard Stallman
2005-05-14 22:27 ` Kim F. Storm
2005-05-15 15:58   ` Richard Stallman
2005-05-15 23:10     ` Kim F. Storm

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).