Re: Multiple Folder
"Herbert J. Skuhra" <[email protected]>
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <86wphf89ws.wl-herbert__30557.6227409349$1476181287$gmane$org@mailbox.org> |
Petrik Galvosas skrev:
>
> At Tue, 11 Oct 2016 08:50:35 +0200,
> Herbert J. Skuhra wrote:
>>
>> Petrik Galvosas skrev:
>> >
>> > Hi,
>> > I am struggling to setup a multi folder. According to the manual it
>> > should be something like
>> >
>> > *%Sent Items,%INBOX
>> > ...
>>
>> Hmm, works for me. But I use the full folder definition:
>>
>> ‘%’ mailbox [‘:’ username [‘/’ authenticate-type]][‘@’ hostname][‘:’ port][‘!’]
>
> I tried a few more things in setting up folders.
>
> *%Sent Items:0/0/2 <- works
> *%INBOX:0/0/4 <- does not work
> *%Inbox:0/0/4 <- does not work
> %INBOX:0/0/4 <- works
> %Inbox:0/0/4 <- works
> %Sent Items:0/0/2 <- works
>
> "does not work" means I get this error message: elmo-message-flags: Wrong type argument: arrayp, nil
>
> No error messages in the *IMAP4 DEBUG* log. The interesting thing is
> the fact that there is actually no folder %Inbox, only %INBOX.
> However, after hitting m a in Folder mode Wanderlust suggests to add
> folder %Inbox. Only typing "$I" and then tab does not show any folder
> %Inbox, just %INBOX.
I guess the suggestion comes from wl-default-folder.
wl-default-folder is a variable defined in ‘wl-vars.el’.
Its value is "%inbox"
>> And I don't use Scoring.
>
> Am I doing Scoring? I don't know.
Your log says "Scoring...done", mine doesn't. That's why I assumed you are
using Scoring. Maybe you can share your ~/.wl and ~/.folders (e.g: via
pastebin).
> I did not try to use the full folder definition as I remember to have
> trouble with it since my username contains @.
Mine too. I only had to put the username inside quotation marks (").
> Anyone any more insight?
Have you tried (setq debug-on-error t)? You probably have to (re)move
the "*.elc"-files first.
--
Herbert