all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 3e5d071b558d465a352ba5cd4fb6c4084319a468 529 bytes (raw)
name: gnu/packages/patches/emacs-scheme-complete-scheme-r5rs-info.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
--- scheme-complete-master/scheme-complete.el.orig	2015-12-25 21:59:09.896909029 +0100
+++ scheme-complete-master/scheme-complete.el	2015-12-25 21:59:17.924993998 +0100
@@ -591,7 +591,7 @@
            '((exact->inexact (lambda (z) z))
              (inexact->exact (lambda (z) z)))
            (mapcar #'(lambda (x)
-                       (list x (scheme-env-lookup *scheme-r7rs-info* x)))
+                       (scheme-env-lookup *scheme-r7rs-info* x))
                    *scheme-r5rs-bindings*))))
   *scheme-r5rs-info*)
 

debug log:

solving 3e5d071 ...
found 3e5d071 in https://yhetil.org/guix/CAKrPhPMaMsp7NY1LL+xD_c09hJ+P-Z8WiHfkVmZKOK1H7suCkQ@mail.gmail.com/ ||
	https://yhetil.org/guix/CAKrPhPP+aDotq+NrwarqXPbuvK_jV_ONmvT2edBgpDzFtpFBNA@mail.gmail.com/

applying [1/1] https://yhetil.org/guix/CAKrPhPMaMsp7NY1LL+xD_c09hJ+P-Z8WiHfkVmZKOK1H7suCkQ@mail.gmail.com/
diff --git a/gnu/packages/patches/emacs-scheme-complete-scheme-r5rs-info.patch b/gnu/packages/patches/emacs-scheme-complete-scheme-r5rs-info.patch
new file mode 100644
index 0000000..3e5d071

1:17: trailing whitespace.
 
Checking patch gnu/packages/patches/emacs-scheme-complete-scheme-r5rs-info.patch...
1:17: new blank line at EOF.
+
Applied patch gnu/packages/patches/emacs-scheme-complete-scheme-r5rs-info.patch cleanly.
warning: 2 lines add whitespace errors.

skipping https://yhetil.org/guix/CAKrPhPP+aDotq+NrwarqXPbuvK_jV_ONmvT2edBgpDzFtpFBNA@mail.gmail.com/ for 3e5d071
index at:
100644 3e5d071b558d465a352ba5cd4fb6c4084319a468	gnu/packages/patches/emacs-scheme-complete-scheme-r5rs-info.patch

(*) 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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.