[mew-int 01023] Re: Cant start Mew

Tatsuya Kinoshita tats at example.com
Tue Jul 23 20:44:02 JST 2002


In message [mew-int 01022], on July 22, 2002,
Bruce Harris <beharri at example.com> wrote:

> I am running SuSE 8.0 Linux with Xemacs 21.4 and Mew 2.2. I followed the 
> directions however I get this error 
> 
> Mew errors:
> 
> Must set 'mew-mail-domain-list'

This error seems Mew 1.x.  (The mew-mail-domain-list variable is
automatically defined when Mew 2.2 is executed.)

Please check the load-path variable.

For example, if you installed Mew 2.2 in the
/usr/local/share/emacs/site-lisp/mew directory, put the following
in your init-file (~/.emacs, ~/.xemacs/init.el, default.el, etc.).

  (setq load-path (cons "/usr/local/share/emacs/site-lisp/mew" load-path))

Also, check the exec-path variable for the external commands
(mewls, mewencode, and incm).

-- 
Tatsuya Kinoshita



More information about the Mew-int mailing list