[mew-int 01235] Re: Mew 3.1 on Mac OS X

Kazu Yamamoto ( 山本和彦 ) kazu at example.com
Wed Jan 8 13:13:52 JST 2003


From: Michael Weisman <mjweisman at example.com>
Subject: [mew-int 01234] Mew 3.1 on Mac OS X

> When trying to goto another folder, for example, +backup, the error
> message shown is "Could not find 'mewls'."

The easiest way is add the path of mewls to 'exec-path' in .emacs.

e.g.

	(setq exec-path (cons "/path/to/mewls" exec-path))

--Kazu



More information about the Mew-int mailing list