guix/gnu
Leo Prikler f574f859ee
gnu: emacs: Ignore empty XIM styles.
As of libx11 version 1.6.10, xim may be NULL, which causes a segmentation
fault in the execution of ARRAYELTS.  As a cautionary measure, we
short-circuit this logic.

* gnu/packages/patches/emacs-ignore-empty-xim-styles.patch: New file.
* gnu/packages/emacs.scm (emacs emacs-next)[patches]: Use it.
* gnu/local.mk: Register it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-03 12:26:02 +02:00
..
bootloader
build file-system: Add mount-may-fail? option. 2020-07-31 13:43:20 +02:00
installer
machine
packages gnu: emacs: Ignore empty XIM styles. 2020-08-03 12:26:02 +02:00
services services: Add zram-device-service. 2020-08-02 15:54:37 +03:00
system file-system: Add efivarfs support. 2020-07-31 13:43:36 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: emacs: Ignore empty XIM styles. 2020-08-03 12:26:02 +02:00
machine.scm
packages.scm packages: 'generate-package-cache' is deterministic. 2020-07-30 19:17:20 +02:00
services.scm
system.scm system: 'operating-system-with-provenance' uses the OS location info. 2020-07-29 00:22:01 +02:00
tests.scm