emacs-snap icon indicating copy to clipboard operation
emacs-snap copied to clipboard

GNU Emacs in a snap

Results 14 emacs-snap issues
Sort by recently updated
recently updated
newest added

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...

wontfix

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...

wontfix
solution-in-comments

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...

wontfix
solution-in-comments

Yank / kill doesn't use the the system clipboard and highlighting text doesn't update the primary selection.

pgtk

The generic icon is shown with a title of "emacs-wayland" ![image](https://github.com/alexmurray/emacs-snap/assets/56540/ab71a356-32af-49f4-90d9-601f222f778c) GNOME Shell looking glass also shows this as the WMClass: ![image](https://github.com/alexmurray/emacs-snap/assets/56540/05067b7e-f71b-4edf-b505-e59a0c7f927d) Yet the environment variable seems set correctly in...

pgtk

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:...

incomplete

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...

incomplete

Doing `(require 'org-clatex)` throws ` error("Eager macro-expansion failure: %S" (error "Your Emacs was not built with Xwidget support"))`

enhancement