me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Maxim Cournoyer 9aca5ceac8
gnu: emacs: Simplify the EMACSLOADPATH search path specification.
The EMACSLOADPATH can be greatly simplified by relying on a subdirs.el file
that causes Emacs to search recursively a directory found in EMACSLOADPATH.

* gnu/packages/emacs.scm (emacs)[native-search-paths]: Remove the match-all
file pattern regexp.  Remove the versioned site-lisp directory from searched
files, as it appears unused by Emacs.

Reported-by: Leo Prikler <leo.prikler@student.tugraz.at>
Signed-off-by: Clément Lassieur <clement@lassieur.org>
2019-12-04 11:06:49 +01:00
..
bootloader
build build: vm: Fix qemu-command procedure. 2019-12-01 16:52:30 +01:00
installer
machine
packages gnu: emacs: Simplify the EMACSLOADPATH search path specification. 2019-12-04 11:06:49 +01:00
services services: Add polkit-wheel-service to %desktop-services. 2019-11-30 23:50:40 +01:00
system install: Pass 'local-file' literal strings for proper resolution. 2019-12-01 23:36:52 +01:00
tests
artwork.scm
bootloader.scm
ci.scm ci: Make sure the Guix checkout is the one providing Cuirass proc. 2019-12-01 11:26:11 +01:00
installer.scm
local.mk gnu: handbrake: Upgrade to 1.3.0. 2019-12-03 22:20:22 -06:00
machine.scm
packages.scm
services.scm
system.scm system: vm: Support cross-compilation. 2019-12-01 16:51:40 +01:00
tests.scm