Gnus development mailing list
 help / color / mirror / Atom feed
* w3 b30
@ 1998-11-29 15:12 Lars Magne Ingebrigtsen
  1998-12-03 11:40 ` William M. Perry
  0 siblings, 1 reply; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-11-29 15:12 UTC (permalink / raw)


Two tiny things to make the cid: thing work out-of-the-box:

1) url-misc doesn't seem to be loaded automatically, which means
   that the cid functions aren't defined.

2) url-misc uses macros defined in mm-decode, but it doesn't
   require that file, so it bugs out on "invalid function".

0.56 works around both these by `(load "url-misc.el")'-ing in the
w3 init function thingie.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Magne Ingebrigtsen


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

* Re: w3 b30
  1998-11-29 15:12 w3 b30 Lars Magne Ingebrigtsen
@ 1998-12-03 11:40 ` William M. Perry
  0 siblings, 0 replies; 2+ messages in thread
From: William M. Perry @ 1998-12-03 11:40 UTC (permalink / raw)
  Cc: ding

Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:

> Two tiny things to make the cid: thing work out-of-the-box:
> 
> 1) url-misc doesn't seem to be loaded automatically, which means
>    that the cid functions aren't defined.

  This was because of a broken autoload, and should be fixed in the
upcoming b31.

> 2) url-misc uses macros defined in mm-decode, but it doesn't
>    require that file, so it bugs out on "invalid function".
> 
> 0.56 works around both these by `(load "url-misc.el")'-ing in the
> w3 init function thingie.

  When Emacs/W3 4.0pre31 is uploaded later this morning this will no longer 
be a problem.  I've moved the CID loaders out into url-cid.el and only
compile it if I can find a recent version of gnus / mm-decode at configure
time.  So it will compile if it can, but otherwise it will just be a bit
slower.

-Bill P.


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

end of thread, other threads:[~1998-12-03 11:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-11-29 15:12 w3 b30 Lars Magne Ingebrigtsen
1998-12-03 11:40 ` 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).