Alex Murray

Results 112 comments of Alex Murray

But all you should need to do is delete any existing .so files and recompile them using as you have defined above via `treesit-install-language-grammar` and it should just do the...

Ah ok - perhaps this is an issue in treesit-auto - let me take a look.

Hmm it is good you got it working but ideally you wouldn't have to specify either :cc or :c++ - from what I can see, if neither is specified it...

Ok, thanks for checking. Since this is still a valid issue but which we can't easily solve, I will leave it open so that others can find it if they...

Thanks for reporting this issue - can you provide any more details like what OS + version you are running? Also does this happen when you just run `emacs -q`...

Thanks for reporting this issue - basically this boils down to (as you suggested) the host glibc version from Ubuntu 22.04 being different (newer in this case) than the one...

Did you remove the old emacs-zmq.so first?

No worries - I'll leave this issue open for now so that others can find if need be.

I notice it is loading `zmq.al` from the path `/home/martibosch/emacs-zmq/init.el` - are you sure there is not already a emacs-zmq.so somewhere within this directory (it would likely be at `/home/martibosch/emacs-zmq/elpa/zmq-20230608.1856/emacs-zmq.so`...

The application indicator specification only allows a single icon / label so without a significant refactor to support more than a single application indicator (and the concept of multiple 'primary'...