Alex Murray
Alex Murray
Note I am not sure if the current snapcraft.yaml recipe is still functional so this may need some tweaks to build successfully but I can help with that if needed...
Thanks for the heads up @zyga - let me know if you need me to do anything.
The snap should set up an automatic alias for `emacsclient` - can you list the output of: `snap aliases`? There should already be a symlink in `/snap/bin/emacsclient`.
Yep so the alias is there - and there should be a symlink in `/snap/bin/emacsclient` as well then. So from what I can see, the emacs snap is doing all...
I think it may be more likely a problem with your system - have you by chance manually compiled and installed emacs previously? If so, I suspect there may be...
Hmm weird - so I use magit myself and have never had any issues with it and the emacs snap. On my machine I see `with-editor-emacsclient-executable` has the value of...
Please see the existing issue #33 - unfortunately the last time I looked into this, it was not possible without custom compiling webkit to support the `/snap` prefix - and...
Thanks for reporting this issue. FWIW I'm also running 23.04 with emacs from the beta channel so I will see if I can reproduce this when I'm back in front...
Perhaps we can try setting `NO_AT_BRIDGE=1` as per https://bugzilla.redhat.com/show_bug.cgi?id=1706608#c8
Although this will disable the accessibility service integration for the emacs snap - it might be better to try and do this gracefully, or perhaps just try and filter these...