unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob 47d513b3a306410c2e0aeffe37848d1fdceafac3 687 bytes (raw)
name: gnu/packages/patches/emacs-geiser-autoload-activate-implementation.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
 
From 9fd3174cead8bfa17a8413bffa38362853d71a02 Mon Sep 17 00:00:00 2001
From: jao <jao@gnu.org>
Date: Mon, 5 Apr 2021 23:06:56 +0100
Subject: [PATCH] autoload geiser activate implementation

---
 elisp/geiser.el | 3 +++
 readme.org      | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/elisp/geiser.el b/elisp/geiser.el
index 887b8da..96c1dd6 100644
--- a/elisp/geiser.el
+++ b/elisp/geiser.el
@@ -104,6 +104,9 @@
 ;;;###autoload
 (autoload 'geiser-mode--maybe-activate "geiser-mode")

+;;;###autoload
+(autoload 'geiser-activate-implementation "geiser-impl")
+
 ;;;###autoload
 (mapc (lambda (group)
         (custom-add-load group (symbol-name group))
--
GitLab

debug log:

solving 47d513b3a3 ...
found 47d513b3a3 in https://git.savannah.gnu.org/cgit/guix.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).