When I try to call code completion jde-complete-at-point-menu (C-c C-v C-.)
I get the following error:

Invalid function: (macro lambda (token streamorbuffer &optional search-parts
search-includes) "Find all nonterminals with a token TOKEN within
STREAMORBUFFER.
TOKEN is a symbol representing the type of the tokens to find.
Optional argument SEARCH-PARTS and SEARCH-INCLUDE are passed to
`semantic-find-nonterminal-by-function'." (\`
(semantic-find-nonterminal-by-function (lambda (tok) (eq (\, token)
(semantic-token-token tok))) (\, streamorbuffer) (\, search-parts) (\,
search-includes))))

My configuration is:
emacs-20.7
jde-2.2.7.1
eieio-0.16
elib-1.0
semantic-1.4beta6
speedbar-0.13a

Thanks for any advice,
juergen

Reply via email to