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

Rob Walker <[email protected]> Tue, 06 Aug 2019 19:08:18 -0700
Newsgroups gmane.mail.wanderlust.general
Message-ID <8336idu3ql.wl-rob__34611.4320492902$1565143829$gmane$org@ladle.net>
On Mon, 05 Aug 2019 03:04:04 -0700,
John Covici wrote:
> 
> I installed from melpa and it compiled everything, I think there were
> a couple of failures in the compiles, but they seemed to be related to
> some Japanese items which I do not have.

I have noticed that I get some melpa error messages.  I generally
ignore all of those.

> Thanks for responding and I am glad you tried to build it.  It must be
> something in my setup.  One other thing, I am using a text console, if
> that makes any difference.

I'll try again when I get a chance.  I have a couple of questions for
you, so I can replicate your setup more accurately.

1.  Are you running "emacs -nw", or are you running on a terminal
where you don't have DISPLAY set, so then the text mode is just the
way it works out?

2.  Did you compile your own emacs from source?  Maybe I am compiling
with different options than what you are using.  Can you put your
config.status file somewhere?  I'll then recompile my emacs, using
your config.status on my compile.

Thanks,
Rob


> 
> On Mon, 05 Aug 2019 02:25:00 -0400,
> Rob Walker wrote:
> > 
> > 
> > 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]
> > > 
> 
> -- 
> 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]