unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Simon Josefsson <jas@extundo.com>
Cc: emacs-devel@gnu.org
Subject: Re: nndb.el requires tcp
Date: Fri, 10 Sep 2004 13:49:33 +0200	[thread overview]
Message-ID: <iluisame436.fsf@latte.josefsson.org> (raw)
In-Reply-To: <01c49729$Blat.v2.2.2$ea11b9a0@zahav.net.il> (Eli Zaretskii's message of "Fri, 10 Sep 2004 14:31:51 +0300")

"Eli Zaretskii" <eliz@gnu.org> writes:

>> From: Simon Josefsson <jas@extundo.com>
>> Date: Fri, 10 Sep 2004 12:50:18 +0200
>> 
>> "Eli Zaretskii" <eliz@gnu.org> writes:
>> 
>> > 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.
>
> Should I remove the entire eval-and-compile expression in the Emacs
> CVS?

I think that would be the right thing.  I've done the same on the Gnus
V5-10 branch as well, now.  You could remove the duplicate (require
'cl) below the expression too.

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

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-10 10:25 nndb.el requires tcp Eli Zaretskii
2004-09-10 10:50 ` Simon Josefsson
2004-09-10 11:31   ` Eli Zaretskii
2004-09-10 11:49     ` Simon Josefsson [this message]
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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=iluisame436.fsf@latte.josefsson.org \
    --to=jas@extundo.com \
    --cc=emacs-devel@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 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).