Ralf Angeli <[EMAIL PROTECTED]> writes:

> Now I get it.  55doxymacs.el contains `(require 'doxymacs)'.
> doxymacs.elc (I don't know where the .el file is) contains `(byte-code
> "\300\301!\210\302\303!\210\302\304!\210\302\305!\210\302\306!\207"
> [provide doxymacs require custom xml-parse url tempo] 2)'.  url.el
> requires 'url-vars which requires 'mm-util.  That's where mm-util.elc
> gets loaded and the function defined.

Yep, that's what I wanted to see by asking you the load-history...

Solutions:

1. Uninstall doxymacs; or
2. Set load-path to point to your version of Gnus in 55doxymacs.el; or
3. Add a subdirs.el file in /usr/local/share/emacs/site-lisp to ensure
   that the local Gnus is loaded first.

-- 
  ,''`.
 : :' :        Romain Francoise <[EMAIL PROTECTED]>
 `. `'         http://people.debian.org/~rfrancoise/
   `-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to