* Emacs 21.1 switch broke reading of html mail (w3 problem?)
@ 2001-10-25 12:01 Georg C. F. Greve
2001-10-25 12:27 ` Colin Marquardt
0 siblings, 1 reply; 9+ messages in thread
From: Georg C. F. Greve @ 2001-10-25 12:01 UTC (permalink / raw)
[-- Attachment #1.1: Type: text/plain, Size: 789 bytes --]
Hi all,
although I presume this is not exactly a gnus problem, I think it
might still be useful to know/solve in this context.
I just switched to Emacs 21.1 (which is a beauty, btw) and now I get
the error message
"Cannot open load file: w3-21"
and I only see the header of the mail. Installing a freshly downloaded
version of w3 and putting that in the site-lisp path didn't help.
I'm pretty sure this is a w3 problem, but I'm asking myself whether it
isn't possible for gnus to shed the dependency on a package like w3?
Regards,
Georg
--
Georg C. F. Greve <greve@gnu.org>
Free Software Foundation Europe (http://fsfeurope.org)
Brave GNU World (http://brave-gnu-world.org)
[-- Attachment #2: Type: application/pgp-signature, Size: 268 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Emacs 21.1 switch broke reading of html mail (w3 problem?)
2001-10-25 12:01 Emacs 21.1 switch broke reading of html mail (w3 problem?) Georg C. F. Greve
@ 2001-10-25 12:27 ` Colin Marquardt
2001-10-26 5:06 ` Barry Fishman
0 siblings, 1 reply; 9+ messages in thread
From: Colin Marquardt @ 2001-10-25 12:27 UTC (permalink / raw)
"Georg C. F. Greve" <greve@gnu.org> writes:
> I just switched to Emacs 21.1 (which is a beauty, btw) and now I get
> the error message
>
> "Cannot open load file: w3-21"
>
> and I only see the header of the mail. Installing a freshly downloaded
> version of w3 and putting that in the site-lisp path didn't help.
Type C-h P C-s W3
Cheers,
Colin
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Emacs 21.1 switch broke reading of html mail (w3 problem?)
2001-10-25 12:27 ` Colin Marquardt
@ 2001-10-26 5:06 ` Barry Fishman
2001-11-28 19:41 ` William M. Perry
0 siblings, 1 reply; 9+ messages in thread
From: Barry Fishman @ 2001-10-26 5:06 UTC (permalink / raw)
Colin Marquardt <c.marquardt@alcatel.de> writes:
> "Georg C. F. Greve" <greve@gnu.org> writes:
>
>> I just switched to Emacs 21.1 (which is a beauty, btw) and now I get
>> the error message
>>
>> "Cannot open load file: w3-21"
>>
>> and I only see the header of the mail. Installing a freshly downloaded
>> version of w3 and putting that in the site-lisp path didn't help.
>
> Type C-h P C-s W3
I tried patches given but had still had enough W3 problems to keep it
worthless. Things like an invalid arguments of keymapp.
However when I build URL and W3 from the CVS (from cvs.gnu.org)
things worked very nicely. The tar file on www.xemacs.com seem way
out of date.
I only needed to set the custom varable w3-user-colors-take-precedence
to "t" to get avoid a lot of color dissonance against my dark
background emacs setup. Emacs 21 doesn't seem to have a way to set a
window specific background color for W3 to use.
Barry Fishman
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Emacs 21.1 switch broke reading of html mail (w3 problem?)
2001-10-26 5:06 ` Barry Fishman
@ 2001-11-28 19:41 ` William M. Perry
2001-11-29 4:54 ` Karl Eichwalder
0 siblings, 1 reply; 9+ messages in thread
From: William M. Perry @ 2001-11-28 19:41 UTC (permalink / raw)
Cc: ding
Barry Fishman <barry_fishman@acm.org> writes:
> Colin Marquardt <c.marquardt@alcatel.de> writes:
>
> > "Georg C. F. Greve" <greve@gnu.org> writes:
> >
> >> I just switched to Emacs 21.1 (which is a beauty, btw) and now I get
> >> the error message
> >>
> >> "Cannot open load file: w3-21"
> >>
> >> and I only see the header of the mail. Installing a freshly downloaded
> >> version of w3 and putting that in the site-lisp path didn't help.
> >
> > Type C-h P C-s W3
>
> I tried patches given but had still had enough W3 problems to keep it
> worthless. Things like an invalid arguments of keymapp.
I just release 4.0.47 that should fix this problem for the old codebase.
I need to send an announcement out, will try to do that today.
> However when I build URL and W3 from the CVS (from cvs.gnu.org) things
> worked very nicely. The tar file on www.xemacs.com seem way out of date.
Until recently there was some major brokenness in the CVS - most of it has
been fixed in the last week or so, but be warned. :)
-bp
--
Ceterum censeo vi esse delendam
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Emacs 21.1 switch broke reading of html mail (w3 problem?)
2001-11-28 19:41 ` William M. Perry
@ 2001-11-29 4:54 ` Karl Eichwalder
2001-11-29 14:23 ` William M. Perry
0 siblings, 1 reply; 9+ messages in thread
From: Karl Eichwalder @ 2001-11-29 4:54 UTC (permalink / raw)
Cc: Barry Fishman, ding
wmperry@gnu.org (William M. Perry) writes:
> I just release 4.0.47 that should fix this problem for the old codebase.
Yesterday the 47pre tar archive file lacked the lisp files ;) I'll try
the next hours again.
--
ke@suse.de (work) / keichwa@gmx.net (home): |
http://www.suse.de/~ke/ | ,__o
Free Translation Project: | _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/ | (*)/'(*)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Emacs 21.1 switch broke reading of html mail (w3 problem?)
2001-11-29 4:54 ` Karl Eichwalder
@ 2001-11-29 14:23 ` William M. Perry
2001-11-29 16:38 ` Karl Eichwalder
0 siblings, 1 reply; 9+ messages in thread
From: William M. Perry @ 2001-11-29 14:23 UTC (permalink / raw)
Cc: Barry Fishman, ding
Karl Eichwalder <ke@gnu.franken.de> writes:
> wmperry@gnu.org (William M. Perry) writes:
>
> > I just release 4.0.47 that should fix this problem for the old codebase.
>
> Yesterday the 47pre tar archive file lacked the lisp files ;) I'll try
> the next hours again.
ran out of diskspace on /tmp/ so the package was screwed. :( It is fixed
now though.
-bp
--
Ceterum censeo vi esse delendam
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Emacs 21.1 switch broke reading of html mail (w3 problem?)
2001-11-29 14:23 ` William M. Perry
@ 2001-11-29 16:38 ` Karl Eichwalder
2001-11-29 18:03 ` William M. Perry
2001-11-29 18:07 ` William M. Perry
0 siblings, 2 replies; 9+ messages in thread
From: Karl Eichwalder @ 2001-11-29 16:38 UTC (permalink / raw)
Cc: Barry Fishman, ding
wmperry@gnu.org (William M. Perry) writes:
> ran out of diskspace on /tmp/ so the package was screwed. :( It is fixed
> now though.
Can happen. This afternoon (CET) url-util.el was still missing.
Additionally I'm wondering whether you'll continue to pack url and w3
together into one distribution archive file?
--
ke@suse.de (work) / keichwa@gmx.net (home): |
http://www.suse.de/~ke/ | ,__o
Free Translation Project: | _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/ | (*)/'(*)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Emacs 21.1 switch broke reading of html mail (w3 problem?)
2001-11-29 16:38 ` Karl Eichwalder
@ 2001-11-29 18:03 ` William M. Perry
2001-11-29 18:07 ` William M. Perry
1 sibling, 0 replies; 9+ messages in thread
From: William M. Perry @ 2001-11-29 18:03 UTC (permalink / raw)
Cc: Barry Fishman, ding
Karl Eichwalder <ke@gnu.franken.de> writes:
> wmperry@gnu.org (William M. Perry) writes:
>
> > ran out of diskspace on /tmp/ so the package was screwed. :( It is fixed
> > now though.
>
> Can happen. This afternoon (CET) url-util.el was still missing.
> Additionally I'm wondering whether you'll continue to pack url and w3
> together into one distribution archive file?
For 4.0.x, they will continue to be in the same distribution, it would be
too big of a pain in the #%!@ to change that. The new stuff, when it is
ready for general release, will be packaged separately so that people who
just want URL loading can have it, etc.
Emacs/W3 is likely to be split apart even more into a series of parsers
and DOM components, that something like Gnus could use to do web-based
backends without all the HTML rendering code (necessarily).
-bp
-bp
--
Ceterum censeo vi esse delendam
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Emacs 21.1 switch broke reading of html mail (w3 problem?)
2001-11-29 16:38 ` Karl Eichwalder
2001-11-29 18:03 ` William M. Perry
@ 2001-11-29 18:07 ` William M. Perry
1 sibling, 0 replies; 9+ messages in thread
From: William M. Perry @ 2001-11-29 18:07 UTC (permalink / raw)
Cc: Barry Fishman, ding
Karl Eichwalder <ke@gnu.franken.de> writes:
> wmperry@gnu.org (William M. Perry) writes:
>
> > ran out of diskspace on /tmp/ so the package was screwed. :( It is fixed
> > now though.
>
> Can happen. This afternoon (CET) url-util.el was still missing.
> Additionally I'm wondering whether you'll continue to pack url and w3
> together into one distribution archive file?
Ummm... url-util isn't supposed to be in the old distribution. That is
just in the head CVS.
-bp
--
Ceterum censeo vi esse delendam
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2001-11-29 18:07 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-25 12:01 Emacs 21.1 switch broke reading of html mail (w3 problem?) Georg C. F. Greve
2001-10-25 12:27 ` Colin Marquardt
2001-10-26 5:06 ` Barry Fishman
2001-11-28 19:41 ` William M. Perry
2001-11-29 4:54 ` Karl Eichwalder
2001-11-29 14:23 ` William M. Perry
2001-11-29 16:38 ` Karl Eichwalder
2001-11-29 18:03 ` William M. Perry
2001-11-29 18:07 ` William M. Perry
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).