all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Eli Zaretskii" <eliz@gnu.org>
Subject: nndb.el requires tcp
Date: Fri, 10 Sep 2004 13:25:57 +0300	[thread overview]
Message-ID: <01c49720$Blat.v2.2.2$b48fff20@zahav.net.il> (raw)

lisp/gnus/nndb.el has this fragment near line 60:

    (eval-and-compile
      (unless (fboundp 'open-network-stream)
	(require 'tcp)))

What is the reason for the conditional requrement, and what is the tcp
package it wants?

The reason I ask is that open-network-stream is not fboundp in the
MS-DOS port, so nndb.el cannot be byte-compiled, since the tcp package
is not there as well.

             reply	other threads:[~2004-09-10 10:25 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-10 10:25 Eli Zaretskii [this message]
2004-09-10 10:50 ` nndb.el requires tcp Simon Josefsson
2004-09-10 11:31   ` Eli Zaretskii
2004-09-10 11:49     ` Simon Josefsson
2004-09-10 12:38       ` Reiner Steib
2004-09-10 13:07         ` Simon Josefsson
2004-09-10 14:01           ` Miles Bader
2004-09-16 13:27             ` merge emacs Gnus changes (was: nndb.el requires tcp) Reiner Steib
2004-09-16 13:38               ` Miles Bader
2004-09-16 13:45                 ` Miles Bader
2004-09-18 13:16                   ` Miles Bader
2004-09-19 19:40                     ` merge emacs Gnus changes Reiner Steib
2004-09-19 20:43                       ` Reiner Steib
2004-09-19 21:00                       ` Miles Bader
2004-09-10 14:12           ` [Gnus] @copying in {pgg,sieve}.texi; FLIM files (was: nndb.el requires tcp) Reiner Steib
2004-09-17  9:05 ` nndb.el requires tcp Kai Grossjohann
2004-09-17 13:25   ` Lars Magne Ingebrigtsen
2004-09-18 19:07     ` Richard Stallman
2004-09-18 20:13       ` Lars Magne Ingebrigtsen
2004-09-20  0:05         ` Richard Stallman
2004-09-20  7:59       ` Kai Grossjohann
2004-09-17 23:21   ` Richard Stallman

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='01c49720$Blat.v2.2.2$b48fff20@zahav.net.il' \
    --to=eliz@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.