[473] in NetBSD-Development
Re: emacs rmail
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Thu Jan 26 00:38:21 1995
From: ghudson@MIT.EDU
Date: Thu, 26 Jan 1995 00:35:59 -0500
To: yoav@MIT.EDU
Cc: netbsd-dev@MIT.EDU, nocturne@MIT.EDU
In-Reply-To: "[472] in NetBSD-Development"
I copied /usr/athena/bin/movemail into
/usr/athena/lib/emacs/19.22/i386-unknown-netbsd1.0/movemail, moving
the old movemail to movemail.yoav (since he seems to have replaced
movemail.dist with something unidentified). This should cause things
to work, since Eric reported that things worked if he set
movemail-program to /usr/athena/bin/movemail.
A better solution might be to have emacs reference
/usr/athena/bin/movemail. I mostly stay away from emacs stuff,
though.