abo-abo / function-args

C++ completion for GNU Emacs
120 stars 10 forks source link

moo-complete "Wrong type argument" for C [Using Helm] #32

Closed ldsolano17 closed 8 years ago

ldsolano17 commented 8 years ago

When using moo-complete for C structure code, members of the structure are perfectly shown in the buffer menu, but when selecting an option from the buffer menu, the following error is displayed (and struct member is not completed in the text):

moo-action-insert: Wrong type argument: listp, #("unsigned int unit" 0 12 (face (ivy-current-match font-lock-type-face)) 12 13 (face ivy-current-match) 13 17 (face (ivy-current-match font-lock-variable-name-face)))

ldsolano17 commented 8 years ago

Issue solved updating the package.