(autoload 'wl "wl" "Wanderlust" t) (autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t) (load "browse-url") (load "mime-setup") (setq wl-icon-dir "/usr/local/lib/xemacs/site-packages/etc/wl") (provide 'wanderlust-startup)