[mew-int 01680] Re: spam again ( sorry )
Francesco Scaglioni
fgs at example.com
Thu Dec 4 20:09:42 JST 2003
From: Tatsuya Kinoshita <tats at example.com>
Subject: [mew-int 01675] Re: spam again ( sorry )
Date: Thu, 04 Dec 2003 06:53:12 +0900 (JST)
> On December 3, 2003, [mew-int 01672],
> Francesco Scaglioni <fgs at example.com> wrote:
>
> > From a shell, running ::
> >
> > /usr/local/emacs/mew4/bin/incm -d /var/spool/mail/fgs
> >
> > achieves nothing ;-{
>
> Didn't the incm command incorporate mails to the current directory?
>
Running /usr/local/emacs/mew4/bin/incm -d /var/spool/mail/fgs
from ~/Mail/inbox empties /var/spool/mail/fgs but the mails do
not appear anywhere that I can find
> Are you really using `/usr/local/emacs/mew4/bin/incm' on Mew/Emacs?
I have all my non-SuSE emacs stuff under /usr/local/emacs - I
installed Mew4* under /usr/local/emacs/mew4
>
> Put the following line in the *scratch* buffer, and type C-j
> ([Ctrl]+[J]) at the end of line to see the full-path name of
> the incm command:
>
> (progn (require 'mew-func) (mew-which-exec "incm"))
gave :
(progn (require 'mew-func) (mew-which-exec "incm"))
"/usr/local/emacs/mew4/bin/incm"
>
> Also, check the value of the exec-path variable.
line 1 of my ~/.mew.el reads :
(setq exec-path (cons "/usr/local/emacs/mew4/bin" exec-path))
Cheers
F
More information about the Mew-int
mailing list