Hello.
I have some issue with company-distel.
All I do is:
Create new file
Open it
Try to complete something from lists module like lists:|
And in Messages buffer I see some strange errors (also without company-yasnippet):
Company: An error occurred in auto-begin
Company: backend (company-distel :with company-yasnippet) error "Args out of range: 1, 21" with args (candidates lists:)
Scanning for dabbrevs...done
Event: data
data: w
arg: w
nodedown: emacs@space-rocket
error in process filter: epmd-recv-port-resp: Assertion failed: (> (length arg) 2)
error in process filter: Assertion failed: (> (length arg) 2)
Note that after "data: w" and "arg: w" there's some symbol (^A), just for info.
I have latest distel from master branch, latest company-distel, emacs 24.5.1 on the Ubuntu 14.10 and following distel config:
Hello. I have some issue with company-distel. All I do is:
And in Messages buffer I see some strange errors (also without company-yasnippet):
Note that after "data: w" and "arg: w" there's some symbol (^A), just for info. I have latest distel from master branch, latest company-distel, emacs 24.5.1 on the Ubuntu 14.10 and following distel config:
Maybe I'm doing something wrong? Thank you a lot!