emacs-snap
emacs-snap copied to clipboard
GNU Emacs in a snap
hi alex - many thanks for maintaining the emacs-snap :) I did a clean-install of emacs / ubuntu 22.04 and had some trouble getting magit to use emacsclient. Based on...
Hello! Before starting to complain let me say thank you for your snap which really simplified setting up a modern Emacs environment for me! I have been using Emacs' tree...
I tried to install the `jinx` module for Emacs, snap r2249, on Ubuntu 22.04.3 LTS. I have the libenchant2-2 and libenchant-2-dev apt packages installed, both version 2.3.2-1ubuntu2. I started `emacs...
I'm trying to install package `zmq`, which is used within `jupyter`. Then when issuing `(require 'zmq)`, I am prompted to build it, for which I respond yes. I keep getting...
Yank / kill doesn't use the the system clipboard and highlighting text doesn't update the primary selection.
The generic icon is shown with a title of "emacs-wayland"  GNOME Shell looking glass also shows this as the WMClass:  Yet the environment variable seems set correctly in...
I was trying out the `pgtk/edge` channel but emacs won't start on Wayland. I get this error: `GLib-GIO-ERROR **: 19:59:44.612: Settings schema 'org.gnome.settings-daemon.plugins.xsettings' does not contain a key named 'antialiasing'`...
``` sergiusens@cuivienen:~$ snap run --shell emacs sergiusens@cuivienen:~$ xdg-open https://ubuntu.com gio: symbol lookup error: /snap/emacs/2249/usr/lib/x86_64-linux-gnu/gio/modules/../../../../../lib/x86_64-linux-gnu/libpthread.so.0: undefined symbol: __libc_pthread_init, version GLIBC_PRIVATE ``` Workaround ``` sergiusens@cuivienen:~$ unset GIO_MODULE_DIR sergiusens@cuivienen:~$ xdg-open https://ubuntu.com sergiusens@cuivienen:~$ Gtk-Message:...
I installed Emacs 29.1 but when I start it, I get these GTK messages in the terminal: matti@NS70PU:~$ Gtk-Message: 02:35:46.422: Failed to load module "xapp-gtk3-module" /snap/emacs/2249/usr/bin/../../lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found...
Doing `(require 'org-clatex)` throws ` error("Eager macro-expansion failure: %S" (error "Your Emacs was not built with Xwidget support"))`