Re: getting error when I try to load wl from 20190623 package

Rob Walker <[email protected]> Sun, 04 Aug 2019 23:25:00 -0700
Newsgroups gmane.mail.wanderlust.general
Message-ID <837e7sp1s3.wl-rob__32245.7400545076$1564986441$gmane$org@ladle.net>
John,

I'm sorry you haven't received a response before now.  I will try to reproduce this problem right now.

I have created a new user on my system, and I'm running emacs 25.1.1, I'll see where I end up.

-- steps
adduser d-test
ssh -X d-test@localhost
emacs -Q
edit ~/.emacs.d/init.el to have the melpa repository according to https://www.emacswiki.org/emacs/MELPA
restart emacs
C-h v emacs-version RET
 25.1.1
M-x package-list-packages RET
I wanderlust (20190725.823)
restart emacs
M-x wl RET
(I am presented with a message "Folder +draft does not exist, create it? (y or n) "

I'll try to build and test with emacs 26.2 now.

Hrm.  "Works for Me, (tm)."  I'm running an emacs 26.2 that I just now
built from source.  I guess the only difference might be that my
wanderlust came from the install with emacs 25.1.1.  Let me delete
that and reinstall.  Well, it is still working for me, at least
through the errors about not having a tmp directory, a draft
directory, etc.

How did you build wanderlust?  Did you install it from melpa?

I'd love to help you figure this out, but I think I'm at a loss as to
what might be going wrong.  From reading your error message, I think
that maybe the 'wl' package isn't in your emacs load-path?  I don't
think that could be the problem, though, because I didn't edit my
load-path at all after doing the install.

Thanks,
Rob


On Fri, 26 Jul 2019 11:50:50 -0700,
John Covici wrote:
> 
> No one has an idea about this?
> 
> On Wed, 24 Jul 2019 15:17:35 -0400,
> John Covici wrote:
> > 
> > Hi.  I installed the newest wl from elpa and it won't start.  I get
> > the following error output if I set debug-on-error to t
> > 
> > (wrong-type-argument arrayp nil)
> >   signal(wrong-type-argument (arrayp nil))
> >   wl(nil)
> >   funcall-interactively(wl nil)
> >   call-interactively(wl record nil)
> >   command-execute(wl record)
> >   execute-extended-command(nil "wl" nil)
> >   funcall-interactively(execute-extended-command nil "wl" nil)
> >   call-interactively(execute-extended-command nil nil)
> >   command-execute(execute-extended-command)
> > I am using emacs 26.2.
> > Let me know if you need any further information, so we can fix it.
> > 
> > I did notice that at least one file failed to compile, but it seemed
> > to be related to Japanese, so I thought it was OK.
> > 
> > Thanks in advance for any suggestions.
> > 
> > -- 
> > Your life is like a penny.  You're going to lose it.  The question is:
> > How do
> > you spend it?
> > 
> >          John Covici wb2una
> >          [email protected]
> > 
> 
> -- 
> Your life is like a penny.  You're going to lose it.  The question is:
> How do
> you spend it?
> 
>          John Covici wb2una
>          [email protected]
>