Gnus development mailing list
 help / color / mirror / Atom feed
From: dsg@linus.mitre.org (David S. Goldberg)
Subject: Strangeness in dgnushack with w3 3.0.107
Date: 06 Oct 1997 13:57:27 -0400	[thread overview]
Message-ID: <m1blo06lqpk.fsf@blackbird.mitre.org> (raw)

I'm not sure whether this is a problem with .  I used nnweb a couple
times back in the middle Red days.  I just decided to try again and
found that nnweb.elc hadn't been created for quassia .10.  So I tried
to rebuild it and sure enough, it turns out that nnweb.el is being
removed from the list of files to compile due to an error when
requiring w3-forms.  Running under the debugger I find that w3-forms
requires w3-display which references a variable defined in mule-sysdp,
but doesn't require that file.  Running w3 normally (eg M-x w3)
doesn't have any problem because mule-sysdp gets required properly
from there.  My "fix" if you can call it that, was to change the
condition-case body in dgnushack from a simple require to a progn that
requires both mule-sysdp and w3-forms.  I'm not sure whether there's a
better way, though.

Emacs 19.34, Quassia Gnus 0.10 (this also had to be done for 0.12, but
I've got other problems to report with that...) and W3 3.0.107.

Thanks,

--
Dave Goldberg
Post: The Mitre Corporation\MS B305\202 Burlington Rd.\Bedford, MA 01730
Phone: 781-271-3887
Email: dsg@mitre.org


             reply	other threads:[~1997-10-06 17:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-10-06 17:57 David S. Goldberg [this message]
1997-10-12 19:25 ` Lars Magne Ingebrigtsen

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=m1blo06lqpk.fsf@blackbird.mitre.org \
    --to=dsg@linus.mitre.org \
    --cc=dsg@mitre.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.
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 NNTP newsgroup(s).