unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
blob 367dc3cf00179ac2bc90450b52ed0d0a13a31f5d 713 bytes (raw)
name: gnu/packages/patches/emacs-clojure-mode-fix-failing-docsting-test.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
27
 
From 5fb8ba78f01b6e9cd2079710fc18ecc5e18ab07e Mon Sep 17 00:00:00 2001
From: Giovanni Biscuolo <g@xelera.eu>
Date: Sat, 29 Aug 2020 15:18:21 +0200
Subject: [PATCH] Fix failing docsting test

Fixes bug#43090

* clojure-mode.el: Add docstring to (cl-defmethod project-roots...)
---
 clojure-mode.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/clojure-mode.el b/clojure-mode.el
index 4f615bf..9f1202f 100644
--- a/clojure-mode.el
+++ b/clojure-mode.el
@@ -1758,6 +1758,7 @@ Return nil if not inside a project."
 
 ;; project.el integration
 (cl-defmethod project-roots ((project (head clojure)))
+  "project.el integration"
   (list (cdr project)))
 
 (defun clojure-project-relative-path (path)
-- 
2.27.0


debug log:

solving 367dc3cf00 ...
found 367dc3cf00 in https://yhetil.org/guix-bugs/87sgc5edmm.fsf@roquette.i-did-not-set--mail-host-address--so-tickle-me/

applying [1/1] https://yhetil.org/guix-bugs/87sgc5edmm.fsf@roquette.i-did-not-set--mail-host-address--so-tickle-me/
diff --git a/gnu/packages/patches/emacs-clojure-mode-fix-failing-docsting-test.patch b/gnu/packages/patches/emacs-clojure-mode-fix-failing-docsting-test.patch
new file mode 100644
index 0000000000..367dc3cf00

1:24: trailing whitespace.
 
1:29: trailing whitespace.
 
1:31: trailing whitespace.
-- 
Checking patch gnu/packages/patches/emacs-clojure-mode-fix-failing-docsting-test.patch...
1:33: new blank line at EOF.
+
Applied patch gnu/packages/patches/emacs-clojure-mode-fix-failing-docsting-test.patch cleanly.
warning: 4 lines add whitespace errors.

index at:
100644 367dc3cf00179ac2bc90450b52ed0d0a13a31f5d	gnu/packages/patches/emacs-clojure-mode-fix-failing-docsting-test.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 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).