[mew-int 3091] Re: error in process filter: mew-imap-command-uid: Wrong type argument: stringp, o
Harald Hanche-Olsen <[email protected]> Thu, 07 Jun 2012 11:29:24 +0200 (CEST)
| Newsgroups | gmane.mail.mew.general |
|---|---|
| Message-ID | <[email protected]> |
[Petter Gustad <[email protected]> (2012-06-07 09:12:14 UTC)] > I suddently got the message: > > error in process filter: mew-imap-command-uid: Wrong type argument: stringp, o > > when trying to update my IMAP inbox. I can't seem to get passed this > point. Is this a known problem with a known workaround? I don't know. Could you get a backtrace? Turn on debugging: M-x set-variable RET debug-on-error RET t RET and then trigger the problem. You should get a buffer called *backtrace*. Copy its contents and post to the list. To clean up, hit q in the *backtrace* buffer. Then turn debugging off with the same method as above, only replacing t with nil. > mew-version-number is "6.4.50" I haven't upgraded to that version myself yet, so I may not be able to help. But a backtrace may help others help you. - Harald