[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: continually getting an error with wl-folder-get-entity-id



At Sun, 24 Oct 2010 00:36:20 +0100,
Eric S Fraga wrote:
> When attempting to exit a particularly summary view, I often get the
> following error:
>
> ,----
> | Debugger entered--Lisp error: (invalid-function wl-folder-get-entity-id)
> |   wl-folder-get-entity-id(#(".lists" 0 6 (wl-folder-entity-id 8 wl-folder-is-group nil)))
> |   wl-summary-goto-folder-subr(nil nil nil nil t nil nil)
> |   wl-summary-goto-folder(nil)
> |   call-interactively(wl-summary-goto-folder nil nil)
> `----
>
> Any suggestions very welcome as once this error starts appearing (and
> it's usually when I've done some filtered view of a folder), I can
> only leave wl by switching directly to the Folder buffer.  I cannot
> "q" out of a folder summary.

"Invalid function" means, that Emacs tried to get a function
associated with the symbol `wl-folder-get-entity-id' but got something
that is not a function-like expression (Cf. Elisp manual, 9.2.4 Symbol
Function Indirection).

Can you hit the bug and tell what

(indirect-function 'wl-folder-get-entity-id)

evaluates to?

Best,
 -- David

--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmjena@jabber.org
Email..... dmaus@ictsoc.de

Attachment: pgpozdeSRBcLM.pgp
Description: PGP signature