Matthew White
Matthew White
Hi, I hope that this may help to pinpoint the issue... ### LADSPA plugins On my Gentoo amd64 system the following warnings are due to `media-libs/ladspa-sdk` and `media-libs/rubberband` beeing installed...
@dgutov I did the tests. > You should test this on Emacs master. Like mentioned in [#228 (comment)](https://github.com/company-mode/company-mode/pull/228#issuecomment-72228268), the value of `process-adaptive-read-buffering` doesn't have any perceptible effect there either. Emacs...
Thanks! I'll change the name to something more descriptive like "temporary file". I'll do more tests to see if it is really worth keeping it... I'm working on making Clang...
Sorry for taking so long, I had a terrible year, but it's just life I guess... Code rewrite: fetch a candidate's documentation directly from its source file. Rebased and squashed...
> I figured you gave up because this problem might not have a satisfactory solution, with unavoidable ambiguities and Clang's AST format being unstable. And that it was my fault...
I'm trying to get it to work using `cindex.py`, Python bindings to libclang. There's no documentation though. I'm currently studying the python module in my spare time. I still don't...
I'm still on it. Just to let you know. I see that Clang's releasing schedule is very busy; I hope they wont change libclang too much, though. Later.
Hi! How does the copyright assignment works? You may use the code as you wish though. I have encountered the same problem you describe (#225), it doesn't depend on company-clang...
@luxchris Hi, see you soon on #emacs, I'll look into company-quickhelp to address the popup misplacement problem. @dgutov Hi, I've sent the request to [email protected], I hope to receive an...
I'll take a look at the LLVM manual to understand the possible choices, or peek directly at the code, and eventually send a question to the mailing list. Debugging could...