gnu: emacs-cider: Update to 0.23.0.
[jackhill/guix/guix.git] / gnu / packages / emacs-xyz.scm
1 ;;; GNU Guix --- Functional package management for GNU
2 ;;; Copyright © 2014 Taylan Ulrich Bayirli/Kammer <taylanbayirli@gmail.com>
3 ;;; Copyright © 2013, 2014, 2015, 2016, 2017, 2018, 2019 Ludovic Courtès <ludo@gnu.org>
4 ;;; Copyright © 2014, 2015, 2016, 2017, 2018 Mark H Weaver <mhw@netris.org>
5 ;;; Copyright © 2014, 2015, 2016, 2017, 2018, 2019 Alex Kost <alezost@gmail.com>
6 ;;; Copyright © 2015 Federico Beffa <beffa@fbengineering.ch>
7 ;;; Copyright © 2015, 2016, 2017, 2018, 2019 Ricardo Wurmus <rekado@elephly.net>
8 ;;; Copyright © 2016, 2017, 2018, 2019 Chris Marusich <cmmarusich@gmail.com>
9 ;;; Copyright © 2015, 2016, 2018 Christopher Lemmer Webber <cwebber@dustycloud.org>
10 ;;; Copyright © 2016 Adriano Peluso <catonano@gmail.com>
11 ;;; Copyright © 2016, 2017, 2018, 2019 Efraim Flashner <efraim@flashner.co.il>
12 ;;; Copyright © 2016 David Thompson <davet@gnu.org>
13 ;;; Copyright © 2016 Matthew Jordan <matthewjordandevops@yandex.com>
14 ;;; Copyright © 2016, 2017 Roel Janssen <roel@gnu.org>
15 ;;; Copyright © 2016, 2017 ng0 <ng0@n0.is>
16 ;;; Copyright © 2016, 2019 Alex Griffin <a@ajgrf.com>
17 ;;; Copyright © 2016, 2017, 2018, 2019 Nicolas Goaziou <mail@nicolasgoaziou.fr>
18 ;;; Copyright © 2016, 2017, 2018 Alex Vong <alexvong1995@gmail.com>
19 ;;; Copyright © 2016, 2017, 2018, 2019 Arun Isaac <arunisaac@systemreboot.net>
20 ;;; Copyright © 2017 Christopher Baines <mail@cbaines.net>
21 ;;; Copyright © 2017, 2018, 2019 Mathieu Othacehe <m.othacehe@gmail.com>
22 ;;; Copyright © 2017, 2018, 2019 Clément Lassieur <clement@lassieur.org>
23 ;;; Copyright © 2017 Vasile Dumitrascu <va511e@yahoo.com>
24 ;;; Copyright © 2017, 2018 Kyle Meyer <kyle@kyleam.com>
25 ;;; Copyright © 2017 Kei Kebreau <kkebreau@posteo.net>
26 ;;; Copyright © 2017 George Clemmer <myglc2@gmail.com>
27 ;;; Copyright © 2017, 2018 Feng Shu <tumashu@163.com>
28 ;;; Copyright © 2017 Jan Nieuwenhuizen <janneke@gnu.org>
29 ;;; Copyright © 2017, 2018, 2019 Oleg Pykhalov <go.wigust@gmail.com>
30 ;;; Copyright © 2017 Mekeor Melire <mekeor.melire@gmail.com>
31 ;;; Copyright © 2017 Peter Mikkelsen <petermikkelsen10@gmail.com>
32 ;;; Copyright © 2017, 2018, 2019 Tobias Geerinckx-Rice <me@tobias.gr>
33 ;;; Copyright © 2017 Mike Gerwitz <mtg@gnu.org>
34 ;;; Copyright © 2017, 2018, 2019 Maxim Cournoyer <maxim.cournoyer@gmail.com>
35 ;;; Copyright © 2018 Sohom Bhattacharjee <soham.bhattacharjee15@gmail.com>
36 ;;; Copyright © 2018, 2019 Mathieu Lirzin <mthl@gnu.org>
37 ;;; Copyright © 2018, 2019 Pierre Neidhardt <mail@ambrevar.xyz>
38 ;;; Copyright © 2018, 2019 Tim Gesthuizen <tim.gesthuizen@yahoo.de>
39 ;;; Copyright © 2018, 2019 Jack Hill <jackhill@jackhill.us>
40 ;;; Copyright © 2018 Pierre-Antoine Rouby <pierre-antoine.rouby@inria.fr>
41 ;;; Copyright © 2018 Alex Branham <alex.branham@gmail.com>
42 ;;; Copyright © 2018 Thorsten Wilms <t_w_@freenet.de>
43 ;;; Copyright © 2018, 2019 Pierre Langlois <pierre.langlois@gmx.com>
44 ;;; Copyright © 2018, 2019 Brett Gilio <brettg@posteo.net>
45 ;;; Copyright © 2019 Dimakakos Dimos <bendersteed@teknik.io>
46 ;;; Copyright © 2019 Brian Leung <bkleung89@gmail.com>
47 ;;; Copyright © 2019 mikadoZero <mikadozero@yandex.com>
48 ;;; Copyright © 2019 Gabriel Hondet <gabrielhondet@gmail.com>
49 ;;; Copyright © 2019 LaFreniere, Joseph <joseph@lafreniere.xyz>
50 ;;; Copyright © 2019 Amar Singh <nly@disroot.org>
51 ;;; Copyright © 2019 Baptiste Strazzulla <bstrazzull@hotmail.fr>
52 ;;; Copyright © 2019 Giacomo Leidi <goodoldpaul@autistici.org>
53 ;;; Copyright © 2019 Jens Mølgaard <jens@zete.tk>
54 ;;; Copyright © 2019 Amin Bandali <bandali@gnu.org>
55 ;;; Copyright © 2019 Jelle Licht <jlicht@fsfe.org>
56 ;;; Copyright © 2019 Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
57 ;;; Copyright © 2019 Stephen Webber <montokapro@gmail.com>
58 ;;; Copyright © 2019 Leo Prikler <leo.prikler@student.tugraz.at>
59 ;;; Copyright © 2019 David Wilson <david@daviwil.com>
60 ;;;
61 ;;; This file is part of GNU Guix.
62 ;;;
63 ;;; GNU Guix is free software; you can redistribute it and/or modify it
64 ;;; under the terms of the GNU General Public License as published by
65 ;;; the Free Software Foundation; either version 3 of the License, or (at
66 ;;; your option) any later version.
67 ;;;
68 ;;; GNU Guix is distributed in the hope that it will be useful, but
69 ;;; WITHOUT ANY WARRANTY; without even the implied warranty of
70 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
71 ;;; GNU General Public License for more details.
72 ;;;
73 ;;; You should have received a copy of the GNU General Public License
74 ;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
75
76 (define-module (gnu packages emacs-xyz)
77 #:use-module ((guix licenses) #:prefix license:)
78 #:use-module (guix packages)
79 #:use-module (guix cvs-download)
80 #:use-module (guix download)
81 #:use-module (guix git-download)
82 #:use-module (guix hg-download)
83 #:use-module (guix build-system gnu)
84 #:use-module (guix build-system cmake)
85 #:use-module (guix build-system emacs)
86 #:use-module (guix build-system glib-or-gtk)
87 #:use-module (guix build-system perl)
88 #:use-module (guix build-system trivial)
89 #:use-module (gnu packages)
90 #:use-module (gnu packages admin)
91 #:use-module (gnu packages audio)
92 #:use-module (gnu packages bash)
93 #:use-module (gnu packages cmake)
94 #:use-module (gnu packages code)
95 #:use-module (gnu packages cpp)
96 #:use-module (gnu packages curl)
97 #:use-module (gnu packages databases)
98 #:use-module (gnu packages dictionaries)
99 #:use-module (gnu packages emacs)
100 #:use-module (gnu packages guile)
101 #:use-module (gnu packages gtk)
102 #:use-module (gnu packages gnome)
103 #:use-module (gnu packages ncurses)
104 #:use-module (gnu packages python)
105 #:use-module (gnu packages python-xyz)
106 #:use-module (gnu packages tex)
107 #:use-module (gnu packages texinfo)
108 #:use-module (gnu packages tcl)
109 #:use-module (gnu packages tls)
110 #:use-module (gnu packages pkg-config)
111 #:use-module (gnu packages xorg)
112 #:use-module (gnu packages lesstif)
113 #:use-module (gnu packages llvm)
114 #:use-module (gnu packages image)
115 #:use-module (gnu packages linux)
116 #:use-module (gnu packages libevent)
117 #:use-module (gnu packages music)
118 #:use-module (gnu packages version-control)
119 #:use-module (gnu packages imagemagick)
120 #:use-module (gnu packages w3m)
121 #:use-module (gnu packages wget)
122 #:use-module (gnu packages autotools)
123 #:use-module (gnu packages base)
124 #:use-module (gnu packages compression)
125 #:use-module (gnu packages node)
126 #:use-module (gnu packages xml)
127 #:use-module (gnu packages glib)
128 #:use-module (gnu packages acl)
129 #:use-module (gnu packages mail)
130 #:use-module (gnu packages messaging)
131 #:use-module (gnu packages package-management)
132 #:use-module (gnu packages perl)
133 #:use-module (gnu packages pdf)
134 #:use-module (gnu packages scheme)
135 #:use-module (gnu packages speech)
136 #:use-module (gnu packages xiph)
137 #:use-module (gnu packages mp3)
138 #:use-module (gnu packages gettext)
139 #:use-module (gnu packages fribidi)
140 #:use-module (gnu packages gd)
141 #:use-module (gnu packages fontutils)
142 #:use-module (gnu packages password-utils)
143 #:use-module (gnu packages pulseaudio)
144 #:use-module (gnu packages sphinx)
145 #:use-module (gnu packages xdisorg)
146 #:use-module (gnu packages shells)
147 #:use-module (gnu packages sqlite)
148 #:use-module (gnu packages gnupg)
149 #:use-module (gnu packages video)
150 #:use-module (gnu packages haskell-xyz)
151 #:use-module (gnu packages wordnet)
152 #:use-module (guix utils)
153 #:use-module (srfi srfi-1)
154 #:use-module (ice-9 match))
155
156 ;;;
157 ;;; Emacs hacking.
158 ;;;
159
160 (define-public emacs-geiser
161 (package
162 (name "emacs-geiser")
163 (version "0.10")
164 (source (origin
165 (method url-fetch)
166 (uri (string-append "mirror://savannah/geiser/" version
167 "/geiser-" version ".tar.gz"))
168 (sha256
169 (base32
170 "0pj3l7p8d60c9b4vfprnv6g5l61d74pls4b5dvd84cn4ky9mzwjv"))))
171 (build-system gnu-build-system)
172 (arguments
173 '(#:phases
174 (modify-phases %standard-phases
175 (add-after 'install 'post-install
176 (lambda* (#:key outputs #:allow-other-keys)
177 (symlink "geiser-install.el"
178 (string-append (assoc-ref outputs "out")
179 "/share/emacs/site-lisp/"
180 "geiser-autoloads.el"))
181 #t)))))
182 (inputs `(("guile" ,guile-2.2)))
183 (native-inputs `(("emacs" ,emacs-minimal)))
184 (home-page "https://nongnu.org/geiser/")
185 (synopsis "Collection of Emacs modes for Guile and Racket hacking")
186 (description
187 "Geiser is a collection of Emacs major and minor modes that conspire with
188 one or more Scheme implementations to keep the Lisp Machine Spirit alive. The
189 continuously running Scheme interpreter takes the center of the stage in
190 Geiser. A bundle of Elisp shims orchestrates the dialog between the Scheme
191 implementation, Emacs and, ultimately, the schemer, giving them access to live
192 metadata.")
193 (license license:bsd-3)))
194
195 (define-public geiser
196 (deprecated-package "geiser" emacs-geiser))
197
198 (define-public emacs-paredit
199 (package
200 (name "emacs-paredit")
201 (version "24")
202 (source (origin
203 (method url-fetch)
204 (uri (string-append "http://mumble.net/~campbell/emacs/paredit-"
205 version ".el"))
206 (sha256
207 (base32
208 "0pp3n8q6kc70blqsaw0zlzp6bc327dpgdrjr0cnh7hqg1lras7ka"))))
209 (build-system emacs-build-system)
210 (home-page "http://mumble.net/~campbell/emacs/paredit/")
211 (synopsis "Emacs minor mode for editing parentheses")
212 (description
213 "ParEdit (paredit.el) is a minor mode for performing structured editing
214 of S-expression data. The typical example of this would be Lisp or Scheme
215 source code.
216
217 ParEdit helps **keep parentheses balanced** and adds many keys for moving
218 S-expressions and moving around in S-expressions. Its behavior can be jarring
219 for those who may want transient periods of unbalanced parentheses, such as
220 when typing parentheses directly or commenting out code line by line.")
221 (license license:gpl3+)))
222
223 (define-public paredit
224 (deprecated-package "paredit" emacs-paredit))
225
226 (define-public git-modes
227 (package
228 (name "emacs-git-modes")
229 (version "1.2.8")
230 (source (origin
231 (method git-fetch)
232 (uri (git-reference
233 (url "https://github.com/magit/git-modes")
234 (commit version)))
235 (file-name (git-file-name name version))
236 (sha256
237 (base32
238 "08hy7rbfazs6grkpk54i82bz0i0c74zcjk96cip8970h6jn3mj72"))))
239 (build-system emacs-build-system)
240 (home-page "https://github.com/magit/git-modes")
241 (synopsis "Emacs major modes for Git configuration files")
242 (description
243 "This package provides Emacs major modes for editing various Git
244 configuration files, such as .gitattributes, .gitignore, and .git/config.")
245 (license license:gpl3+)))
246
247 (define-public git-modes/old-name
248 (deprecated-package "git-modes" git-modes))
249
250 (define-public emacs-with-editor
251 (package
252 (name "emacs-with-editor")
253 (version "2.8.3")
254 (source (origin
255 (method git-fetch)
256 (uri (git-reference
257 (url "https://github.com/magit/with-editor.git")
258 (commit (string-append "v" version))))
259 (file-name (git-file-name name version))
260 (sha256
261 (base32
262 "1z2h9casyw1b93ikq2mf9xixyvbl90zddf0s66lqfiyj2y376pq3"))))
263 (build-system emacs-build-system)
264 (propagated-inputs
265 `(("emacs-dash" ,emacs-dash)))
266 (home-page "https://github.com/magit/with-editor")
267 (synopsis "Emacs library for using Emacsclient as EDITOR")
268 (description
269 "This package provides an Emacs library to use the Emacsclient as
270 @code{$EDITOR} of child processes, making sure they know how to call home.
271 For remote processes a substitute is provided, which communicates with Emacs
272 on stdout instead of using a socket as the Emacsclient does.")
273 (license license:gpl3+)))
274
275 (define-public emacs-magit
276 ;; `magit-setup-buffer' macro introduced in c761d28d and required in
277 ;; `emacs-forge'.
278 (let ((commit "c761d28d49e5238037512b898db0ec9b40d85770"))
279 (package
280 (name "emacs-magit")
281 (version (git-version "2.90.1" "2" commit))
282 (source (origin
283 (method git-fetch)
284 (uri (git-reference
285 (url "https://github.com/magit/magit.git")
286 (commit commit)))
287 (file-name (git-file-name name version))
288 (sha256
289 (base32
290 "16qx0404l05q1m6w7y5j8ck1z5nfmpinm00w0p2yh1hn5zzwy6dd"))
291 ;; FIXME: emacs-forge uses a function defined in this patch,
292 ;; which is newer than the current commit.
293 (patches
294 (search-patches
295 "emacs-magit-log-format-author-margin.patch"))
296 (modules '((guix build utils)))
297 (snippet
298 '(begin
299 ;; Fix syntax error
300 (substitute* "lisp/magit-extras.el"
301 (("rev\\)\\)\\)\\)\\)\\)") "rev)))))"))
302 #t))))
303 (build-system gnu-build-system)
304 (native-inputs `(("texinfo" ,texinfo)
305 ("emacs" ,emacs-minimal)))
306 (inputs
307 `(("git" ,git)
308 ("perl" ,perl)))
309 (propagated-inputs
310 `(("dash" ,emacs-dash)
311 ("with-editor" ,emacs-with-editor)
312 ("transient" ,emacs-transient)))
313 (arguments
314 `(#:modules ((guix build gnu-build-system)
315 (guix build utils)
316 (guix build emacs-utils))
317 #:imported-modules (,@%gnu-build-system-modules
318 (guix build emacs-utils))
319 #:test-target "test"
320 #:tests? #f ; tests are not included in the release
321
322 #:make-flags
323 (list (string-append "PREFIX=" %output)
324 ;; Don't put .el files in a sub-directory.
325 (string-append "lispdir=" %output "/share/emacs/site-lisp")
326 (string-append "DASH_DIR="
327 (assoc-ref %build-inputs "dash")
328 "/share/emacs/site-lisp/guix.d/dash-"
329 ,(package-version emacs-dash))
330 (string-append "WITH_EDITOR_DIR="
331 (assoc-ref %build-inputs "with-editor")
332 "/share/emacs/site-lisp/guix.d/with-editor-"
333 ,(package-version emacs-with-editor))
334 (string-append "TRANSIENT_DIR="
335 (assoc-ref %build-inputs "transient")
336 "/share/emacs/site-lisp/guix.d/transient-"
337 ,(package-version emacs-transient)))
338
339 #:phases
340 (modify-phases %standard-phases
341 (add-after 'unpack 'patch
342 (lambda _
343 (chmod "lisp/magit-extras.el" #o644)
344 (emacs-batch-edit-file "lisp/magit-extras.el"
345 `(progn (progn
346 (goto-char (point-min))
347 (re-search-forward "(defun magit-copy-buffer-revision ()")
348 (forward-sexp 2)
349 (kill-sexp)
350 (insert ,(format #f "~S"
351 '(if (use-region-p)
352 (copy-region-as-kill nil nil 'region)
353 (when-let ((rev (cl-case major-mode
354 ((magit-cherry-mode
355 magit-log-select-mode
356 magit-reflog-mode
357 magit-refs-mode
358 magit-revision-mode
359 magit-stash-mode
360 magit-stashes-mode)
361 (car magit-refresh-args))
362 ((magit-diff-mode magit-log-mode)
363 (let ((r (caar magit-refresh-args)))
364 (if (string-match "\\.\\.\\.?\\(.+\\)" r)
365 (match-string 1 r)
366 r)))
367 (magit-status-mode "HEAD"))))
368 (when (magit-commit-p rev)
369 (setq rev (magit-rev-parse rev))
370 (push (list rev default-directory) magit-revision-stack)
371 (kill-new (message "%s" rev))))))))
372 (basic-save-buffer)))
373 #t))
374 (delete 'configure)
375 (add-before
376 'build 'patch-exec-paths
377 (lambda* (#:key inputs #:allow-other-keys)
378 (let ((perl (assoc-ref inputs "perl")))
379 (make-file-writable "lisp/magit-sequence.el")
380 (emacs-substitute-variables "lisp/magit-sequence.el"
381 ("magit-perl-executable" (string-append perl "/bin/perl")))
382 #t))))))
383 (home-page "https://magit.vc/")
384 (synopsis "Emacs interface for the Git version control system")
385 (description
386 "With Magit, you can inspect and modify your Git repositories with Emacs.
387 You can review and commit the changes you have made to the tracked files, for
388 example, and you can browse the history of past changes. There is support for
389 cherry picking, reverting, merging, rebasing, and other common Git
390 operations.")
391 (license license:gpl3+))))
392
393 (define-public magit
394 (deprecated-package "magit" emacs-magit))
395
396 (define-public emacs-magit-svn
397 (let ((commit "9e33ceee32f665db59909e1c00a667ccdd04178f"))
398 (package
399 (name "emacs-magit-svn")
400 (version (git-version "2.2.1" "1" commit))
401 (source (origin
402 (method git-fetch)
403 (uri (git-reference
404 (url "https://github.com/magit/magit-svn")
405 (commit commit)))
406 (file-name (git-file-name name version))
407 (sha256
408 (base32
409 "1mlqz8dh6jy5rv72lgkxv253dgh73fmbaidskicypapvbl3lr6xy"))))
410 (build-system trivial-build-system)
411 (native-inputs `(("emacs" ,emacs-minimal)))
412 (propagated-inputs `(("dash" ,emacs-dash)
413 ("with-editor" ,emacs-with-editor)
414 ("magit" ,emacs-magit)
415 ("transient" ,emacs-transient)))
416 (arguments
417 `(#:modules ((guix build utils)
418 (guix build emacs-utils))
419
420 #:builder
421 (begin
422 (use-modules (guix build utils)
423 (guix build emacs-utils))
424
425 (let ((emacs (string-append (assoc-ref %build-inputs "emacs")
426 "/bin/emacs"))
427 (magit (string-append (assoc-ref %build-inputs "magit")
428 "/share/emacs/site-lisp"))
429 (transient (string-append (assoc-ref %build-inputs "transient")
430 "/share/emacs/site-lisp/guix.d/transient-"
431 ,(package-version emacs-transient)))
432 (dash (string-append (assoc-ref %build-inputs "dash")
433 "/share/emacs/site-lisp/guix.d/dash-"
434 ,(package-version emacs-dash)))
435 (with-editor (string-append (assoc-ref %build-inputs "with-editor")
436 "/share/emacs/site-lisp/guix.d/with-editor-"
437 ,(package-version emacs-with-editor)))
438 (source (assoc-ref %build-inputs "source"))
439 (lisp-dir (string-append %output "/share/emacs/site-lisp")))
440
441 (install-file (string-append source "/magit-svn.el")
442 lisp-dir)
443
444 (with-directory-excursion lisp-dir
445 (parameterize ((%emacs emacs))
446 (emacs-generate-autoloads ,name lisp-dir)
447 (setenv "EMACSLOADPATH"
448 (string-append ":" magit ":" transient
449 ":" dash ":" with-editor))
450 (emacs-batch-eval '(byte-compile-file "magit-svn.el"))))
451 #t))))
452 (home-page "https://github.com/magit/magit-svn")
453 (synopsis "Git-SVN extension to Magit")
454 (description
455 "This package is an extension to Magit, the Git Emacs mode, providing
456 support for Git-SVN.")
457 (license license:gpl3+))))
458
459 (define-public magit-svn
460 (deprecated-package "magit-svn" emacs-magit-svn))
461
462 (define-public emacs-magit-popup
463 (package
464 (name "emacs-magit-popup")
465 (version "2.12.5")
466 (source (origin
467 (method git-fetch)
468 (uri (git-reference
469 (url "https://github.com/magit/magit-popup.git")
470 (commit (string-append "v" version))))
471 (file-name (git-file-name name version))
472 (sha256
473 (base32
474 "13riknyqr6vxqll80sfhvz165flvdz367rbd0pr5slb01bnfsi2i"))))
475 (build-system emacs-build-system)
476 (arguments
477 `(#:phases
478 (modify-phases %standard-phases
479 (add-before 'install 'make-info
480 (lambda _
481 (invoke "make" "info"))))))
482 (native-inputs
483 `(("texinfo" ,texinfo)))
484 (propagated-inputs
485 `(("emacs-dash" ,emacs-dash)))
486 (home-page "https://github.com/magit/magit-popup")
487 (synopsis "Define prefix-infix-suffix command combos")
488 (description
489 "This library implements a generic interface for toggling switches and
490 setting options and then invoking an Emacs command which does something with
491 these arguments. The prototypical use is for the command to call an external
492 process, passing on the arguments as command line arguments.")
493 (license license:gpl3+)))
494
495 (define-public emacs-minions
496 (package
497 (name "emacs-minions")
498 (version "0.3.1")
499 (source (origin
500 (method git-fetch)
501 (uri (git-reference
502 (url "https://github.com/tarsius/minions.git")
503 (commit (string-append "v" version))))
504 (file-name (git-file-name name version))
505 (sha256
506 (base32
507 "0q2y37zfxlbfvgdn70ikg3abp8vljna4ir9nyqlz1awmz5i1c43s"))))
508 (build-system emacs-build-system)
509 (propagated-inputs
510 `(("emacs-dash" ,emacs-dash)))
511 (home-page "https://github.com/tarsius/minions")
512 (synopsis "Minor-mode menu for the mode line")
513 (description
514 "This package implements a menu that lists enabled minor-modes, as well
515 as commonly but not currently enabled minor-modes. It can be used to toggle
516 local and global minor-modes, to access mode-specific menus, and to get help
517 about modes.
518
519 This menu is intended as a replacement for the incomplete yet wide list of
520 enabled minor-modes that is displayed in the mode line by default. To use the
521 menu like this, enable Minions mode.
522
523 Alternatively the menu can be bound globally, for example:
524 @code{(global-set-key [S-down-mouse-3] 'minions-minor-modes-menu)}.")
525 (license license:gpl3+)))
526
527 (define-public emacs-treepy
528 (package
529 (name "emacs-treepy")
530 (version "0.1.1")
531 (source (origin
532 (method git-fetch)
533 (uri (git-reference
534 (url "https://github.com/volrath/treepy.el.git")
535 (commit version)))
536 (file-name (git-file-name name version))
537 (sha256
538 (base32
539 "04zwm6gx9pxfvgfkizx6pvb1ql8pqxjyzqp8flz0432x0gq5nlxk"))))
540 (build-system emacs-build-system)
541 (home-page
542 "https://github.com/volrath/treepy.el")
543 (synopsis "Tree traversal tools")
544 (description
545 "Generic tools for recursive and iterative tree traversal based on
546 clojure.walk and clojure.zip respectively.")
547 (license license:gpl3+)))
548
549 (define-public emacs-graphql
550 (package
551 (name "emacs-graphql")
552 (version "0.1.1")
553 (source (origin
554 (modules '((guix build utils)))
555 ;; Remove examples file with references to external packages as
556 ;; they do not exist at compilation time.
557 (snippet
558 '(begin (delete-file "examples.el")
559 #t))
560 (method git-fetch)
561 (uri (git-reference
562 (url "https://github.com/vermiculus/graphql.el.git")
563 (commit version)))
564 (file-name (git-file-name name version))
565 (sha256
566 (base32
567 "0sp0skc1rnhi39szfbq1i99pdgd3bhn4c15cff05iqhjy2d4hniw"))))
568 (build-system emacs-build-system)
569 (home-page
570 "https://github.com/vermiculus/graphql.el")
571 (synopsis "GraphQL utilities")
572 (description
573 "GraphQL.el provides a generally-applicable domain-specific language for
574 creating and executing GraphQL queries against your favorite web services.
575 GraphQL is a data query language and runtime designed and used to request and
576 deliver data to mobile and web apps.")
577 (license license:gpl3+)))
578
579 (define-public emacs-ghub
580 ;; We need a newer commit to avoid problems in emacs-forge.
581 (let ((commit "e19cd86ca4768a6d89285123933baa3f1460d696")
582 (revision "2"))
583 (package
584 (name "emacs-ghub")
585 (version (git-version "3.2.0" revision commit))
586 (source (origin
587 (method git-fetch)
588 (uri (git-reference
589 (url "https://github.com/magit/ghub")
590 (commit commit)))
591 (file-name (git-file-name name version))
592 (sha256
593 (base32
594 "1d6f8sxlsl0fpkzwbpnaw77d1a5pkg63zfvf6a2fxir357lbdizx"))))
595 (build-system emacs-build-system)
596 (arguments
597 `(#:phases
598 (modify-phases %standard-phases
599 (add-before 'install 'make-info
600 (lambda _
601 (invoke "make" "info"))))))
602 (native-inputs
603 `(("texinfo" ,texinfo)))
604 (propagated-inputs
605 `(("dash" ,emacs-dash)
606 ("emacs-let-alist" ,emacs-let-alist)
607 ("treepy" ,emacs-treepy)))
608 (home-page "https://github.com/magit/ghub")
609 (synopsis "Emacs client libraries for the APIs of various Git forges")
610 (description
611 "Ghub provides basic support for using the APIs of various Git forges from
612 Emacs packages. It supports the REST APIs of Github, Github GraphQL, Gitlab,
613 Gitea, Gogs and Bitbucket. It abstracts access to API resources using only a
614 handful of functions that are not resource-specific.")
615 (license license:gpl3+))))
616
617 (define-public emacs-scribble-mode
618 (let ((commit "217945d54de5e4bb207033f2116baa28f5c5ecf2")
619 (revision "2"))
620 (package
621 (name "emacs-scribble-mode")
622 (version (git-version "0.1" revision commit))
623 (source (origin
624 (method git-fetch)
625 (uri (git-reference
626 (url "https://github.com/emacs-pe/scribble-mode.git")
627 (commit commit)))
628 (file-name (git-file-name name version))
629 (sha256
630 (base32
631 "1s5ccw1a5ack01wd94ywfcrar9j98agchwdh30q7iyxr0d2z4sii"))))
632 (build-system emacs-build-system)
633 (home-page "https://github.com/emacs-pe/scribble-mode")
634 (synopsis "Emacs mode for editing the Scribble documentation syntax.")
635 (description
636 "This package provides basic syntax highlighting and editing support
637 for editing Racket's Scribble documentation syntax in Emacs.")
638 (license license:gpl3+))))
639
640 (define-public emacs-shroud
641 (package
642 (name "emacs-shroud")
643 (version "1.83.4")
644 (source
645 (origin
646 (method git-fetch)
647 (uri (git-reference
648 (url "https://github.com/o-nly/emacs-shroud.git")
649 (commit version)))
650 (file-name (git-file-name name version))
651 (sha256
652 (base32 "1yvdjx0kp4y8w5yz2cbqq9n6xl5splvmsyyx8ld1xv0q1c9872nf"))))
653 (build-system emacs-build-system)
654 (propagated-inputs
655 `(("emacs-bui" ,emacs-bui)
656 ("emacs-dash" ,emacs-dash)
657 ("emacs-f" ,emacs-f)
658 ("emacs-s" ,emacs-s)
659 ("gnupg" ,gnupg)
660 ("shroud" ,shroud)))
661 (home-page "https://github.com/o-nly/emacs-shroud")
662 (synopsis "Emacs interface to the Shroud password manager")
663 (description
664 "This package provides an Emacs interface to the Shroud password manager,
665 using the Buffers User Interface library. You can view, copy, and edit secrets
666 from within Emacs.")
667 (license license:gpl3+)))
668
669 (define-public emacs-unpackaged-el
670 (let ((commit "746801a677ada6cd6fa076e423aa0953779f3fad")
671 (revision "3"))
672 (package
673 (name "emacs-unpackaged-el")
674 (version (git-version "0" revision commit))
675 (source
676 (origin
677 (method git-fetch)
678 (uri (git-reference
679 (url "https://github.com/alphapapa/unpackaged.el")
680 (commit commit)))
681 (file-name (git-file-name name version))
682 (sha256
683 (base32
684 "0jvb2ci0h0lj368qhbff3pzkxj3nhlligpbkjzi525k9rkjgm7l8"))))
685 (build-system emacs-build-system)
686 (propagated-inputs
687 `(("emacs-dash" ,emacs-dash)
688 ("emacs-org" ,emacs-org)
689 ("emacs-s" ,emacs-s)
690 ("emacs-hydra" ,emacs-hydra)
691 ("emacs-use-package" ,emacs-use-package)))
692 (arguments
693 `(#:phases
694 (modify-phases %standard-phases
695 (add-after 'unpack 'require-hydra
696 (lambda _
697 (substitute* "unpackaged.el"
698 ((";;; Code:") ";;; Code:\n(require 'hydra)"))
699 #t)))))
700 (home-page "https://github.com/alphapapa/unpackaged.el")
701 (synopsis "Useful snippets of Emacs Lisp code")
702 (description "This package provides Emacs Lisp utilities for a variety
703 of tasks, including version control, task management, and regex-based
704 replacement.")
705 (license license:gpl3+))))
706
707 (define-public emacs-haskell-mode
708 (package
709 (name "emacs-haskell-mode")
710 (version "16.1")
711 (source (origin
712 (method git-fetch)
713 (uri (git-reference
714 (url "https://github.com/haskell/haskell-mode")
715 (commit (string-append "v" version))))
716 (file-name (git-file-name name version))
717 (sha256
718 (base32 "1qk36y0v9fzass6785il65c6wb5cfj4ihhwkvgnzmbafpa8p4dvq"))
719 (patches
720 (search-patches ; backport test failure fixes
721 "haskell-mode-unused-variables.patch"
722 "haskell-mode-make-check.patch"))))
723 (inputs
724 `(("emacs-el-search" ,emacs-el-search) ; for tests
725 ("emacs-stream" ,emacs-stream))) ; for tests
726 (propagated-inputs
727 `(("emacs-dash" ,emacs-dash)))
728 (native-inputs
729 `(("emacs" ,emacs-minimal)
730 ("texinfo" ,texinfo)))
731 (build-system gnu-build-system)
732 (arguments
733 `(#:make-flags (list (string-append "EMACS="
734 (assoc-ref %build-inputs "emacs")
735 "/bin/emacs"))
736 #:modules ((ice-9 match)
737 (srfi srfi-26)
738 ,@%gnu-build-system-modules)
739 #:phases
740 (modify-phases %standard-phases
741 (delete 'configure)
742 (add-before
743 'build 'pre-build
744 (lambda* (#:key inputs #:allow-other-keys)
745 (define (el-dir store-dir)
746 (match (find-files store-dir "\\.el$")
747 ((f1 f2 ...) (dirname f1))
748 (_ "")))
749
750 (let ((sh (string-append (assoc-ref inputs "bash") "/bin/sh")))
751 (define emacs-prefix? (cut string-prefix? "emacs-" <>))
752
753 (setenv "SHELL" "sh")
754 (setenv "EMACSLOADPATH"
755 (string-concatenate
756 (map (match-lambda
757 (((? emacs-prefix? name) . dir)
758 (string-append (el-dir dir) ":"))
759 (_ ""))
760 inputs)))
761 (substitute* (find-files "." "\\.el") (("/bin/sh") sh))
762 ;; embed filename to fix test failure
763 (let ((file "tests/haskell-cabal-tests.el"))
764 (substitute* file
765 (("\\(buffer-file-name\\)")
766 (format #f "(or (buffer-file-name) ~s)" file))))
767 #t)))
768 (replace
769 'install
770 (lambda* (#:key outputs #:allow-other-keys)
771 (let* ((out (assoc-ref outputs "out"))
772 (el-dir (string-append out "/share/emacs/site-lisp"))
773 (doc (string-append
774 out "/share/doc/haskell-mode-" ,version))
775 (info (string-append out "/share/info")))
776 (define (copy-to-dir dir files)
777 (for-each (lambda (f)
778 (install-file f dir))
779 files))
780
781 (with-directory-excursion "doc"
782 (invoke "makeinfo" "haskell-mode.texi")
783 (install-file "haskell-mode.info" info))
784 (copy-to-dir doc '("CONTRIBUTING.md" "NEWS" "README.md"))
785 (copy-to-dir el-dir (find-files "." "\\.elc?"))
786 ;; These are part of other packages.
787 (with-directory-excursion el-dir
788 (for-each delete-file '("dash.el" "ert.el")))
789 #t))))))
790 (home-page "https://github.com/haskell/haskell-mode")
791 (synopsis "Haskell mode for Emacs")
792 (description
793 "This is an Emacs mode for editing, debugging and developing Haskell
794 programs.")
795 (license license:gpl3+)))
796
797 (define-public haskell-mode
798 (deprecated-package "haskell-mode" emacs-haskell-mode))
799
800 (define-public emacs-dante
801 (let ((commit "38b589417294c7ea44bf65b73b8046d950f9531b")
802 (revision "3"))
803 (package
804 (name "emacs-dante")
805 (version (git-version "1.5" revision commit))
806 (source (origin
807 (method git-fetch)
808 (uri (git-reference
809 (url "https://github.com/jyp/dante")
810 (commit commit)))
811 (sha256
812 (base32
813 "1mnmn635552zlwd4zr68jbvdjipl6gi4mi6wiyck28fsmq8kw96h"))
814 (file-name (git-file-name name version))))
815 (build-system emacs-build-system)
816 (propagated-inputs
817 `(("emacs-dash" ,emacs-dash)
818 ("emacs-f" ,emacs-f)
819 ("emacs-flycheck" ,emacs-flycheck)
820 ("emacs-haskell-mode" ,emacs-haskell-mode)
821 ("emacs-s" ,emacs-s)
822 ("emacs-company" ,emacs-company)
823 ("emacs-lcr" ,emacs-lcr)))
824 (home-page "https://github.com/jyp/dante")
825 (synopsis "Minor mode for interactive Haskell")
826 (description
827 "This package provides a minor mode for Haskell development that
828 supports type hints, definition-jumping, completion, and more.")
829 (license license:gpl3+))))
830
831 (define-public emacs-flycheck
832 ;; last release version was more than 300 commits ago
833 (let ((commit "0006a59259ebd02c9199ddc87f0e3ce22793a2ea")
834 (revision "1"))
835 (package
836 (name "emacs-flycheck")
837 (version (git-version "31" revision commit))
838 (source (origin
839 (method git-fetch)
840 (uri (git-reference
841 (url "https://github.com/flycheck/flycheck/")
842 (commit commit)))
843 (sha256
844 (base32
845 "09q3h6ldpg528cfbmsbb1x2vf5hmzgm3fshqn6kdy144jxcdjlf1"))
846 (file-name (git-file-name name version))))
847 (build-system emacs-build-system)
848 (propagated-inputs
849 `(("emacs-dash" ,emacs-dash)))
850 (native-inputs
851 `(("emacs-shut-up" ,emacs-shut-up)))
852 (arguments
853 `(#:phases
854 (modify-phases %standard-phases
855 (add-after 'unpack 'change-flycheck-version
856 (lambda _
857 (substitute* "flycheck.el"
858 (("\\(pkg-info-version-info 'flycheck\\)")
859 (string-append "\"" ,version "\"")))
860 #t)))
861 ;; TODO: many failing tests
862 #:tests? #f
863 #:test-command '("emacs" "-Q" "--batch" "-L" "."
864 "--load" "test/flycheck-test"
865 "--load" "test/run.el"
866 "-f" "flycheck-run-tests-main")))
867 (home-page "https://www.flycheck.org")
868 (synopsis "On-the-fly syntax checking")
869 (description
870 "This package provides on-the-fly syntax checking for GNU Emacs. It is a
871 replacement for the older Flymake extension which is part of GNU Emacs, with
872 many improvements and additional features.
873
874 Flycheck provides fully-automatic, fail-safe, on-the-fly background syntax
875 checking for over 30 programming and markup languages with more than 70
876 different tools. It highlights errors and warnings inline in the buffer, and
877 provides an optional IDE-like error list.")
878 (license license:gpl3+)))) ;+GFDLv1.3+ for the manual
879
880 (define-public emacs-a
881 (package
882 (name "emacs-a")
883 (version "0.1.1")
884 (source (origin
885 (method git-fetch)
886 (uri (git-reference
887 (url "https://github.com/plexus/a.el.git")
888 (commit (string-append "v" version))))
889 (file-name (git-file-name name version))
890 (sha256
891 (base32
892 "00v9w6qg3bkwdhypq0ssf0phdh0f4bcq59c20lngd6vhk0204dqi"))))
893 (build-system emacs-build-system)
894 (home-page "https://github.com/plexus/a.el/")
895 (synopsis
896 "Emacs library for dealing with association lists and hash tables")
897 (description "@code{emacs-a} provides Emacs Lisp functions for dealing
898 with associative structures in a uniform and functional way. These functions
899 can take association lists, hash tables, and in some cases vectors (where the
900 index is considered the key).")
901 (license license:gpl3+)))
902
903 (define-public emacs-ace-jump-mode
904 (package
905 (name "emacs-ace-jump-mode")
906 (version "2.0")
907 (home-page "https://github.com/winterTTr/ace-jump-mode")
908 (source (origin
909 (method git-fetch)
910 (uri (git-reference
911 (url home-page)
912 (commit (string-append "v" version))))
913 (sha256
914 (base32
915 "1bwvzh056ls2v7y26a0s4j5mj582dmds04lx4x6iqihs04ss74bb"))
916 (file-name (git-file-name name version))))
917 (build-system emacs-build-system)
918 (synopsis "Cursor location minor mode for fast navigation")
919 (description "Ace-jump-mode is a fast/direct cursor location minor
920 mode. It creates an N-Branch search tree internally and marks all
921 the possible position with predefined keys in within the whole Emacs
922 view. This allows you to move to the character, word, or line almost
923 directly.")
924 (license license:gpl3+)))
925
926 (define-public emacs-anaphora
927 (package
928 (name "emacs-anaphora")
929 (version "1.0.4")
930 (source
931 (origin
932 (method git-fetch)
933 (uri (git-reference
934 (url "https://github.com/rolandwalker/anaphora.git")
935 (commit (string-append "v" version))))
936 (file-name (git-file-name name version))
937 (sha256
938 (base32
939 "11fgiy029sqz7nvdm7dcal95lacryz9zql0x5h05z48nrrcl4bib"))))
940 (build-system emacs-build-system)
941 (home-page "https://github.com/rolandwalker/anaphora/")
942 (synopsis "Anaphoric expressions for Emacs Lisp")
943 (description "@code{emacs-anaphora} implements anaphoric expressions for
944 Emacs Lisp.
945
946 Anaphoric expressions implicitly create one or more temporary variables which
947 can be referred to during the expression. This technique can improve clarity
948 in certain cases. It also enables recursion for anonymous functions.")
949 (license license:public-domain)))
950
951 (define-public emacs-xr
952 (package
953 (name "emacs-xr")
954 (version "1.13")
955 (source
956 (origin
957 (method url-fetch)
958 (uri (string-append
959 "https://elpa.gnu.org/packages/xr-" version ".tar"))
960 (sha256
961 (base32
962 "1km4x92pii8c4bcimks4xzhmwpypdf183z0zh7raj062jz4jb74r"))))
963 (build-system emacs-build-system)
964 (home-page "http://elpa.gnu.org/packages/xr.html")
965 (synopsis "Convert string regexp to rx notation")
966 (description
967 "This is an inverse companion to the @code{rx} package for translating
968 regexps in string form to the @code{rx} notation. Its chief uses are:
969
970 @itemize
971 @item Migrating existing code to @code{rx} form, for better readability and
972 maintainability
973 @item Understanding complex regexp strings and finding errors in them
974 @end itemize
975
976 In addition to Emacs regexps, this package can also parse and troubleshoot
977 skip set strings, which are arguments to @code{skip-chars-forward} and
978 @code{skip-chars-backward}.")
979 (license license:gpl3+)))
980
981 (define-public emacs-ample-regexps
982 (let ((commit "cbe91e148cac1ee8e223874dc956ed4cf607f046")
983 (revision "1"))
984 (package
985 (name "emacs-ample-regexps")
986 (version (git-version "0.1" revision commit))
987 (source
988 (origin
989 (method git-fetch)
990 (uri (git-reference
991 (url "https://github.com/immerrr/ample-regexps.el")
992 (commit commit)))
993 (file-name (git-file-name name version))
994 (sha256
995 (base32
996 "1mm4icrwx4mscp7kbbmlc34995r164dhrfczn5ybkyxjzzf76jn1"))))
997 (build-system emacs-build-system)
998 (native-inputs
999 `(("ert-runner" ,emacs-ert-runner)))
1000 (arguments
1001 `(#:tests? #t
1002 #:test-command '("ert-runner" "-l" "ample-regexps")))
1003 (home-page "https://github.com/immerrr/ample-regexps.el")
1004 (synopsis "Compose and reuse Emacs regexps")
1005 (description
1006 "This package allows common parts of regexps to be easily picked out
1007 and reused.")
1008 (license license:gpl3+))))
1009
1010 (define-public emacs-ample-theme
1011 (let ((commit "536966adf882446165a1f756830028faa792c7a9")
1012 (revision "1"))
1013 (package
1014 (name "emacs-ample-theme")
1015 (version (git-version "0.0.0" revision commit))
1016 (source (origin
1017 (method git-fetch)
1018 (uri (git-reference
1019 (url "https://github.com/jordonbiondo/ample-theme")
1020 (commit commit)))
1021 (file-name (git-file-name name version))
1022 (sha256
1023 (base32
1024 "07bpv8dag40qjnm5000pgzpazj4whfxf93x2vprz26sg3mjfx0nf"))))
1025 (build-system emacs-build-system)
1026 (home-page "https://github.com/jordonbiondo/ample-theme")
1027 (synopsis "Theme for Emacs providing dark, light, and flat versions")
1028 (description "Ample themes is a collection of three themes sharing a
1029 similar pallet with a light, dark and flat versions with a focus on being easy
1030 on the eyes during night and day. They only support GUI and 256 colour
1031 terminals.")
1032 (license license:gpl3+))))
1033
1034 (define-public emacs-reformatter
1035 (package
1036 (name "emacs-reformatter")
1037 (version "0.4")
1038 (source
1039 (origin
1040 (method git-fetch)
1041 (uri (git-reference
1042 (url "https://github.com/purcell/reformatter.el.git")
1043 (commit version)))
1044 (file-name (git-file-name name version))
1045 (sha256
1046 (base32
1047 "0hhy6x1bkwlhdlarsgm06g3am4yh02yqv8qs34szpzgy53x84qah"))))
1048 (build-system emacs-build-system)
1049 (home-page "https://github.com/purcell/reformatter.el")
1050 (synopsis "Define commands which run reformatters on the current buffer")
1051 (description
1052 "This library lets elisp authors easily define an idiomatic command to
1053 reformat the current buffer using a command-line program, together with an
1054 optional minor mode which can apply this command automatically on save.")
1055 (license license:gpl3+)))
1056
1057 (define-public emacs-relint
1058 (package
1059 (name "emacs-relint")
1060 (version "1.11")
1061 (source
1062 (origin
1063 (method url-fetch)
1064 (uri (string-append
1065 "https://elpa.gnu.org/packages/relint-" version ".tar"))
1066 (sha256
1067 (base32 "0c7d35kp5k11fnyjrq9cg8i2r005gs57pmb3rvpf8ilwv0scn1m7"))))
1068 (build-system emacs-build-system)
1069 (propagated-inputs `(("emacs-xr" ,emacs-xr)))
1070 (home-page "https://github.com/mattiase/relint")
1071 (synopsis "Elisp regexp mistake finder")
1072 (description
1073 "Relint (regular expression lint) scans Elisp files for mistakes in
1074 regexps, including deprecated syntax and bad practice. It also checks the
1075 regexp-like arguments to @code{skip-chars-forward} and
1076 @code{skip-chars-backward}.")
1077 (license license:gpl3+)))
1078
1079 (define-public emacs-bug-hunter
1080 (let ((commit "b88d981afa9154b236c5a3a83b50d5889d46c6a7")
1081 (revision "1"))
1082 (package
1083 (name "emacs-bug-hunter")
1084 (version (git-version "1.3.1" revision commit))
1085 (source
1086 (origin
1087 (method git-fetch)
1088 (uri (git-reference
1089 (url "https://github.com/Malabarba/elisp-bug-hunter.git")
1090 (commit commit)))
1091 (file-name (git-file-name name commit))
1092 (sha256
1093 (base32
1094 "134fj493sdn93pyyac8rpz1fzahzmayvphsrmqp3wvgysmfqm38l"))))
1095 (build-system emacs-build-system)
1096 (propagated-inputs
1097 `(("emacs-seq" ,emacs-seq)))
1098 (home-page "https://github.com/Malabarba/elisp-bug-hunter")
1099 (synopsis "Hunt down errors by bisecting elisp files")
1100 (description
1101 "The Bug Hunter is an Emacs library that finds the source of an error
1102 or unexpected behavior inside an elisp configuration file (typically
1103 @file{init.el} or @file{.emacs}).")
1104 (license license:gpl3+))))
1105
1106 \f
1107 ;;;
1108 ;;; Web browsing.
1109 ;;;
1110
1111 (define-public emacs-w3m
1112 ;; Emacs-w3m follows a "rolling release" model.
1113 (package
1114 (name "emacs-w3m")
1115 (version "2018-11-11")
1116 (source (origin
1117 (method cvs-fetch)
1118 (uri (cvs-reference
1119 (root-directory
1120 ":pserver:anonymous@cvs.namazu.org:/storage/cvsroot")
1121 (module "emacs-w3m")
1122 (revision version)))
1123 (file-name (string-append name "-" version "-checkout"))
1124 (sha256
1125 (base32
1126 "0nvahdbjs12zg7zsk4gql02mvnv56cf1rwj2f5p42lwp3xvswiwp"))))
1127 (build-system gnu-build-system)
1128 (native-inputs `(("autoconf" ,autoconf)
1129 ("texinfo" ,texinfo)
1130 ("emacs" ,emacs-minimal)))
1131 (inputs `(("w3m" ,w3m)
1132 ("imagemagick" ,imagemagick)))
1133 (arguments
1134 `(#:modules ((guix build gnu-build-system)
1135 (guix build utils)
1136 (guix build emacs-utils))
1137 #:imported-modules (,@%gnu-build-system-modules
1138 (guix build emacs-utils))
1139 #:configure-flags
1140 (let ((out (assoc-ref %outputs "out")))
1141 (list (string-append "--with-lispdir="
1142 out "/share/emacs/site-lisp")
1143 (string-append "--with-icondir="
1144 out "/share/images/emacs-w3m")
1145 ;; Leave .el files uncompressed, otherwise GC can't
1146 ;; identify run-time dependencies. See
1147 ;; <http://lists.gnu.org/archive/html/guix-devel/2015-12/msg00208.html>
1148 "--without-compress-install"))
1149 #:tests? #f ; no check target
1150 #:phases
1151 (modify-phases %standard-phases
1152 (add-after 'unpack 'autoconf
1153 (lambda _
1154 (invoke "autoconf")))
1155 (add-before 'configure 'support-emacs!
1156 (lambda _
1157 ;; For some reason 'AC_PATH_EMACS' thinks that 'Emacs 26' is
1158 ;; unsupported.
1159 (substitute* "configure"
1160 (("EMACS_FLAVOR=unsupported")
1161 "EMACS_FLAVOR=emacs"))
1162 #t))
1163 (add-before 'build 'patch-exec-paths
1164 (lambda* (#:key inputs outputs #:allow-other-keys)
1165 (let ((out (assoc-ref outputs "out"))
1166 (w3m (assoc-ref inputs "w3m"))
1167 (imagemagick (assoc-ref inputs "imagemagick"))
1168 (coreutils (assoc-ref inputs "coreutils")))
1169 (make-file-writable "w3m.el")
1170 (emacs-substitute-variables "w3m.el"
1171 ("w3m-command" (string-append w3m "/bin/w3m"))
1172 ("w3m-touch-command"
1173 (string-append coreutils "/bin/touch"))
1174 ("w3m-icon-directory"
1175 (string-append out "/share/images/emacs-w3m")))
1176 (make-file-writable "w3m-image.el")
1177 (emacs-substitute-variables "w3m-image.el"
1178 ("w3m-imagick-convert-program"
1179 (string-append imagemagick "/bin/convert"))
1180 ("w3m-imagick-identify-program"
1181 (string-append imagemagick "/bin/identify")))
1182 #t)))
1183 (replace 'install
1184 (lambda* (#:key outputs #:allow-other-keys)
1185 (invoke "make" "install" "install-icons")
1186 (with-directory-excursion
1187 (string-append (assoc-ref outputs "out")
1188 "/share/emacs/site-lisp")
1189 (for-each delete-file '("ChangeLog" "ChangeLog.1"))
1190 (symlink "w3m-load.el" "w3m-autoloads.el")
1191 #t))))))
1192 (home-page "http://emacs-w3m.namazu.org/")
1193 (synopsis "Simple Web browser for Emacs based on w3m")
1194 (description
1195 "Emacs-w3m is an emacs interface for the w3m web browser.")
1196 (license license:gpl2+)))
1197
1198 (define-public emacs-wget
1199 (package
1200 (name "emacs-wget")
1201 (version "0.5.0")
1202 (source (origin
1203 (method url-fetch)
1204 (uri (string-append "mirror://debian/pool/main/w/wget-el/wget-el_"
1205 version ".orig.tar.gz"))
1206 (sha256
1207 (base32 "10byvyv9dk0ib55gfqm7bcpxmx2qbih1jd03gmihrppr2mn52nff"))))
1208 (build-system gnu-build-system)
1209 (inputs `(("wget" ,wget)))
1210 (native-inputs `(("emacs" ,emacs-minimal)))
1211 (arguments
1212 `(#:modules ((guix build gnu-build-system)
1213 (guix build utils)
1214 (guix build emacs-utils))
1215 #:imported-modules (,@%gnu-build-system-modules
1216 (guix build emacs-utils))
1217 #:tests? #f ; no check target
1218 #:phases
1219 (modify-phases %standard-phases
1220 (replace 'configure
1221 (lambda* (#:key outputs #:allow-other-keys)
1222 (substitute* "Makefile"
1223 (("/usr/local") (assoc-ref outputs "out"))
1224 (("/site-lisp/emacs-wget") "/site-lisp"))
1225 #t))
1226 (add-before 'build 'patch-exec-paths
1227 (lambda* (#:key inputs outputs #:allow-other-keys)
1228 (let ((wget (assoc-ref inputs "wget")))
1229 (emacs-substitute-variables "wget.el"
1230 ("wget-command" (string-append wget "/bin/wget"))))
1231 #t))
1232 (add-after 'install 'post-install
1233 (lambda* (#:key outputs #:allow-other-keys)
1234 (emacs-generate-autoloads
1235 "wget" (string-append (assoc-ref outputs "out")
1236 "/share/emacs/site-lisp/"))
1237 #t)))))
1238 (home-page "http://www.emacswiki.org/emacs/EmacsWget")
1239 (synopsis "Simple file downloader for Emacs based on wget")
1240 (description
1241 "Emacs-wget is an emacs interface for the wget file downloader.")
1242 (license license:gpl2+)))
1243
1244 \f
1245 ;;;
1246 ;;; Multimedia.
1247 ;;;
1248
1249 (define-public emacs-emms
1250 (package
1251 (name "emacs-emms")
1252 (version "5.3")
1253 (source (origin
1254 (method url-fetch)
1255 (uri (string-append "mirror://gnu/emms/emms-"
1256 version ".tar.gz"))
1257 (sha256
1258 (base32
1259 "00hnv7jjgb2simgrf7gf2y1cyg2syk7kj1hkbac146hlgxk8ngj1"))
1260 (modules '((guix build utils)))
1261 (snippet
1262 '(begin
1263 (substitute* "Makefile"
1264 (("/usr/bin/install-info")
1265 ;; No need to use 'install-info' since it would create a
1266 ;; useless 'dir' file.
1267 "true")
1268 (("^INFODIR=.*")
1269 ;; Install Info files to $out/share/info, not $out/info.
1270 "INFODIR := $(PREFIX)/share/info\n")
1271 (("/site-lisp/emms")
1272 ;; Install directly in share/emacs/site-lisp, not in a
1273 ;; sub-directory.
1274 "/site-lisp")
1275 (("^all: (.*)\n" _ rest)
1276 ;; Build 'emms-print-metadata'.
1277 (string-append "all: " rest " emms-print-metadata\n")))
1278 #t))))
1279 (build-system gnu-build-system)
1280 (arguments
1281 `(#:modules ((guix build gnu-build-system)
1282 (guix build utils)
1283 (guix build emacs-utils)
1284 (ice-9 ftw))
1285 #:imported-modules (,@%gnu-build-system-modules
1286 (guix build emacs-utils))
1287
1288 #:phases
1289 (modify-phases %standard-phases
1290 (replace 'configure
1291 (lambda* (#:key inputs outputs #:allow-other-keys)
1292 (let ((out (assoc-ref outputs "out"))
1293 (flac (assoc-ref inputs "flac"))
1294 (vorbis (assoc-ref inputs "vorbis-tools"))
1295 (alsa (assoc-ref inputs "alsa-utils"))
1296 (mpg321 (assoc-ref inputs "mpg321"))
1297 (mp3info (assoc-ref inputs "mp3info"))
1298 (mutagen (assoc-ref inputs "mutagen"))
1299 (opus (assoc-ref inputs "opus-tools")))
1300 ;; Specify the installation directory.
1301 (substitute* "Makefile"
1302 (("PREFIX=.*$")
1303 (string-append "PREFIX := " out "\n")))
1304
1305 (setenv "SHELL" (which "sh"))
1306 (setenv "CC" "gcc")
1307
1308 ;; Specify the absolute file names of the various
1309 ;; programs so that everything works out-of-the-box.
1310 (with-directory-excursion "lisp"
1311 (emacs-substitute-variables
1312 "emms-player-mpg321-remote.el"
1313 ("emms-player-mpg321-remote-command"
1314 (string-append mpg321 "/bin/mpg321")))
1315 (substitute* "emms-player-simple.el"
1316 (("\"ogg123\"")
1317 (string-append "\"" vorbis "/bin/ogg123\"")))
1318 (substitute* "emms-player-simple.el"
1319 (("\"mpg321\"")
1320 (string-append "\"" mpg321 "/bin/mpg321\"")))
1321 (emacs-substitute-variables "emms-info-ogginfo.el"
1322 ("emms-info-ogginfo-program-name"
1323 (string-append vorbis "/bin/ogginfo")))
1324 (emacs-substitute-variables "emms-info-opusinfo.el"
1325 ("emms-info-opusinfo-program-name"
1326 (string-append opus "/bin/opusinfo")))
1327 (emacs-substitute-variables "emms-info-libtag.el"
1328 ("emms-info-libtag-program-name"
1329 (string-append out "/bin/emms-print-metadata")))
1330 (emacs-substitute-variables "emms-info-mp3info.el"
1331 ("emms-info-mp3info-program-name"
1332 (string-append mp3info "/bin/mp3info")))
1333 (emacs-substitute-variables "emms-info-metaflac.el"
1334 ("emms-info-metaflac-program-name"
1335 (string-append flac "/bin/metaflac")))
1336 (emacs-substitute-variables "emms-source-file.el"
1337 ("emms-source-file-gnu-find" (which "find")))
1338 (substitute* "emms-volume-amixer.el"
1339 (("\"amixer\"")
1340 (string-append "\"" alsa "/bin/amixer\"")))
1341 (substitute* "emms-tag-editor.el"
1342 (("\"mid3v2\"")
1343 (string-append "\"" mutagen "/bin/mid3v2\"")))
1344 #t))))
1345 (add-before 'install 'pre-install
1346 (lambda* (#:key outputs #:allow-other-keys)
1347 ;; The 'install' rule expects the target directories to exist.
1348 (let* ((out (assoc-ref outputs "out"))
1349 (bin (string-append out "/bin"))
1350 (man1 (string-append out "/share/man/man1")))
1351 (mkdir-p bin)
1352 (mkdir-p man1)
1353
1354 ;; Ensure that files are not rejected by gzip
1355 (let ((early-1980 315619200)) ; 1980-01-02 UTC
1356 (ftw "." (lambda (file stat flag)
1357 (unless (<= early-1980 (stat:mtime stat))
1358 (utime file early-1980 early-1980))
1359 #t)))
1360 #t)))
1361 (add-after 'install 'post-install
1362 (lambda* (#:key outputs #:allow-other-keys)
1363 (let ((out (assoc-ref outputs "out")))
1364 (symlink "emms-auto.el"
1365 (string-append out "/share/emacs/site-lisp/"
1366 "emms-autoloads.el")))
1367 #t)))
1368 #:tests? #f))
1369 (native-inputs `(("emacs" ,emacs-minimal) ;for (guix build emacs-utils)
1370 ("texinfo" ,texinfo)))
1371 (inputs `(("alsa-utils" ,alsa-utils)
1372 ("flac" ,flac) ;for metaflac
1373 ("vorbis-tools" ,vorbis-tools)
1374 ("mpg321" ,mpg321)
1375 ("taglib" ,taglib)
1376 ("mp3info" ,mp3info)
1377 ("mutagen" ,python-mutagen)
1378 ("opus-tools" ,opus-tools)))
1379 (properties '((upstream-name . "emms")))
1380 (synopsis "Emacs Multimedia System")
1381 (description
1382 "EMMS is the Emacs Multimedia System. It is a small front-end which
1383 can control one of the supported external players. Thus, it supports
1384 whatever formats are supported by your music player. It also
1385 supports tagging and playlist management, all behind a clean and
1386 light user interface.")
1387 (home-page "https://www.gnu.org/software/emms/")
1388 (license license:gpl3+)))
1389
1390 (define-public emacs-emms-player-mpv
1391 ;; A new mpv backend is included in Emms from 5.0.
1392 (deprecated-package "emacs-emms-player-mpv" emacs-emms))
1393
1394 (define-public emacs-emms-mode-line-cycle
1395 (package
1396 (name "emacs-emms-mode-line-cycle")
1397 (version "0.2.5")
1398 (source
1399 (origin
1400 (method git-fetch)
1401 (uri (git-reference
1402 (url "https://github.com/momomo5717/emms-mode-line-cycle")
1403 (commit version)))
1404 (file-name (git-file-name name version))
1405 (sha256
1406 (base32
1407 "0q80f0plch6k4lhs8c9qm3mfycfbp3kn5sjrk9zxgxwnn901y9mp"))))
1408 (build-system emacs-build-system)
1409 (propagated-inputs
1410 `(("emms" ,emacs-emms)))
1411 (home-page "https://github.com/momomo5717/emms-mode-line-cycle")
1412 (synopsis "Display the EMMS mode line as a ticker")
1413 (description
1414 "This is a minor mode for updating the EMMS mode-line string cyclically
1415 within a specified width. It is useful for displaying long track titles.")
1416 (license license:gpl3+)))
1417
1418 \f
1419 ;;;
1420 ;;; Miscellaneous.
1421 ;;;
1422
1423 (define-public emacs-ace-link
1424 (package
1425 (name "emacs-ace-link")
1426 (version "0.5.0")
1427 (source
1428 (origin
1429 (method git-fetch)
1430 (uri (git-reference
1431 (url "https://github.com/abo-abo/ace-link.git")
1432 (commit version)))
1433 (file-name (git-file-name name version))
1434 (sha256
1435 (base32
1436 "147dz79vg4ym5wg3d544bw2khdb2j3hr73rw4qfm64wf0q2dj0vk"))))
1437 (build-system emacs-build-system)
1438 (propagated-inputs
1439 `(("emacs-avy" ,emacs-avy)))
1440 (home-page "https://github.com/abo-abo/ace-link")
1441 (synopsis "Quickly follow links in Emacs")
1442 (description
1443 "Currently, to jump to a link in a @code{Info-mode}, @code{help-mode},
1444 @code{woman-mode}, @code{org-mode}, @code{eww-mode}, @code{compilation-mode},
1445 @code{goto-address-mode} buffer, you can tab through the links to select the
1446 one you want. This is an O(N) operation, where the N is the amount of links.
1447 This package turns this into an O(1) operation. It does so by assigning a
1448 letter to each link using avy.")
1449 (license license:gpl3+)))
1450
1451 (define-public emacs-bbdb
1452 (package
1453 (name "emacs-bbdb")
1454 (version "3.1.2")
1455 (source (origin
1456 (method url-fetch)
1457 (uri (string-append "mirror://savannah/bbdb/bbdb-"
1458 version ".tar.gz"))
1459 (sha256
1460 (base32
1461 "1gs16bbpiiy01w9pyg12868r57kx1v3hnw04gmqsmpc40l1hyy05"))
1462 (modules '((guix build utils)))
1463 (snippet
1464 ;; We don't want to build and install the PDF.
1465 '(begin
1466 (substitute* "doc/Makefile.in"
1467 (("^doc_DATA = .*$")
1468 "doc_DATA =\n"))
1469 #t))))
1470 (build-system gnu-build-system)
1471 (arguments
1472 '(#:phases
1473 (modify-phases %standard-phases
1474 (add-after 'install 'post-install
1475 (lambda* (#:key outputs #:allow-other-keys)
1476 ;; Add an autoloads file with the right name for guix.el.
1477 (let* ((out (assoc-ref outputs "out"))
1478 (site (string-append out "/share/emacs/site-lisp")))
1479 (with-directory-excursion site
1480 (symlink "bbdb-loaddefs.el" "bbdb-autoloads.el")))
1481 #t)))))
1482 (native-inputs `(("emacs" ,emacs-minimal)))
1483 (home-page "https://savannah.nongnu.org/projects/bbdb/")
1484 (synopsis "Contact management utility for Emacs")
1485 (description
1486 "BBDB is the Insidious Big Brother Database for GNU Emacs. It provides
1487 an address book for email and snail mail addresses, phone numbers and the
1488 like. It can be linked with various Emacs mail clients (Message and Mail
1489 mode, Rmail, Gnus, MH-E, and VM). BBDB is fully customizable.")
1490 (license license:gpl3+)))
1491
1492 (define-public bbdb
1493 (deprecated-package "bbdb" emacs-bbdb))
1494
1495 (define-public emacs-aggressive-indent
1496 (package
1497 (name "emacs-aggressive-indent")
1498 (version "1.8.3")
1499 (source (origin
1500 (method url-fetch)
1501 (uri (string-append "https://elpa.gnu.org/packages/"
1502 "aggressive-indent-" version ".el"))
1503 (sha256
1504 (base32
1505 "0jnzccl50x0wapprgwxinp99pwwa6j43q6msn4gv437j7swy8wnj"))))
1506 (build-system emacs-build-system)
1507 (home-page "https://elpa.gnu.org/packages/aggressive-indent.html")
1508 (synopsis "Minor mode to aggressively keep your code always indented")
1509 (description
1510 "@code{aggressive-indent-mode} is a minor mode that keeps your code
1511 always indented. It reindents after every change, making it more reliable
1512 than @code{electric-indent-mode}.")
1513 (license license:gpl2+)))
1514
1515 (define-public emacs-link-hint
1516 ;; Last release was in 2015.
1517 (let ((commit "d74a483652486260c052941fedeadddb1ea71f88")
1518 (revision "1"))
1519 (package
1520 (name "emacs-link-hint")
1521 (version (git-version "0.1" revision commit))
1522 (source
1523 (origin
1524 (method git-fetch)
1525 (uri (git-reference
1526 (url "https://github.com/noctuid/link-hint.el")
1527 (commit commit)))
1528 (file-name (git-file-name name version))
1529 (sha256
1530 (base32
1531 "0dghxd165fbds6czy9bfwpid3i4irgp3q08n9mg57sfifi0cmij0"))))
1532 (build-system emacs-build-system)
1533 (propagated-inputs
1534 `(("emacs-avy" ,emacs-avy)))
1535 (home-page "https://github.com/noctuid/link-hint.el")
1536 (synopsis "Vimperator-style link-hinting in Emacs")
1537 (description "This package provides commands for visiting and acting on
1538 links.")
1539 (license license:gpl3+))))
1540
1541 (define-public emacs-ag
1542 (package
1543 (name "emacs-ag")
1544 (version "0.48")
1545 (source (origin
1546 (method git-fetch)
1547 (uri (git-reference
1548 (url "https://github.com/Wilfred/ag.el.git")
1549 (commit version)))
1550 (file-name (git-file-name name version))
1551 (sha256
1552 (base32
1553 "1p918y24vcn2pdliaymd210xp9fvhd4a1srqbv2lfiqrh59yjidx"))))
1554 (build-system emacs-build-system)
1555 (arguments
1556 `(#:phases
1557 (modify-phases %standard-phases
1558 (add-before 'install 'make-info
1559 (lambda _
1560 (with-directory-excursion "docs"
1561 (invoke "make" "info"))))
1562 (add-after 'install 'install-info
1563 (lambda* (#:key outputs #:allow-other-keys)
1564 (let* ((out (assoc-ref outputs "out"))
1565 (info (string-append out "/share/info")))
1566 (install-file "docs/_build/texinfo/agel.info" info)
1567 #t))))))
1568 (native-inputs
1569 `(("python-sphinx" ,python-sphinx)
1570 ("texinfo" ,texinfo)))
1571 (propagated-inputs
1572 `(("dash" ,emacs-dash)
1573 ("s" ,emacs-s)
1574 ;; We need to use 'ag' as the executable on remote systems.
1575 ("the-silver-searcher" ,the-silver-searcher)))
1576 (home-page "https://github.com/Wilfred/ag.el")
1577 (synopsis "Front-end for ag (the-silver-searcher) for Emacs")
1578 (description "This package provides the ability to use the silver
1579 searcher, a code searching tool, sometimes abbreviated to @code{ag}. Features
1580 include version control system awareness, use of Perl compatible regular
1581 expressions, editing the search results directly and searching file names
1582 rather than the contents of files.")
1583 (license license:gpl3+)))
1584
1585 (define-public emacs-async
1586 (package
1587 (name "emacs-async")
1588 (home-page "https://github.com/jwiegley/emacs-async")
1589 (version "1.9.3")
1590 (source (origin
1591 (method git-fetch)
1592 (uri (git-reference
1593 (url home-page)
1594 (commit (string-append "v" version))))
1595 (file-name (git-file-name name version))
1596 (sha256
1597 (base32
1598 "1zsnb6dy8p6y68xgidv3dfxaga4biramfw8fq7wac0sc50vc98vq"))))
1599 (build-system emacs-build-system)
1600 (synopsis "Asynchronous processing in Emacs")
1601 (description
1602 "This package provides the ability to call asynchronous functions and
1603 processes. For example, it can be used to run dired commands (for copying,
1604 moving, etc.) asynchronously using @code{dired-async-mode}. Also it is used
1605 as a library for other Emacs packages.")
1606 (license license:gpl3+)))
1607
1608 (define-public emacs-auctex
1609 (package
1610 (name "emacs-auctex")
1611 (version "12.2.0")
1612 (source
1613 (origin
1614 (method url-fetch)
1615 (uri (string-append "https://elpa.gnu.org/packages/auctex-"
1616 version ".tar"))
1617 (sha256
1618 (base32 "0j919l3q5sq6h1k1kmk4kyv0vkzl4f98fxcd64v34x5q1ahjhg48"))))
1619 (build-system emacs-build-system)
1620 ;; We use 'emacs' because AUCTeX requires dbus at compile time
1621 ;; ('emacs-minimal' does not provide dbus).
1622 (arguments
1623 `(#:emacs ,emacs
1624 #:include '("\\.el$" "^images/" "^latex/" "\\.info$")
1625 #:exclude '("^tests/" "^latex/README")))
1626 (native-inputs
1627 `(("perl" ,perl)))
1628 (home-page "https://www.gnu.org/software/auctex/")
1629 (synopsis "Integrated environment for TeX")
1630 (description
1631 "AUCTeX is a comprehensive customizable integrated environment for
1632 writing input files for TeX, LaTeX, ConTeXt, Texinfo, and docTeX using Emacs
1633 or XEmacs.")
1634 (license license:gpl3+)))
1635
1636 (define-public emacs-autothemer
1637 (package
1638 (name "emacs-autothemer")
1639 (version "0.2.2")
1640 (source
1641 (origin
1642 (method git-fetch)
1643 (uri (git-reference
1644 (url "https://github.com/sebastiansturm/autothemer.git")
1645 (commit version)))
1646 (file-name (git-file-name name version))
1647 (sha256
1648 (base32
1649 "0cd2pqh6k32sjidkcd8682y4l6mx52xw4a05f38kk8nsrk28m74k"))))
1650 (build-system emacs-build-system)
1651 (propagated-inputs
1652 `(("emacs-dash" ,emacs-dash)))
1653 (home-page "https://github.com/sebastiansturm/autothemer")
1654 (synopsis "Conveniently create Emacs themes")
1655 (description
1656 "Autothemer provides a thin layer on top of @code{deftheme} and
1657 @code{custom-theme-set-faces} that creates a new custom color theme, based on
1658 a set of simplified face specifications and a user-supplied color palette")
1659 (license license:gpl3+)))
1660
1661 (define-public emacs-howm
1662 (package
1663 (name "emacs-howm")
1664 (version "1.4.5")
1665 (source
1666 (origin
1667 (method url-fetch)
1668 (uri (string-append "https://howm.sourceforge.jp/a/howm-"
1669 version ".tar.gz"))
1670 (sha256
1671 (base32 "1kvr5pxpc9rwhkza9025mdi0wvh0f0rpawl21rzirjk1x10903yi"))))
1672 (build-system gnu-build-system)
1673 (native-inputs
1674 `(("emacs" ,emacs-minimal)))
1675 (arguments
1676 `(#:configure-flags
1677 (list (string-append "--with-howmdir=" %output
1678 "/share/emacs/site-lisp/guix.d/howm-" ,version))
1679 #:modules ((guix build gnu-build-system)
1680 ((guix build emacs-build-system) #:prefix emacs:)
1681 (guix build utils))
1682 #:imported-modules (,@%gnu-build-system-modules
1683 (guix build emacs-build-system)
1684 (guix build emacs-utils))
1685 #:phases
1686 (modify-phases %standard-phases
1687 (add-after 'install 'make-autoloads
1688 (assoc-ref emacs:%standard-phases 'make-autoloads)))))
1689 (home-page "https://howm.osdn.jp/")
1690 (synopsis "Note-taking tool for Emacs")
1691 (description "Howm is a note-taking tool for Emacs. Like
1692 code@{emacs-wiki.el}, it facilitates using hyperlinks and doing full-text
1693 searches. Unlike code@{emacs-wiki.el}, it can be combined with any format.")
1694 (license license:gpl1+)))
1695
1696 (define-public emacs-calfw
1697 (package
1698 (name "emacs-calfw")
1699 (version "1.6")
1700 (source
1701 (origin
1702 (method git-fetch)
1703 (uri (git-reference
1704 (url "https://github.com/kiwanami/emacs-calfw.git")
1705 (commit (string-append "v" version))))
1706 (file-name (git-file-name name version))
1707 (sha256
1708 (base32
1709 "0r42cagvmvvib76kd15nd9ix55ys6i549vxnls4z16s864695zpa"))))
1710 (build-system emacs-build-system)
1711 (propagated-inputs
1712 `(("emacs-howm" ,emacs-howm)))
1713 (home-page "https://github.com/kiwanami/emacs-calfw/")
1714 (synopsis "Calendar framework for Emacs")
1715 (description
1716 "This package displays a calendar view with various schedule data in the
1717 Emacs buffer.")
1718 (license license:gpl3+)))
1719
1720 (define-public emacs-direnv
1721 (package
1722 (name "emacs-direnv")
1723 (version "1.5.0")
1724 (source
1725 (origin
1726 (method git-fetch)
1727 (uri (git-reference
1728 (url "https://github.com/wbolster/emacs-direnv.git")
1729 (commit version)))
1730 (file-name (git-file-name name version))
1731 (sha256
1732 (base32
1733 "02blhinkkfh3iai6j1k5swplf5mkwijy3p7wy38rnd1gnyj2z4la"))))
1734 (build-system emacs-build-system)
1735 (propagated-inputs
1736 `(("dash" ,emacs-dash)
1737 ("with-editor" ,emacs-with-editor)))
1738 (home-page "https://github.com/wbolster/emacs-direnv")
1739 (synopsis "Direnv integration for Emacs")
1740 (description
1741 "This package provides support for invoking direnv to get the environment
1742 for the current file and updating the environment within Emacs to match.
1743
1744 Direnv can be invoked manually, and a global minor mode is included that will
1745 update the environment when the active buffer changes.
1746
1747 Using emacs-direnv means that programs started from Emacs will use the
1748 environment set through Direnv.")
1749 (license license:gpl3+)))
1750
1751 (define-public emacs-ggtags
1752 (package
1753 (name "emacs-ggtags")
1754 (version "0.8.13")
1755 (source
1756 (origin
1757 (method url-fetch)
1758 (uri (string-append "http://elpa.gnu.org/packages/ggtags-"
1759 version ".el"))
1760 (sha256
1761 (base32
1762 "1qa7lcrcmf76sf6dy8sxbg4adq7rg59fm0n5848w3qxgsr0h45fg"))))
1763 (build-system emacs-build-system)
1764 (inputs
1765 `(("global" ,global)))
1766 (arguments
1767 `(#:phases
1768 (modify-phases %standard-phases
1769 (add-after 'unpack 'configure
1770 (lambda* (#:key inputs #:allow-other-keys)
1771 (chmod "ggtags.el" #o644)
1772 (emacs-substitute-variables "ggtags.el"
1773 ("ggtags-executable-directory"
1774 (string-append (assoc-ref inputs "global") "/bin")))
1775 #t)))))
1776 (home-page "https://github.com/leoliu/ggtags")
1777 (synopsis "Frontend to the GNU Global source code tagging system")
1778 (description "@code{ggtags} provides a frontend to the GNU Global source
1779 code tagging system.
1780
1781 Features:
1782
1783 @itemize
1784 @item Build on @code{compile.el} for asynchronicity and its large feature-set.
1785 @item Automatically update Global's tag files when needed with tuning for
1786 large source trees.
1787 @item Intuitive navigation among multiple matches with mode-line display of
1788 current match, total matches and exit status.
1789 @item Read tag with completion.
1790 @item Show definition at point.
1791 @item Jump to #include files.
1792 @item Support search history and saving a search to register/bookmark.
1793 @item Query replace.
1794 @item Manage Global's environment variables on a per-project basis.
1795 @item Highlight (definition) tag at point.
1796 @item Abbreviated display of file names.
1797 @item Support all Global search backends: @code{grep}, @code{idutils}, etc.
1798 @item Support exuberant ctags @url{http://ctags.sourceforge.net/} and
1799 @code{pygments} backend.
1800 @item Support all Global's output formats: @code{grep}, @code{ctags-x},
1801 @code{cscope} etc.
1802 @item Support projects on remote hosts (e.g. via @code{tramp}).
1803 @item Support eldoc.
1804 @item Search @code{GTAGSLIBPATH} for references and symbols.
1805 @end itemize\n")
1806 (license license:gpl3+)))
1807
1808 (define-public emacs-go-mode
1809 (package
1810 (name "emacs-go-mode")
1811 (version "1.5.0")
1812 (source (origin
1813 (method git-fetch)
1814 (uri (git-reference
1815 (url "https://github.com/dominikh/go-mode.el.git")
1816 (commit (string-append "v" version))))
1817 (file-name (git-file-name name version))
1818 (sha256
1819 (base32
1820 "1nd2h50yb0493wvf1h7fzplq45rmqn2w7kxpgnlxzhkvq99v8vzf"))))
1821 (build-system emacs-build-system)
1822 (arguments
1823 `(#:phases
1824 (modify-phases %standard-phases
1825 (add-after 'unpack 'make-writable
1826 (lambda _
1827 (for-each make-file-writable (find-files "." "\\.el$"))
1828 #t)))))
1829 (home-page "https://github.com/dominikh/go-mode.el")
1830 (synopsis "Go mode for Emacs")
1831 (description
1832 "This package provides go-mode, an Emacs mode for working with software
1833 written in the Go programming language.")
1834 (license license:bsd-3)))
1835
1836 (define-public emacs-google-maps
1837 (package
1838 (name "emacs-google-maps")
1839 (version "1.0.0")
1840 (source (origin
1841 (method git-fetch)
1842 (uri (git-reference
1843 (url "https://github.com/jd/google-maps.el.git")
1844 (commit version)))
1845 (file-name (git-file-name name version))
1846 (sha256
1847 (base32
1848 "183igr5lp20zcqi7rc01fk76sfxdhksd74i11v16gdsifdkjimd0"))))
1849 (build-system emacs-build-system)
1850 (home-page "https://github.com/jd/google-maps.el")
1851 (synopsis "Access Google Maps from Emacs")
1852 (description "The @code{google-maps} package allows to display Google
1853 Maps directly inside Emacs.")
1854 (license license:gpl3+)))
1855
1856 (define-public emacs-graphviz-dot-mode
1857 (let ((commit "c456a2b65c734089e6c44e87209a5a432a741b1a")
1858 (revision "1"))
1859 (package
1860 (name "emacs-graphviz-dot-mode")
1861 (version (string-append "0.3.11-" revision "."
1862 (string-take commit 7)))
1863 (source (origin
1864 (method git-fetch)
1865 (uri (git-reference
1866 (url "https://github.com/ppareit/graphviz-dot-mode.git")
1867 (commit commit)))
1868 (file-name (git-file-name name version))
1869 (sha256
1870 (base32
1871 "0j1r2rspaakw37b0mx7pwpvdsvixq9sw3xjbww5piihzpdxz58z1"))))
1872 (build-system emacs-build-system)
1873 (arguments
1874 `(#:phases
1875 (modify-phases %standard-phases
1876 (add-before 'install 'make-info
1877 (lambda* (#:key inputs #:allow-other-keys)
1878 (with-directory-excursion "texinfo"
1879 (substitute* "Makefile"
1880 (("\\/usr\\/bin\\/gzip")
1881 (string-append (assoc-ref inputs "gzip") "/bin/gzip")))
1882 (invoke "make"
1883 "clean"
1884 "info"
1885 (string-append "TEXINFODIR="
1886 (assoc-ref inputs "texinfo")
1887 "/bin")))))
1888 (add-after 'install 'install-info
1889 (lambda* (#:key outputs #:allow-other-keys)
1890 (let* ((out (assoc-ref outputs "out"))
1891 (info (string-append out "/share/info")))
1892 (install-file "texinfo/graphviz-dot-mode.info.gz" info)
1893 #t))))))
1894 (native-inputs
1895 `(("texinfo" ,texinfo)
1896 ("gzip" ,gzip)))
1897 (home-page "http://ppareit.github.com/graphviz-dot-mode")
1898 (synopsis "Major mode for editing Graphviz Dot files")
1899 (description
1900 "This Emacs packages helps you to create @file{.dot} or @file{.gv}
1901 files using the dot syntax, and use Graphviz to convert these files to
1902 diagrams.")
1903 (license license:gpl2+))))
1904
1905 (define-public emacs-mmm-mode
1906 (package
1907 (name "emacs-mmm-mode")
1908 (version "0.5.7")
1909 (source
1910 (origin
1911 (method git-fetch)
1912 (uri (git-reference
1913 (url "https://github.com/purcell/mmm-mode.git")
1914 (commit version)))
1915 (file-name (git-file-name name version))
1916 (sha256
1917 (base32
1918 "0lxd55yhz0ag7v1ydff55bg4h8snq5lbk8cjwxqpyq6gh4v7md1h"))))
1919 (build-system gnu-build-system)
1920 (native-inputs
1921 `(("autoconf" ,autoconf)
1922 ("automake" ,automake)
1923 ("emacs" ,emacs-minimal)
1924 ("texinfo" ,texinfo)))
1925 (home-page "https://github.com/purcell/mmm-mode")
1926 (synopsis "Allow multiple major modes in an Emacs buffer")
1927 (description
1928 "MMM Mode is a minor mode that allows multiple major modes to coexist in a
1929 single buffer.")
1930 (license license:gpl3+)))
1931
1932 (define-public emacs-tablist
1933 (package
1934 (name "emacs-tablist")
1935 (version "1.0")
1936 (source (origin
1937 (method git-fetch)
1938 (uri (git-reference
1939 (url "https://github.com/politza/tablist.git")
1940 (commit (string-append "v" version))))
1941 (file-name (git-file-name name version))
1942 (sha256
1943 (base32
1944 "0pzsdg0rm59daw34ppss79cg05z9wnr8nkmdcc48nkd0p69ip2yy"))))
1945 (build-system emacs-build-system)
1946 (home-page "https://github.com/politza/tablist")
1947 (synopsis "Extension for @code{tabulated-list-mode}")
1948 (description "Tablist is the Emacs package that provides several
1949 additional features to @code{tabulated-list-mode}: it adds marks,
1950 filters, new key bindings and faces. It can be enabled by
1951 @code{tablist-mode} or @code{tablist-minor-mode} commands.")
1952 (license license:gpl3+)))
1953
1954 (define-public emacs-pdf-tools
1955 (package
1956 (name "emacs-pdf-tools")
1957 (version "0.90")
1958 (home-page "https://github.com/politza/pdf-tools")
1959 (source (origin
1960 (method git-fetch)
1961 (uri (git-reference (url home-page)
1962 (commit (string-append "v" version))))
1963 (file-name (git-file-name name version))
1964 (sha256
1965 (base32
1966 "0iv2g5kd14zk3r5dzdw7b7hk4b5w7qpbilcqkja46jgxbb6xnpl9"))))
1967 (build-system gnu-build-system)
1968 (arguments
1969 `(#:tests? #f ; there are no tests
1970 #:modules ((guix build gnu-build-system)
1971 ((guix build emacs-build-system) #:prefix emacs:)
1972 (guix build utils)
1973 (guix build emacs-utils))
1974 #:imported-modules (,@%gnu-build-system-modules
1975 (guix build emacs-build-system)
1976 (guix build emacs-utils))
1977 #:phases
1978 (modify-phases %standard-phases
1979 ;; Build server side using 'gnu-build-system'.
1980 (add-after 'unpack 'enter-server-dir
1981 (lambda _ (chdir "server") #t))
1982 (add-after 'enter-server-dir 'autogen
1983 (lambda _
1984 (invoke "bash" "autogen.sh")))
1985
1986 ;; Build emacs side using 'emacs-build-system'.
1987 (add-after 'compress-documentation 'enter-lisp-dir
1988 (lambda _ (chdir "../lisp") #t))
1989 (add-after 'enter-lisp-dir 'emacs-patch-variables
1990 (lambda* (#:key outputs #:allow-other-keys)
1991 (for-each make-file-writable (find-files "."))
1992
1993 ;; Set path to epdfinfo program.
1994 (emacs-substitute-variables "pdf-info.el"
1995 ("pdf-info-epdfinfo-program"
1996 (string-append (assoc-ref outputs "out")
1997 "/bin/epdfinfo")))
1998 ;; Set 'pdf-tools-handle-upgrades' to nil to avoid "auto
1999 ;; upgrading" that pdf-tools tries to perform.
2000 (emacs-substitute-variables "pdf-tools.el"
2001 ("pdf-tools-handle-upgrades" '()))))
2002 (add-after 'emacs-patch-variables 'emacs-add-source-to-load-path
2003 (assoc-ref emacs:%standard-phases 'add-source-to-load-path))
2004 (add-after 'emacs-add-source-to-load-path 'emacs-install
2005 (assoc-ref emacs:%standard-phases 'install))
2006 (add-after 'emacs-install 'emacs-build
2007 (assoc-ref emacs:%standard-phases 'build))
2008 (add-after 'emacs-install 'emacs-make-autoloads
2009 (assoc-ref emacs:%standard-phases 'make-autoloads)))))
2010 (native-inputs `(("autoconf" ,autoconf)
2011 ("automake" ,automake)
2012 ("pkg-config" ,pkg-config)
2013 ("emacs" ,emacs-minimal)))
2014 (inputs `(("poppler" ,poppler)
2015 ("cairo" ,cairo)
2016 ("glib" ,glib)
2017 ("libpng" ,libpng)
2018 ("zlib" ,zlib)))
2019 (propagated-inputs `(("tablist" ,emacs-tablist)))
2020 (synopsis "Emacs support library for PDF files")
2021 (description
2022 "PDF Tools is, among other things, a replacement of DocView for PDF
2023 files. The key difference is that pages are not pre-rendered by
2024 e.g. ghostscript and stored in the file-system, but rather created on-demand
2025 and stored in memory.")
2026 (license license:gpl3+)))
2027
2028 (define-public emacs-dash
2029 (package
2030 (name "emacs-dash")
2031 (version "2.16.0")
2032 (source (origin
2033 (method git-fetch)
2034 (uri (git-reference
2035 (url "https://github.com/magnars/dash.el.git")
2036 (commit version)))
2037 (file-name (git-file-name name version))
2038 (sha256
2039 (base32
2040 "150k48llqz2mb66vbznpyj47r6g16amfl7hbg8q46djq8mp7zc2v"))))
2041 (build-system emacs-build-system)
2042 (arguments
2043 `(#:tests? #t
2044 #:test-command '("./run-tests.sh")))
2045 (home-page "https://github.com/magnars/dash.el")
2046 (synopsis "Modern list library for Emacs")
2047 (description "This package provides a modern list API library for Emacs.")
2048 (license license:gpl3+)))
2049
2050 (define-public emacs-bui
2051 (package
2052 (name "emacs-bui")
2053 (version "1.2.1")
2054 (source (origin
2055 (method git-fetch)
2056 (uri (git-reference
2057 (url "https://notabug.org/alezost/emacs-bui.git")
2058 (commit (string-append "v" version))))
2059 (file-name (git-file-name name version))
2060 (sha256
2061 (base32
2062 "0sszdl4kvqbihdh8d7mybpp0d8yw2p3gyiipjcxz9xhvvmw3ww4x"))))
2063 (build-system emacs-build-system)
2064 (propagated-inputs
2065 `(("dash" ,emacs-dash)))
2066 (home-page "https://notabug.org/alezost/emacs-bui")
2067 (synopsis "Buffer interface library for Emacs")
2068 (description
2069 "BUI (Buffer User Interface) is a library for making @code{list} and
2070 @code{info} interfaces to display an arbitrary data of the same
2071 type, for example: packages, buffers, files, etc.")
2072 (license license:gpl3+)))
2073
2074 (define-public emacs-guix
2075 (package
2076 (name "emacs-guix")
2077 (version "0.5.2")
2078 (source (origin
2079 (method url-fetch)
2080 (uri (string-append "https://emacs-guix.gitlab.io/website/"
2081 "releases/emacs-guix-" version ".tar.gz"))
2082 (sha256
2083 (base32
2084 "0yz64c0z4ygi2k4af18k4r1ncgys18jb8icywkp2g5pgmpn5l7ps"))))
2085 (build-system gnu-build-system)
2086 (arguments
2087 `(#:configure-flags
2088 (let ((guix (assoc-ref %build-inputs "guix"))
2089 (gcrypt (assoc-ref %build-inputs "guile-gcrypt"))
2090 (geiser (assoc-ref %build-inputs "geiser"))
2091 (dash (assoc-ref %build-inputs "dash"))
2092 (bui (assoc-ref %build-inputs "bui"))
2093 (magit-popup (assoc-ref %build-inputs "magit-popup"))
2094 (edit-indirect (assoc-ref %build-inputs "edit-indirect"))
2095 (site-lisp "/share/emacs/site-lisp")
2096 (site-scm "/share/guile/site")
2097 (site-go "/lib/guile")
2098 (guile-dir (lambda (dir)
2099 (car (find-files dir
2100 (lambda (file stat)
2101 (string-prefix?
2102 "2." (basename file)))
2103 #:directories? #t)))))
2104 (list (string-append "--with-guix-site-dir="
2105 (guile-dir (string-append guix site-scm)))
2106 (string-append "--with-guix-site-ccache-dir="
2107 (guile-dir (string-append guix site-go))
2108 "/site-ccache")
2109 (string-append "--with-guile-gcrypt-site-dir="
2110 (guile-dir (string-append gcrypt site-scm)))
2111 (string-append "--with-guile-gcrypt-site-ccache-dir="
2112 (guile-dir (string-append gcrypt site-go))
2113 "/site-ccache")
2114 (string-append "--with-geiser-lispdir=" geiser site-lisp)
2115 (string-append "--with-dash-lispdir="
2116 dash site-lisp "/guix.d/dash-"
2117 ,(package-version emacs-dash))
2118 (string-append "--with-bui-lispdir="
2119 bui site-lisp "/guix.d/bui-"
2120 ,(package-version emacs-bui))
2121 (string-append "--with-editindirect-lispdir="
2122 edit-indirect site-lisp "/guix.d/edit-indirect-"
2123 ,(package-version emacs-edit-indirect))
2124 (string-append "--with-popup-lispdir="
2125 magit-popup site-lisp "/guix.d/magit-popup-"
2126 ,(package-version emacs-magit-popup))))))
2127 (native-inputs
2128 `(("pkg-config" ,pkg-config)
2129 ("emacs" ,emacs-minimal)))
2130 (inputs
2131 `(("guile" ,guile-2.2)
2132 ("guix" ,guix)))
2133 (propagated-inputs
2134 `(("geiser" ,emacs-geiser)
2135 ("guile-gcrypt" ,guile-gcrypt)
2136 ("dash" ,emacs-dash)
2137 ("bui" ,emacs-bui)
2138 ("edit-indirect" ,emacs-edit-indirect)
2139 ("magit-popup" ,emacs-magit-popup)))
2140 (home-page "https://emacs-guix.gitlab.io/website/")
2141 (synopsis "Emacs interface for GNU Guix")
2142 (description
2143 "Emacs-Guix provides a visual interface, tools and features for the GNU
2144 Guix package manager. Particularly, it allows you to do various package
2145 management tasks from Emacs. To begin with, run @code{M-x guix-about} or
2146 @code{M-x guix-help} command.")
2147 (license license:gpl3+)))
2148
2149 (define-public emacs-build-farm
2150 (package
2151 (name "emacs-build-farm")
2152 (version "0.2.2")
2153 (source (origin
2154 (method git-fetch)
2155 (uri (git-reference
2156 (url "https://notabug.org/alezost/emacs-build-farm.git")
2157 (commit (string-append "v" version))))
2158 (file-name (git-file-name name version))
2159 (sha256
2160 (base32
2161 "0i0bwbav5861j2y15j9nd5m9rdqg9q97zgcbld8pivr9nyxy63lz"))))
2162 (build-system emacs-build-system)
2163 (propagated-inputs
2164 `(("bui" ,emacs-bui)
2165 ("magit-popup" ,emacs-magit-popup)))
2166 (home-page "https://notabug.org/alezost/emacs-build-farm")
2167 (synopsis "Emacs interface for Hydra and Cuirass build farms")
2168 (description
2169 "This Emacs package provides an interface for Hydra and
2170 Cuirass (build farms used by Nix and Guix). It allows you to look at
2171 various data related to the build farm projects, jobsets, builds and
2172 evaluations. The entry point is @code{M-x build-farm} command.")
2173 (license license:gpl3+)))
2174
2175 (define-public emacs-d-mode
2176 (package
2177 (name "emacs-d-mode")
2178 (version "2.0.9")
2179 (source
2180 (origin
2181 (method git-fetch)
2182 (uri (git-reference
2183 (url "https://github.com/Emacs-D-Mode-Maintainers/Emacs-D-Mode.git")
2184 (commit version)))
2185 (file-name (git-file-name name version))
2186 (sha256
2187 (base32 "0fzplvi1sm8k2sabfdvrd7j2xypwqh0g9v1mxa75dajdmcd85zpj"))))
2188 (build-system emacs-build-system)
2189 (propagated-inputs
2190 `(("emacs-undercover" ,emacs-undercover)))
2191 (home-page "https://github.com/Emacs-D-Mode-Maintainers/Emacs-D-Mode")
2192 (synopsis "Emacs major mode for editing D code")
2193 (description "This package provides an Emacs major mode for highlighting
2194 code written in the D programming language. This mode is currently known to
2195 work with Emacs 24 and 25.")
2196 (license license:gpl2+)))
2197
2198 (define-public emacs-extempore-mode
2199 ;; Use the latest commit at time of packaging. There are no releases or tags.
2200 (let ((commit "848ad0084f27b92d1cf98dabffbad29f959a642d")
2201 (revision "1"))
2202 (package
2203 (name "emacs-extempore-mode")
2204 (version (git-version "0.0.0" revision commit))
2205 (source
2206 (origin
2207 (method git-fetch)
2208 (uri (git-reference
2209 (url "https://github.com/extemporelang/extempore-emacs-mode.git")
2210 (commit commit)))
2211 (file-name (git-file-name name version))
2212 (sha256
2213 (base32 "00wr025php7nl33x541s9rjm99hj0jbdcmnw9ljx5hqpm04aqm7c"))))
2214 (build-system emacs-build-system)
2215 (home-page "https://github.com/extemporelang/extempore-emacs-mode")
2216 (synopsis "Emacs major mode for Extempore source files")
2217 (description
2218 "This package provides a major mode for editing Extempore code. It can
2219 create an Extempore REPL, connect the current @code{extempore-mode} buffer to a
2220 running Extempore process, and more.")
2221 (license license:bsd-2))))
2222
2223 (define-public emacs-keyfreq
2224 (package
2225 (name "emacs-keyfreq")
2226 (version "20160516.716")
2227 (source
2228 (origin
2229 (method url-fetch)
2230 (uri (string-append "http://melpa.org/packages/keyfreq-"
2231 version ".el"))
2232 (sha256
2233 (base32
2234 "008hd7d06qskc3mx0bbdgpgy2pwxr8185fzlyqf9qjg49y74p6g8"))))
2235 (build-system emacs-build-system)
2236 (home-page "https://github.com/dacap/keyfreq")
2237 (synopsis "Track Emacs command frequencies")
2238 (description "@code{emacs-keyfeq} tracks and shows how many times you used
2239 a command.")
2240 (license license:gpl3+)))
2241
2242 (define-public emacs-olivetti
2243 (package
2244 (name "emacs-olivetti")
2245 (version "1.8.1")
2246 (source (origin
2247 (method git-fetch)
2248 (uri (git-reference
2249 (url "https://github.com/rnkn/olivetti.git")
2250 (commit (string-append "v" version))))
2251 (file-name (git-file-name name version))
2252 (sha256
2253 (base32
2254 "1fbj9s49y5yx5i429awv9rybacfgvhwp7v5h0zw67bpgx4qs44pa"))))
2255 (build-system emacs-build-system)
2256 (home-page "https://github.com/rnkn/olivetti")
2257 (synopsis "Emacs minor mode for a nice writing environment")
2258 (description "This package provides an Emacs minor mode that puts writing
2259 in the center.")
2260 (license license:gpl3+)))
2261
2262 (define-public emacs-undo-tree
2263 (package
2264 (name "emacs-undo-tree")
2265 (version "0.6.6")
2266 (source (origin
2267 (method git-fetch)
2268 (uri (git-reference
2269 (url "http://dr-qubit.org/git/undo-tree.git")
2270 (commit (string-append "release/" version))))
2271 (file-name (git-file-name name version))
2272 (sha256
2273 (base32
2274 "1hnh2mnmw179gr094r561w6cw1haid0lpvpqvkc24wpj82vphzpa"))))
2275 (build-system emacs-build-system)
2276 (home-page "http://www.dr-qubit.org/emacs.php")
2277 (synopsis "Treat undo history as a tree")
2278 (description "Tree-like interface to Emacs undo system, providing
2279 graphical tree presentation of all previous states of buffer that
2280 allows easily move between them.")
2281 (license license:gpl3+)))
2282
2283 (define-public emacs-s
2284 (package
2285 (name "emacs-s")
2286 (version "1.12.0")
2287 (source
2288 (origin
2289 (method git-fetch)
2290 (uri (git-reference
2291 (url "https://github.com/magnars/s.el.git")
2292 (commit version)))
2293 (file-name (git-file-name name version))
2294 (sha256
2295 (base32 "1g8mqd13llj007al4nlxxx4z2lcsg3wk970mgjn0avwrhjjgdmmv"))))
2296 (build-system emacs-build-system)
2297 (arguments
2298 `(#:tests? #t
2299 #:emacs ,emacs ; FIXME: tests fail with emacs-minimal
2300 #:test-command '("./run-tests.sh")))
2301 (home-page "https://github.com/magnars/s.el")
2302 (synopsis "Emacs string manipulation library")
2303 (description "This package provides an Emacs library for manipulating
2304 strings.")
2305 (license license:gpl3+)))
2306
2307 (define-public emacs-symon
2308 (package
2309 (name "emacs-symon")
2310 (version "20160630")
2311 (source
2312 (origin
2313 (method git-fetch)
2314 (uri (git-reference
2315 (url "https://github.com/zk-phi/symon.git")
2316 (commit version)))
2317 (file-name (git-file-name name version))
2318 (sha256
2319 (base32 "1q7di9s8k710nx98wnqnbkkhdimrn0jf6z4xkm4c78l6s5idjwlz"))))
2320 (build-system emacs-build-system)
2321 (home-page "https://github.com/zk-phi/symon")
2322 (synopsis "Tiny graphical system monitor")
2323 (description
2324 "Tiny graphical system monitor for the Emacs minibuffer when idle.")
2325 (license license:gpl2+)))
2326
2327 (define-public emacs-sx
2328 (let ((version "20180212")
2329 (revision "1")
2330 (commit "833435fbf90d1c9e927d165b155f3b1ef39271de"))
2331 (package
2332 (name "emacs-sx")
2333 (version (git-version version revision commit))
2334 (source
2335 (origin
2336 (method git-fetch)
2337 (uri (git-reference
2338 (url "https://github.com/vermiculus/sx.el")
2339 (commit commit)))
2340 (file-name (git-file-name name version))
2341 (sha256
2342 (base32
2343 "1369xaxq1vy3d9yh862ddnhddikdpg2d0wv1ly00pnvdp9v4cqgd"))))
2344 (build-system emacs-build-system)
2345 (propagated-inputs
2346 `(("emacs-markdown-mode" ,emacs-markdown-mode)))
2347 (home-page "https://github.com/vermiculus/sx.el")
2348 (synopsis "Emacs StackExchange client")
2349 (description
2350 "Emacs StackExchange client. Ask and answer questions on
2351 Stack Overflow, Super User, and other StackExchange sites.")
2352 (license license:gpl3+))))
2353
2354 (define-public emacs-f
2355 (package
2356 (name "emacs-f")
2357 (version "0.20.0")
2358 (source (origin
2359 (method git-fetch)
2360 (uri (git-reference
2361 (url "https://github.com/rejeep/f.el.git")
2362 (commit (string-append "v" version))))
2363 (file-name (git-file-name name version))
2364 (sha256
2365 (base32
2366 "1a47xk3yp1rp17fqg7ldl3d3fb888h0fz3sysqfdz1bfdgs8a9bk"))))
2367 (build-system emacs-build-system)
2368 (propagated-inputs
2369 `(("emacs-s" ,emacs-s)
2370 ("emacs-dash" ,emacs-dash)))
2371 (home-page "https://github.com/rejeep/f.el")
2372 (synopsis "Emacs API for working with files and directories")
2373 (description "This package provides an Emacs library for working with
2374 files and directories.")
2375 (license license:gpl3+)))
2376
2377 (define-public emacs-fringe-helper
2378 (let ((commit "ef4a9c023bae18ec1ddd7265f1f2d6d2e775efdd")
2379 (revision "1"))
2380 (package
2381 (name "emacs-fringe-helper")
2382 (version (git-version "1.0.1" revision commit))
2383 (source
2384 (origin
2385 (method git-fetch)
2386 (uri (git-reference
2387 (url "https://github.com/nschum/fringe-helper.el.git")
2388 (commit commit)))
2389 (file-name (git-file-name name version))
2390 (sha256
2391 (base32 "0ra9rc53l1gvkqank8apasl3r7wz2yfjrcvmfk3wpxhh24ppxv9d"))))
2392 (build-system emacs-build-system)
2393 (arguments
2394 `(#:tests? #t
2395 #:test-command '("emacs" "--batch"
2396 "-l" "tests.el"
2397 "-f" "ert-run-tests-batch-and-exit")))
2398 (home-page "https://github.com/nschum/fringe-helper.el")
2399 (synopsis "Helper functions for fringe bitmaps")
2400 (description
2401 "This package allows fringe bitmaps to be defined with a visual string
2402 representation.")
2403 (license license:gpl2+))))
2404
2405 (define-public emacs-git-gutter
2406 (package
2407 (name "emacs-git-gutter")
2408 (version "0.90")
2409 (source
2410 (origin
2411 (method git-fetch)
2412 (uri (git-reference
2413 (url "https://github.com/syohex/emacs-git-gutter.git")
2414 (commit version)))
2415 (file-name (git-file-name name version))
2416 (sha256
2417 (base32 "1abagq0psip7cgsqbfjv72qy60ywsny0ibsfcn74ldj6a9v17mz5"))))
2418 (build-system emacs-build-system)
2419 (home-page "https://github.com/syohex/emacs-git-gutter")
2420 (synopsis "See and manage hunks of text in a version control system")
2421 (description
2422 "This package is an Emacs minor mode for displaying and interacting with
2423 hunks of text managed in a version control system. Added modified and deleted
2424 areas can be indicated with symbols on the edge of the buffer, and commands
2425 can be used to move between and perform actions on these hunks.
2426
2427 Git, Mercurial, Subversion and Bazaar are supported, and many parts of the
2428 display and behaviour is easily customisable.")
2429 (license license:gpl3+)))
2430
2431 (define-public emacs-git-gutter-fringe
2432 (let ((commit "16226caab44174301f1659f7bf8cc67a76153445")
2433 (revision "1"))
2434 (package
2435 (name "emacs-git-gutter-fringe")
2436 (version (git-version "0.23" revision commit))
2437 (source
2438 (origin
2439 (method git-fetch)
2440 (uri (git-reference
2441 (url "https://github.com/syohex/git-gutter-fringe.git")
2442 (commit commit)))
2443 (file-name (git-file-name name version))
2444 (sha256
2445 (base32 "1y77gjl0yznamdj0f55d418zb75k22izisjg7ikvrfsl2yfqf3pm"))))
2446 (build-system emacs-build-system)
2447 (propagated-inputs
2448 `(("emacs-git-gutter" ,emacs-git-gutter)
2449 ("emacs-fringe-helper" ,emacs-fringe-helper)))
2450 (home-page "https://github.com/syohex/git-gutter-fringe")
2451 (synopsis "See and manage hunks of text in a version control system")
2452 (description
2453 "This package extends @code{git-gutter} to use the fringe area of a
2454 window.")
2455 (license license:gpl3+))))
2456
2457 (define-public emacs-git-link
2458 (package
2459 (name "emacs-git-link")
2460 (version "0.7.5")
2461 (source
2462 (origin
2463 (method git-fetch)
2464 (uri (git-reference
2465 (url "https://github.com/sshaw/git-link.git")
2466 (commit (string-append "v" version))))
2467 (file-name (git-file-name name version))
2468 (sha256
2469 (base32 "04xa6lp8wkjb6zs096bf4sz124grcjj15xv1h009bmn2j95rggj6"))))
2470 (build-system emacs-build-system)
2471 (arguments
2472 `(#:tests? #t
2473 #:test-command '("make" "test")))
2474 (home-page "https://github.com/sshaw/git-link")
2475 (synopsis "Create links for files and commits in GitHub/GitLab/etc. repos")
2476 (description
2477 "@code{git-link} returns the URL for the current buffer's file location
2478 at the current line number or active region. @code{git-link-commit} returns
2479 the URL for a commit. URLs are added to the kill ring.")
2480 (license license:gpl3+)))
2481
2482 (define-public emacs-apheleia
2483 (package
2484 (name "emacs-apheleia")
2485 (version "1.0")
2486 (source
2487 (origin
2488 (method git-fetch)
2489 (uri (git-reference
2490 (url "https://github.com/raxod502/apheleia.git")
2491 (commit (string-append "v" version))))
2492 (file-name (git-file-name name version))
2493 (sha256
2494 (base32 "04pls7zahy4jfkikv6fvd9vfpm4glhyanmmkx79hgi9pwdv966rf"))))
2495 (build-system emacs-build-system)
2496 (home-page "https://github.com/raxod502/apheleia")
2497 (synopsis "Reformat buffer stably")
2498 (description
2499 "This package allows for a buffer to be reformatted without moving point,
2500 so that running a formatting tool like @code{Prettier} or @code{Black} upon
2501 saving won't move point back to the beginning of the buffer.")
2502 (license license:gpl3+)))
2503
2504 (define-public emacs-git-timemachine
2505 (package
2506 (name "emacs-git-timemachine")
2507 (version "4.11")
2508 (source
2509 (origin
2510 (method git-fetch)
2511 (uri (git-reference
2512 (url "https://gitlab.com/pidu/git-timemachine.git")
2513 (commit version)))
2514 (file-name (git-file-name name version))
2515 (sha256
2516 (base32
2517 "1pz4l1xnq6s67w5yq9107vm8dg7rqf8n9dmbn90jys97c722g70n"))))
2518 (build-system emacs-build-system)
2519 (propagated-inputs
2520 `(("emacs-transient" ,emacs-transient)))
2521 (home-page "https://gitlab.com/pidu/git-timemachine")
2522 (synopsis "Step through historic versions of Git-controlled files")
2523 (description "This package enables you to step through historic versions
2524 of files under Git version control from within Emacs.")
2525 (license license:gpl3+)))
2526
2527 (define-public emacs-minitest
2528 (let ((commit "1aadb7865c1dc69c201cecee275751ecec33a182")
2529 (revision "1"))
2530 (package
2531 (name "emacs-minitest")
2532 (version (git-version "0.8.0" revision commit))
2533 (source (origin
2534 (method git-fetch)
2535 (uri (git-reference
2536 (url "https://github.com/arthurnn/minitest-emacs")
2537 (commit commit)))
2538 (file-name (git-file-name name commit))
2539 (sha256
2540 (base32
2541 "1l18zqpdzbnqj2qawq8hj7z7pl8hr8z9d8ihy8jaiqma915hmhj1"))))
2542 (build-system emacs-build-system)
2543 (arguments
2544 '(#:include (cons "^snippets\\/minitest-mode\\/" %default-include)
2545 #:exclude (delete "^[^/]*tests?\\.el$" %default-exclude)))
2546 (propagated-inputs
2547 `(("emacs-dash" ,emacs-dash)
2548 ("emacs-f" ,emacs-f)))
2549 (home-page "https://github.com/arthurnn/minitest-emacs")
2550 (synopsis "Emacs minitest mode")
2551 (description
2552 "The minitest mode provides commands to run the tests for the current
2553 file or line, as well as rerunning the previous tests, or all the tests for a
2554 project.
2555
2556 This package also includes relevant snippets for yasnippet.")
2557 (license license:expat))))
2558
2559 (define-public emacs-el-mock
2560 (package
2561 (name "emacs-el-mock")
2562 (version "1.25.1")
2563 (source
2564 (origin
2565 (method git-fetch)
2566 (uri (git-reference
2567 (url "https://github.com/rejeep/el-mock.el.git")
2568 (commit (string-append "v" version))))
2569 (file-name (git-file-name name version))
2570 (sha256
2571 (base32 "13mv1rhgkwiww2wh5w926jz7idppp492wir1vdl245c5x50dh4f7"))))
2572 (build-system emacs-build-system)
2573 (home-page "https://github.com/rejeep/el-mock.el")
2574 (synopsis "Tiny mock and stub framework in Emacs Lisp")
2575 (description
2576 "Emacs Lisp Mock is a library for mocking and stubbing using readable
2577 syntax. Most commonly Emacs Lisp Mock is used in conjunction with Emacs Lisp
2578 Expectations, but it can be used in other contexts.")
2579 (license license:gpl3+)))
2580
2581 (define-public emacs-espuds
2582 (package
2583 (name "emacs-espuds")
2584 (version "0.3.3")
2585 (source
2586 (origin
2587 (method git-fetch)
2588 (uri (git-reference
2589 (url "https://github.com/ecukes/espuds.git")
2590 (commit (string-append "v" version))))
2591 (file-name (git-file-name name version))
2592 (sha256
2593 (base32 "16r4j27j9yfdiy841w9q5ykkc6n3wrm7hvfacagb32mydk821ijg"))))
2594 (build-system emacs-build-system)
2595 (propagated-inputs
2596 `(("emacs-s" ,emacs-s)
2597 ("emacs-dash" ,emacs-dash)
2598 ("emacs-f" ,emacs-f)))
2599 (home-page "https://github.com/ecukes/espuds")
2600 (synopsis "Common step definitions for Ecukes")
2601 (description "Espuds is a collection of the most commonly used step
2602 definitions for testing with the Ecukes framework.")
2603 (license license:gpl3+)))
2604
2605 (define-public emacs-spark
2606 (let ((version "20160503") ; no proper tag, use date of commit
2607 (commit "0bf148c3ede3b31d56fd75f347cdd0b0eae60025")
2608 (revision "1"))
2609 (package
2610 (name "emacs-spark")
2611 (version (git-version version revision commit))
2612 (source
2613 (origin
2614 (method git-fetch)
2615 (uri (git-reference
2616 (url "https://github.com/alvinfrancis/spark.git")
2617 (commit commit)))
2618 (file-name (git-file-name name version))
2619 (sha256
2620 (base32
2621 "1ykqr86j17mi95s08d9fp02d7ych1331b04dcqxzxnmpkhwngyj1"))))
2622 (build-system emacs-build-system)
2623 (home-page "https://github.com/alvinfrancis/spark")
2624 (synopsis "Sparkline generation library for Emacs Lisp")
2625 (description "@code{emacs-spark} is a sparkline generation library for
2626 Emacs Lisp. It generates a sparkline string given a list of numbers. It is a
2627 port of @code{cl-spark} to Emacs Lisp.")
2628 (license license:expat))))
2629
2630 (define-public emacs-es-mode
2631 (package
2632 (name "emacs-es-mode")
2633 (version "4.3.0")
2634 (source
2635 (origin
2636 (method git-fetch)
2637 (uri (git-reference
2638 (url "https://github.com/dakrone/es-mode.git")
2639 (commit version)))
2640 (file-name (git-file-name name version))
2641 (sha256
2642 (base32 "1qhfnd5anp5qrmravv7ks5ix763xnki2f5jwcyj70qyxwr0l60cg"))))
2643 (build-system emacs-build-system)
2644 (propagated-inputs
2645 ;; The version of org in Emacs 24.5 is not sufficient, and causes tables
2646 ;; to be rendered incorrectly
2647 `(("emacs-dash" ,emacs-dash)
2648 ("emacs-org" ,emacs-org)
2649 ("emacs-spark" ,emacs-spark)))
2650 (home-page "https://github.com/dakrone/es-mode")
2651 (synopsis "Major mode for editing Elasticsearch queries")
2652 (description "@code{es-mode} includes highlighting, completion and
2653 indentation support for Elasticsearch queries. Also supported are
2654 @code{es-mode} blocks in @code{org-mode}, for which the results of queries can
2655 be processed through @code{jq}, or in the case of aggregations, can be
2656 rendered in to a table. In addition, there is an @code{es-command-center}
2657 mode, which displays information about Elasticsearch clusters.")
2658 (license license:gpl3+)))
2659
2660 (define-public emacs-expand-region
2661 (package
2662 (name "emacs-expand-region")
2663 (version "0.11.0")
2664 (source
2665 (origin
2666 (method git-fetch)
2667 (uri (git-reference
2668 (url "https://github.com/magnars/expand-region.el.git")
2669 (commit version)))
2670 (file-name (git-file-name name version))
2671 (sha256
2672 (base32 "0h40dhc3kn8fq86xnwi5lz7ql8my8737y7wkqr897p15y90swr35"))))
2673 (build-system emacs-build-system)
2674 (home-page "https://github.com/magnars/expand-region.el")
2675 (synopsis "Increase selected region by semantic units")
2676 (description
2677 "Expand region increases the selected region by semantic units. Just
2678 keep pressing the key until it selects what you want. There's also
2679 @code{er/contract-region} if you expand too far.")
2680 (license license:gpl3+)))
2681
2682 (define-public emacs-fill-column-indicator
2683 (package
2684 (name "emacs-fill-column-indicator")
2685 (version "1.89")
2686 (source
2687 (origin
2688 (method git-fetch)
2689 (uri (git-reference
2690 (url "https://github.com/alpaker/Fill-Column-Indicator.git")
2691 (commit (string-append "v" version))))
2692 (file-name (git-file-name name version))
2693 (sha256
2694 (base32 "010kf8jsly74y7m6mmkn1h6y205kz23zphs50zgy2nag2p88rz9y"))))
2695 (build-system emacs-build-system)
2696 (home-page "https://www.emacswiki.org/emacs/FillColumnIndicator")
2697 (synopsis "Graphically indicate the fill column")
2698 (description
2699 "Fill-column-indicator graphically indicates the location of the fill
2700 column by drawing a thin line down the length of the editing window.")
2701 (license license:gpl3+)))
2702
2703 (define-public emacs-grep-a-lot
2704 (package
2705 (name "emacs-grep-a-lot")
2706 (version "1.0.7")
2707 (source
2708 (origin
2709 (method git-fetch)
2710 (uri (git-reference
2711 (url "https://github.com/ZungBang/emacs-grep-a-lot.git")
2712 (commit "9f9f645b9e308a0d887b66864ff97d0fca1ba4ad")))
2713 (file-name (git-file-name name version))
2714 (sha256
2715 (base32 "1f8262mrlinzgnn4m49hbj1hm3c1mvzza24py4b37sasn49546lw"))))
2716 (build-system emacs-build-system)
2717 (home-page "https://github.com/ZungBang/emacs-grep-a-lot")
2718 (synopsis "Enables multiple grep buffers in Emacs")
2719 (description
2720 "This Emacs package allows managing multiple grep buffers.")
2721 (license license:gpl3+)))
2722
2723 (define-public emacs-inf-ruby
2724 (package
2725 (name "emacs-inf-ruby")
2726 (version "2.5.2")
2727 (source
2728 (origin
2729 (method git-fetch)
2730 (uri (git-reference
2731 (url "https://github.com/nonsequitur/inf-ruby.git")
2732 (commit version)))
2733 (file-name (git-file-name name version))
2734 (sha256
2735 (base32 "0a1hhvfbl6mq8rjsi77fg9fh5a91hi5scjrg9rjqc5ffbql67y0v"))))
2736 (build-system emacs-build-system)
2737 (home-page "https://github.com/nonsequitur/inf-ruby")
2738 (synopsis "Provides a REPL buffer connected to a Ruby subprocess in Emacs")
2739 (description
2740 "@code{inf-ruby} provides a Read Eval Print Loop (REPL) buffer, allowing
2741 for easy interaction with a ruby subprocess. Features include support for
2742 detecting specific uses of Ruby, e.g. when using rails, and using a
2743 appropriate console.")
2744 (license license:gpl3+)))
2745
2746 (define-public emacs-znc
2747 (package
2748 (name "emacs-znc")
2749 (version "0.0.2")
2750 (source
2751 (origin
2752 (method url-fetch)
2753 (uri (string-append "https://marmalade-repo.org/packages/znc-"
2754 version ".el"))
2755 (sha256
2756 (base32
2757 "1d8lqvybgyazin5z0g1c4l3rg1vzrrvf0saqs53jr1zcdg0lianh"))))
2758 (build-system emacs-build-system)
2759 (home-page "https://github.com/sshirokov/ZNC.el")
2760 (synopsis "Make ERC and ZNC get along better")
2761 (description
2762 "This is a thin wrapper around @code{erc} that enables one to use the ZNC
2763 IRC bouncer with ERC.")
2764 (license license:expat)))
2765
2766 (define-public emacs-shut-up
2767 (package
2768 (name "emacs-shut-up")
2769 (version "0.3.2")
2770 (source
2771 (origin
2772 (method git-fetch)
2773 (uri (git-reference
2774 (url "https://github.com/cask/shut-up.git")
2775 (commit (string-append "v" version))))
2776 (file-name (git-file-name name version))
2777 (sha256
2778 (base32 "103yvfgkj78i4bnv1fwk76izsa8h4wyj3vwj1vq7xggj607hkxzq"))))
2779 (build-system emacs-build-system)
2780 (home-page "https://github.com/cask/shut-up")
2781 (synopsis "Silence Emacs")
2782 (description "This package silences most output of Emacs when running an
2783 Emacs shell script.")
2784 (license license:expat)))
2785
2786 (define-public emacs-undercover
2787 (package
2788 (name "emacs-undercover")
2789 (version "0.6.0")
2790 (source
2791 (origin
2792 (method git-fetch)
2793 (uri (git-reference
2794 (url "https://github.com/sviridov/undercover.el.git")
2795 (commit (string-append "v" version))))
2796 (file-name (git-file-name name version))
2797 (sha256
2798 (base32 "06qcvbp5rd0kh3ibrxj5p6r578lwsrgd7yj5c6slwmkdmna2fj33"))))
2799 (build-system emacs-build-system)
2800 (propagated-inputs
2801 `(("emacs-dash" ,emacs-dash)
2802 ("emacs-shut-up" ,emacs-shut-up)))
2803 (home-page "https://github.com/sviridov/undercover.el")
2804 (synopsis "Test coverage library for Emacs Lisp")
2805 (description
2806 "Undercover is a test coverage library for software written in Emacs
2807 Lisp.")
2808 (license license:expat)))
2809
2810 (define-public emacs-paren-face
2811 (package
2812 (name "emacs-paren-face")
2813 (version "1.0.0")
2814 (source
2815 (origin
2816 (method git-fetch)
2817 (uri (git-reference
2818 (url "https://github.com/tarsius/paren-face.git")
2819 (commit version)))
2820 (file-name (git-file-name name version))
2821 (sha256
2822 (base32 "0f128gqn170s6hl62n44i9asais75ns1mpvb4l8vzy1sc0v16c0k"))))
2823 (build-system emacs-build-system)
2824 (home-page "https://github.com/tarsius/paren-face")
2825 (synopsis "Face for parentheses in lisp modes")
2826 (description
2827 "This library defines a face named @code{parenthesis} used just for
2828 parentheses. The intended purpose of this face is to make parentheses less
2829 visible in Lisp code by dimming them. Lispers probably don't need to be
2830 constantly made aware of the existence of the parentheses. Dimming them might
2831 be even more useful for people new to lisp who have not yet learned to
2832 subconsciously blend out the parentheses.")
2833 (license license:gpl3+)))
2834
2835 (define-public emacs-page-break-lines
2836 (package
2837 (name "emacs-page-break-lines")
2838 (version "0.11")
2839 (source
2840 (origin
2841 (method git-fetch)
2842 (uri (git-reference
2843 (url "https://github.com/purcell/page-break-lines.git")
2844 (commit version)))
2845 (file-name (git-file-name name version))
2846 (sha256
2847 (base32 "1wp974716ih2cz9kdmdz7xwjy1qnnfzdzlfr9kchknagw8d9nn12"))))
2848 (build-system emacs-build-system)
2849 (home-page "https://github.com/purcell/page-break-lines")
2850 (synopsis "Display page breaks as tidy horizontal lines")
2851 (description
2852 "This library provides a global mode which displays form feed characters
2853 as horizontal rules.")
2854 (license license:gpl3+)))
2855
2856 (define-public emacs-simple-httpd
2857 (package
2858 (name "emacs-simple-httpd")
2859 (version "1.5.1")
2860 (source
2861 (origin
2862 (method git-fetch)
2863 (uri (git-reference
2864 (url "https://github.com/skeeto/emacs-web-server.git")
2865 (commit version)))
2866 (file-name (git-file-name name version))
2867 (sha256
2868 (base32 "0dpn92rg813c4pq7a1vzj3znyxzp2lmvxqz6pzcqi0l2xn5r3wvb"))))
2869 (build-system emacs-build-system)
2870 (home-page "https://github.com/skeeto/emacs-web-server")
2871 (synopsis "HTTP server in pure Emacs Lisp")
2872 (description
2873 "This package provides a simple HTTP server written in Emacs Lisp to
2874 serve files and directory listings.")
2875 (license license:unlicense)))
2876
2877 (define-public emacs-skewer-mode
2878 (package
2879 (name "emacs-skewer-mode")
2880 (version "1.8.0")
2881 (source
2882 (origin
2883 (method git-fetch)
2884 (uri (git-reference
2885 (url "https://github.com/skeeto/skewer-mode.git")
2886 (commit version)))
2887 (file-name (git-file-name name version))
2888 (sha256
2889 (base32 "1ha7jl7776pk1bki5zj2q0jy66450mn8xr3aqjc0m9kj3gc9qxgw"))))
2890 (build-system emacs-build-system)
2891 (propagated-inputs
2892 `(("emacs-simple-httpd" ,emacs-simple-httpd)
2893 ("emacs-js2-mode" ,emacs-js2-mode)))
2894 (arguments '(#:include '("\\.el$" "\\.js$" "\\.html$")))
2895 (home-page "https://github.com/skeeto/skewer-mode")
2896 (synopsis "Live web development in Emacs")
2897 (description
2898 "Skewer-mode provides live interaction with JavaScript, CSS, and HTML in
2899 a web browser. Expressions are sent on-the-fly from an editing buffer to be
2900 evaluated in the browser, just like Emacs does with an inferior Lisp process
2901 in Lisp modes.")
2902 (license license:unlicense)))
2903
2904 (define-public emacs-litable
2905 (let ((commit "b0278f3f8dcff424bfbdfdefb545b1fbff33206f"))
2906 (package
2907 (name "emacs-litable")
2908 (version (git-version "0.1" "0" commit))
2909 (source (origin
2910 (method git-fetch)
2911 (uri (git-reference
2912 (url "https://github.com/Fuco1/litable.git")
2913 (commit commit)))
2914 (file-name (git-file-name name version))
2915 (sha256
2916 (base32
2917 "0bny40hv9a024n01clxns351cs4j4ifhgcc7m4743xncqf612p7g"))))
2918 (build-system emacs-build-system)
2919 (propagated-inputs
2920 `(("emacs-dash" ,emacs-dash)))
2921 (home-page "https://github.com/Fuco1/litable/")
2922 (synopsis "Dynamic evaluation replacement with Emacs")
2923 (description "This package provides dynamic evaluation in Emacs.")
2924 (license license:gpl3+))))
2925
2926 (define-public emacs-string-inflection
2927 (package
2928 (name "emacs-string-inflection")
2929 (version "1.0.6")
2930 (source (origin
2931 (method git-fetch)
2932 (uri (git-reference
2933 (url "https://github.com/akicho8/string-inflection")
2934 (commit "a150e7bdda60b7824d3a936750ce23f73b0e4edd")))
2935 (file-name (git-file-name name version))
2936 (sha256
2937 (base32
2938 "1k0sm552iawi49v4zis6dbb81d1rzgky9v0dpv7nj31gnb7bmy7k"))))
2939 (build-system emacs-build-system)
2940 (native-inputs
2941 `(("ert-runner" ,emacs-ert-runner)))
2942 (arguments
2943 `(#:tests? #t
2944 #:test-command '("ert-runner")))
2945 (home-page "https://github.com/akicho8/string-inflection")
2946 (synopsis "Convert symbol names between different naming conventions")
2947 (description
2948 "This Emacs package provides convenient methods for manipulating the
2949 naming style of a symbol. It supports different naming conventions such as:
2950
2951 @enumerate
2952 @item camel case
2953 @item Pascal case
2954 @item all upper case
2955 @item lower case separated by underscore
2956 @item etc...
2957 @end enumerate\n")
2958 (license license:gpl2+)))
2959
2960 (define-public emacs-stripe-buffer
2961 (package
2962 (name "emacs-stripe-buffer")
2963 (version "0.2.5")
2964 (source
2965 (origin
2966 (method git-fetch)
2967 (uri (git-reference
2968 (url "https://github.com/sabof/stripe-buffer.git")
2969 (commit version)))
2970 (file-name (git-file-name name version))
2971 (sha256
2972 (base32 "035ym1c1vzg6hjsnd258z4dkrfc11lj4c0y4gpgybhk54dq3w9dk"))))
2973 (build-system emacs-build-system)
2974 (home-page "https://github.com/sabof/stripe-buffer/")
2975 (synopsis "Add stripes to list buffers")
2976 (description
2977 "This Emacs package adds faces to add stripes to list buffers and org
2978 tables.")
2979 (license license:gpl2+)))
2980
2981 (define-public emacs-org-rich-yank
2982 (package
2983 (name "emacs-org-rich-yank")
2984 (version "0.2.1")
2985 (source
2986 (origin
2987 (method git-fetch)
2988 (uri (git-reference
2989 (url "https://github.com/unhammer/org-rich-yank.git")
2990 (commit (string-append "v" version))))
2991 (file-name (git-file-name name version))
2992 (sha256
2993 (base32 "0gxb0fnh5gxjmld0hnk5hli0cvdd8gjd27m30bk2b80kwldxlq1z"))))
2994 (build-system emacs-build-system)
2995 (home-page "https://github.com/unhammer/org-rich-yank")
2996 (synopsis "Automatically surround source code pasted into Org with
2997 @code{#+BEGIN_SRC} blocks")
2998 (description
2999 "This package provides a utility function for Org buffers that makes a
3000 @code{_SRC} block with the appropriate language annotation for code that has
3001 been copied from an Emacs major mode.")
3002 (license license:gpl2+)))
3003
3004 (define-public emacs-ob-restclient
3005 (let ((commit "53376667eeddb1388fd6c6976f3222e7c8adcd46"))
3006 (package
3007 (name "emacs-ob-restclient")
3008 (version (git-version "0.02" "1" commit))
3009 (source
3010 (origin
3011 (method git-fetch)
3012 (uri (git-reference
3013 (url "https://github.com/alf/ob-restclient.el.git")
3014 (commit commit)))
3015 (file-name (git-file-name name version))
3016 (sha256
3017 (base32 "1djg53cp7y83gic2v71y6r5z76kwrbkp0r69hl25rs99dx6p89dy"))))
3018 (propagated-inputs
3019 `(("emacs-restclient" ,emacs-restclient)))
3020 (build-system emacs-build-system)
3021 (home-page "https://github.com/alf/ob-restclient.el")
3022 (synopsis "Org-babel functionality for @code{restclient-mode}")
3023 (description
3024 "This package integrates @code{restclient-mode} with Org.")
3025 (license license:gpl3+))))
3026
3027 (define-public emacs-org-now
3028 (let ((commit "8f6b277a73f1c66e58ccb4b7f40d406851befc91"))
3029 (package
3030 (name "emacs-org-now")
3031 (version (git-version "0.1-pre" "1" commit))
3032 (source
3033 (origin
3034 (method git-fetch)
3035 (uri (git-reference
3036 (url "https://github.com/alphapapa/org-now.git")
3037 (commit commit)))
3038 (file-name (git-file-name name version))
3039 (sha256
3040 (base32 "117zzkryznznk6h4i1jqzdn888nl019xrgxm2gza0lndx8dxsg2c"))))
3041 (propagated-inputs
3042 `(("emacs-dash" ,emacs-dash)))
3043 (build-system emacs-build-system)
3044 (home-page "https://github.com/alphapapa/org-now")
3045 (synopsis "Show current Org tasks in a sidebar")
3046 (description
3047 "This package provides commands to show Org headings in a sidebar
3048 window while working on them. After defining one heading as the \"now\"
3049 heading, other headings can be refiled to it with one command, and back to
3050 their original location with another.")
3051 (license license:gpl3+))))
3052
3053 (define-public emacs-rich-minority
3054 (package
3055 (name "emacs-rich-minority")
3056 (version "1.0.1")
3057 (source
3058 (origin
3059 (method git-fetch)
3060 (uri (git-reference
3061 (url "https://github.com/Malabarba/rich-minority.git")
3062 (commit version)))
3063 (file-name (git-file-name name version))
3064 (sha256
3065 (base32 "11hwf9y5ax207w6rwrsmi3pmn7pn7ap6iys0z8hni2f5zzxjrmx3"))))
3066 (build-system emacs-build-system)
3067 (home-page "https://github.com/Malabarba/rich-minority")
3068 (synopsis "Clean-up and beautify the list of minor modes")
3069 (description
3070 "This Emacs package hides and/or highlights minor modes in the
3071 mode-line.")
3072 (license license:gpl2+)))
3073
3074 (define-public emacs-robe
3075 (package
3076 (name "emacs-robe")
3077 (version "0.8.2")
3078 (source
3079 (origin
3080 (method git-fetch)
3081 (uri (git-reference
3082 (url "https://github.com/dgutov/robe.git")
3083 (commit version)))
3084 (file-name (git-file-name name version))
3085 (sha256
3086 (base32 "0qw18wi54yg971n4wnjqkd8lqj5lbs9ra8bvmngif2bzhqlfdsbn"))))
3087 (build-system emacs-build-system)
3088 (arguments
3089 '(#:include (cons "^lib\\/" %default-include)))
3090 (propagated-inputs
3091 `(("emacs-inf-ruby" ,emacs-inf-ruby)))
3092 (home-page "https://github.com/dgutov/robe")
3093 (synopsis "Ruby code assistance tool for Emacs")
3094 (description
3095 "Robe can provide information on loaded classes and modules in Ruby code,
3096 as well as where methods are defined. This allows the user to jump to method
3097 definitions, modules and classes, display method documentation and provide
3098 method and constant name completion.")
3099 (license license:gpl3+)))
3100
3101 (define-public emacs-robot-mode
3102 (let ((commit "32846e7e80ae3471b7c07f9709dcaa4f9b9ed4a0")
3103 (revision "1"))
3104 (package
3105 (name "emacs-robot-mode")
3106 (version (git-version "0.0.0" revision commit))
3107 (source (origin
3108 (method git-fetch)
3109 (uri (git-reference
3110 ;; A better maintained fork of robot-mode.
3111 (url "https://github.com/jvalkeejarvi/robot-mode.git")
3112 (commit commit)))
3113 (file-name (git-file-name name version))
3114 (sha256
3115 (base32
3116 "1i8wf7m0gml8zvvmlgppjzv78b432686p1qdbzgclc7qfcvzag0d"))))
3117 (build-system emacs-build-system)
3118 (propagated-inputs `(("emacs-s" ,emacs-s)))
3119 (home-page "https://github.com/jvalkeejarvi/robot-mode")
3120 (synopsis "Emacs mode for Robot Framework")
3121 (description "This major mode facilitates editing Robot Framework source
3122 files with features such as syntax highlighting, comments, finding keywords,
3123 completing keywords and smart indentation.")
3124 (license license:gpl3+))))
3125
3126 (define-public emacs-rspec
3127 (let ((commit "66ea7cc9699d6edc6115daa024818adbd85efc20")
3128 (revision "1"))
3129 (package
3130 (name "emacs-rspec")
3131 (version (git-version "1.11" revision commit))
3132 (source
3133 (origin
3134 (method git-fetch)
3135 (uri (git-reference
3136 (url "https://github.com/pezra/rspec-mode.git")
3137 (commit commit)))
3138 (file-name (git-file-name name version))
3139 (sha256
3140 (base32 "0b11s8r0pi7ah54km4yg4fqff8wkk409d25qnlwm1l94pdwjd1c8"))))
3141 (build-system emacs-build-system)
3142 (arguments
3143 `(#:include (cons "^snippets\\/rspec-mode\\/" %default-include)
3144 #:tests? #t
3145 #:test-command '("make" "test")))
3146 (home-page "https://github.com/pezra/rspec-mode")
3147 (synopsis "Provides a rspec mode for working with RSpec")
3148 (description
3149 "The Emacs RSpec mode provides keybindings for Ruby source files, e.g. to
3150 verify the spec associated with the current buffer, or entire project, as well
3151 as moving between the spec files, and corresponding code files.
3152
3153 Also included are keybindings for spec files and Dired buffers, as well as
3154 snippets for yasnippet.")
3155 (license license:gpl3+))))
3156
3157 (define-public emacs-smart-mode-line
3158 (package
3159 (name "emacs-smart-mode-line")
3160 (version "2.13")
3161 (source
3162 (origin
3163 (method git-fetch)
3164 (uri (git-reference
3165 (url "https://github.com/Malabarba/smart-mode-line.git")
3166 (commit version)))
3167 (file-name (git-file-name name version))
3168 (sha256
3169 (base32 "164b697xm1rwcggv37dymhf3npbyh2bs59z8b6m5x35lb4c3lf8b"))))
3170 (build-system emacs-build-system)
3171 (propagated-inputs
3172 `(("emacs-rich-minority" ,emacs-rich-minority)))
3173 (home-page "https://github.com/Malabarba/smart-mode-line")
3174 (synopsis "Color-coded smart mode-line")
3175 (description
3176 "Smart Mode Line is a mode-line theme for Emacs. It aims to be easy to
3177 read from small to large monitors by using colors, a prefix feature, and smart
3178 truncation.")
3179 (license license:gpl2+)))
3180
3181 (define-public emacs-sr-speedbar
3182 (let ((commit "77a83fb50f763a465c021eca7343243f465b4a47")
3183 (revision "0"))
3184 (package
3185 (name "emacs-sr-speedbar")
3186 (version (git-version "20161025" revision commit))
3187 (source
3188 (origin
3189 (method git-fetch)
3190 (uri (git-reference
3191 (url "https://github.com/emacsorphanage/sr-speedbar.git")
3192 (commit commit)))
3193 (file-name (git-file-name name version))
3194 (sha256
3195 (base32
3196 "0sd12555hk7z721y00kv3crdybvcn1i08wmd148z5imayzibj153"))))
3197 (build-system emacs-build-system)
3198 (home-page "https://www.emacswiki.org/emacs/SrSpeedbar")
3199 (synopsis "Same frame Emacs @code{speedbar}")
3200 (description
3201 "This Emacs package allows you to show @code{M-x speedbar} in the
3202 same frame (in an extra window). You can customize the initial width of
3203 the speedbar window.")
3204 (license license:gpl3+))))
3205
3206 (define-public emacs-shell-switcher
3207 (package
3208 (name "emacs-shell-switcher")
3209 (version "1.0.1")
3210 (source
3211 (origin
3212 (method git-fetch)
3213 (uri (git-reference
3214 (url "https://github.com/DamienCassou/shell-switcher.git")
3215 (commit (string-append "v" version))))
3216 (file-name (git-file-name name version))
3217 (sha256
3218 (base32 "0ia7sdip4hl27avckv3qpqgm3k4ynvp3xxq1cy53bqfzzx0gcria"))))
3219 (build-system emacs-build-system)
3220 (home-page "https://github.com/DamienCassou/shell-switcher")
3221 (synopsis "Provide fast switching between shell buffers")
3222 (description
3223 "This package provides commands to quickly switch between shell buffers.")
3224 (license license:gpl3+)))
3225
3226 (define-public emacs-names
3227 (let ((commit "d8baba5360e5253938a25d3e005455b6d2d86971")
3228 (version "20151201.0")
3229 (revision "8"))
3230 (package
3231 (name "emacs-names")
3232 (version (git-version version revision commit))
3233 (source
3234 (origin
3235 (method git-fetch)
3236 (uri (git-reference
3237 (url "https://github.com/Malabarba/names")
3238 (commit commit)))
3239 (file-name (git-file-name name version))
3240 (sha256
3241 (base32
3242 "11wyha2q8y7bzqq3jrzix8n97ywvsibvddrahqcps1a1yqk4hzfz"))))
3243 (build-system emacs-build-system)
3244 (home-page "https://github.com/Malabarba/names/")
3245 (synopsis "Namespace implementation for Emacs Lisp")
3246 (description
3247 "This package provides a macro that writes your namespaces for you.")
3248 (license license:gpl3+))))
3249
3250 (define-public emacs-evil-textobj-syntax
3251 (let ((commit "2d9ba8c75c754b409aea7469f46a5cfa52a872f3")
3252 (version "0")
3253 (revision "1"))
3254 (package
3255 (name "emacs-evil-textobj-syntax")
3256 (version (git-version version revision commit))
3257 (source
3258 (origin
3259 (method git-fetch)
3260 (uri (git-reference
3261 (url "https://github.com/laishulu/evil-textobj-syntax/")
3262 (commit commit)))
3263 (file-name (git-file-name name version))
3264 (sha256
3265 (base32
3266 "031p5i3274dazp7rz6m5y38shfgszm1clmkcf58qfqlvy978ammc"))))
3267 (build-system emacs-build-system)
3268 (propagated-inputs `(("emacs-evil" ,emacs-evil)
3269 ("emacs-names" ,emacs-names)))
3270 (home-page "https://github.com/laishulu/evil-textobj-syntax/")
3271 (synopsis "Text objects based on syntax highlighting")
3272 (description
3273 "This package provides text objects for @code{evil-mode} with
3274 boundaries defined by syntax highlighting.")
3275 (license license:gpl3+))))
3276
3277 (define-public emacs-flycheck-flow
3278 (let ((commit "9e8e52cfc98af6a23fd906f9cb5d5d470d8cf82d")
3279 (version "1.1")
3280 (revision "1"))
3281 (package
3282 (name "emacs-flycheck-flow")
3283 (version (git-version version revision commit))
3284 (source
3285 (origin
3286 (method git-fetch)
3287 (uri (git-reference
3288 (url "https://github.com/lbolla/emacs-flycheck-flow")
3289 (commit commit)))
3290 (file-name (git-file-name name version))
3291 (sha256
3292 (base32
3293 "14qldlisbmxzammr500gyha2hiv2xgyzfc6mysqii06kbcqn1ik1"))))
3294 (build-system emacs-build-system)
3295 (propagated-inputs
3296 `(("emacs-flycheck" ,emacs-flycheck)))
3297 (home-page "https://github.com/lbolla/emacs-flycheck-flow")
3298 (synopsis "Flow support for @code{flycheck-mode}")
3299 (description
3300 "This package allows @code{flycheck-mode} to provide syntax-checking
3301 for Flow files.")
3302 (license license:gpl3+))))
3303
3304 (define-public emacs-flycheck-grammalecte
3305 (package
3306 (name "emacs-flycheck-grammalecte")
3307 (version "0.9")
3308 (source (origin
3309 (method url-fetch)
3310 (uri (string-append "https://git.deparis.io/"
3311 "flycheck-grammalecte/snapshot/"
3312 "flycheck-grammalecte-" version ".tar.xz"))
3313 (sha256
3314 (base32
3315 "0wjm9xyra870pci4bcrbnc9x66x18mi7iz08rkxa4clxv28xzryb"))))
3316 (build-system emacs-build-system)
3317 (arguments
3318 `(#:include '("\\.(el|py)$")
3319 #:phases
3320 (modify-phases %standard-phases
3321 (add-after 'unpack 'fix-python
3322 ;; Hardcode python3 executable in the Emacs library.
3323 (lambda* (#:key inputs #:allow-other-keys)
3324 (let ((python3 (string-append (assoc-ref inputs "python")
3325 "/bin/python3")))
3326 (substitute* "flycheck-grammalecte.el"
3327 (("python3") python3))
3328 #t)))
3329 (add-after 'install 'link-to-grammalecte
3330 ;; The package expects grammalecte to be in a sub-directory.
3331 ;; Symlink it there from the store.
3332 (lambda* (#:key inputs outputs #:allow-other-keys)
3333 (let ((grammalecte (assoc-ref inputs "grammalecte"))
3334 (out (assoc-ref outputs "out"))
3335 (version ,(version-major+minor (package-version python))))
3336 (with-directory-excursion
3337 (string-append out
3338 "/share/emacs/site-lisp/guix.d/"
3339 "flycheck-grammalecte-" ,version)
3340 (symlink (string-append grammalecte "/lib/"
3341 "python" version "/site-packages/"
3342 "grammalecte")
3343 "grammalecte"))
3344 #t))))))
3345 (inputs
3346 `(("grammalecte" ,grammalecte)
3347 ("python" ,python)))
3348 (propagated-inputs
3349 `(("emacs-flycheck" ,emacs-flycheck)))
3350 (home-page "https://git.deparis.io/flycheck-grammalecte/")
3351 (synopsis "Integrate Grammalecte with Flycheck")
3352 (description "Integrate the French grammar and typography checker
3353 Grammalecte with Flycheck to automatically look for mistakes in your writings.
3354 It also provides an easy way to find synonyms and antonyms for a given
3355 word (to avoid repetitions for example).")
3356 (license license:gpl3+)))
3357
3358 (define-public emacs-elisp-demos
3359 (package
3360 (name "emacs-elisp-demos")
3361 (version "2019.12.01")
3362 (source
3363 (origin
3364 (method git-fetch)
3365 (uri (git-reference
3366 (url "https://github.com/xuchunyang/elisp-demos")
3367 (commit version)))
3368 (file-name (git-file-name name version))
3369 (sha256
3370 (base32
3371 "097d8xhvq0770z96wlhiv4gz98cq89pwx5fa42zpfh4p85qj4q9z"))))
3372 (build-system emacs-build-system)
3373 (arguments
3374 `(#:include '("\\.el$" "\\.org$")
3375 #:tests? #t
3376 #:test-command '("make" "test")))
3377 (home-page "https://github.com/xuchunyang/elisp-demos/")
3378 (synopsis "Enhance @code{*Help*} buffers with additional examples")
3379 (description
3380 "This package injects example uses of Elisp functions into their
3381 respective @code{*Help*} buffers.")
3382 (license license:gpl3+)))
3383
3384 (define-public emacs-docker-compose-mode
3385 (package
3386 (name "emacs-docker-compose-mode")
3387 (version "1.1.0")
3388 (source
3389 (origin
3390 (method git-fetch)
3391 (uri (git-reference
3392 (url "https://github.com/meqif/docker-compose-mode")
3393 (commit version)))
3394 (file-name (git-file-name name version))
3395 (sha256
3396 (base32
3397 "1fbcxwfvm33xcdj3cs26d9i1zyrryyjjkv7sc3mfxd45nq8d3ivj"))))
3398 (build-system emacs-build-system)
3399 (propagated-inputs
3400 `(("emacs-dash" ,emacs-dash)
3401 ("emacs-f" ,emacs-f)))
3402 (home-page "https://github.com/meqif/docker-compose-mode/")
3403 (synopsis "Major mode for editing @file{docker-compose} files")
3404 (description
3405 "This is a major mode for @file{docker-compose} files that provides
3406 completion of relevant keywords.")
3407 (license license:expat)))
3408
3409 (define-public emacs-sudo-edit
3410 (let ((commit "cc3d478937b1accd38742bfceba92af02ee9357d")
3411 (revision "6"))
3412 (package
3413 (name "emacs-sudo-edit")
3414 (version (git-version "0.1.0" revision commit))
3415 (source
3416 (origin
3417 (method git-fetch)
3418 (uri (git-reference
3419 (url "https://github.com/nflath/sudo-edit")
3420 (commit commit)))
3421 (file-name (git-file-name name version))
3422 (sha256
3423 (base32
3424 "1qv58x5j5a3v1s2ylhck1ykbfclq0mbi0gsvaql3nyv8cxazqlwl"))))
3425 (build-system emacs-build-system)
3426 (native-inputs
3427 `(("emacs-undercover" ,emacs-undercover)))
3428 (arguments
3429 `(#:phases
3430 (modify-phases %standard-phases
3431 (add-before 'check 'fix-makefile
3432 (lambda _
3433 (substitute* "Makefile"
3434 (("\\$\\(CASK\\) exec ") ""))
3435 #t)))
3436 #:tests? #t
3437 #:test-command '("make" "test")))
3438 (home-page "https://github.com/nflath/sudo-edit/")
3439 (synopsis "Open files as another user")
3440 (description
3441 "This package allows editing files as another user, including the root
3442 user.")
3443 (license license:gpl3+))))
3444
3445 (define-public emacs-miniedit
3446 (package
3447 (name "emacs-miniedit")
3448 (version "2.0")
3449 (source
3450 (origin
3451 (method git-fetch)
3452 (uri (git-reference
3453 (url "https://github.com/emacsmirror/miniedit")
3454 (commit version)))
3455 (file-name (git-file-name name version))
3456 (sha256
3457 (base32
3458 "1850z96gly0jnr50472idqz1drzqarr0n23bbasslrc501xkg0bq"))))
3459 (build-system emacs-build-system)
3460 (home-page "https://github.com/emacsmirror/miniedit/")
3461 (synopsis "Enhanced editing for minibuffer fields")
3462 (description
3463 "This package provides a function that can be called from the
3464 minibuffer to enable editing the minibuffer input in another buffer with
3465 @code{text-mode} enabled.")
3466 (license license:gpl2+)))
3467
3468 (define-public emacs-ob-ipython
3469 (package
3470 (name "emacs-ob-ipython")
3471 (version "20150704.8807064693")
3472 (source (origin
3473 (method git-fetch)
3474 (uri (git-reference
3475 (commit "880706469338ab59b5bb7dbe8460016f89755364")
3476 (url "https://github.com/gregsexton/ob-ipython.git")))
3477 (file-name (git-file-name name version))
3478 (sha256
3479 (base32
3480 "1scf25snbds9ymagpny30ijbsg479r3nm0ih01dy4m9d0g7qryb7"))))
3481 (build-system emacs-build-system)
3482 (propagated-inputs
3483 `(("emacs-f" ,emacs-f)))
3484 (home-page "http://www.gregsexton.org")
3485 (synopsis "Org-Babel functions for IPython evaluation")
3486 (description "This package adds support to Org-Babel for evaluating Python
3487 source code using IPython.")
3488 (license license:gpl3+)))
3489
3490 (define-public emacs-debbugs
3491 (package
3492 (name "emacs-debbugs")
3493 (version "0.21")
3494 (source (origin
3495 (method url-fetch)
3496 (uri (string-append "https://elpa.gnu.org/packages/debbugs-"
3497 version ".tar"))
3498 (sha256
3499 (base32
3500 "1xx1wjfpsnwx2fpydqhwy9k1b5kjk8dqbkzf8lqaj9c4rvjbn50a"))))
3501 (build-system emacs-build-system)
3502 (arguments '(#:include '("\\.el$" "\\.wsdl$" "\\.info$")))
3503 (propagated-inputs
3504 `(("emacs-async" ,emacs-async)))
3505 (home-page "https://elpa.gnu.org/packages/debbugs.html")
3506 (synopsis "Access the Debbugs bug tracker in Emacs")
3507 (description
3508 "This package lets you access the @uref{http://bugs.gnu.org,GNU Bug
3509 Tracker} from within Emacs.
3510
3511 For instance, it defines the command @code{M-x debbugs-gnu} for listing bugs,
3512 and the command @code{M-x debbugs-gnu-search} for bug searching. If you
3513 prefer the listing of bugs as TODO items of @code{org-mode}, you could use
3514 @code{M-x debbugs-org} and related commands.
3515
3516 A minor mode @code{debbugs-browse-mode} let you browse URLs to the GNU Bug
3517 Tracker as well as bug identifiers prepared for @code{bug-reference-mode}.")
3518 (license license:gpl3+)))
3519
3520 (define-public emacs-ert-expectations
3521 (package
3522 (name "emacs-ert-expectations")
3523 (version "0.2")
3524 (source
3525 (origin
3526 (method url-fetch)
3527 (uri "https://www.emacswiki.org/emacs/download/ert-expectations.el")
3528 (sha256
3529 (base32
3530 "0cwy3ilsid90abzzjb7ha2blq9kmv3gfp3icwwfcz6qczgirq6g7"))))
3531 (build-system emacs-build-system)
3532 (home-page "https://www.emacswiki.org/emacs/ert-expectations.el")
3533 (synopsis "Simple unit test framework for Emacs Lisp")
3534 (description "@code{emacs-ert-expectations} is a simple unit test
3535 framework for Emacs Lisp to be used with @code{ert}.")
3536 (license license:gpl3+)))
3537
3538 (define-public emacs-deferred
3539 (package
3540 (name "emacs-deferred")
3541 (version "0.5.1")
3542 (home-page "https://github.com/kiwanami/emacs-deferred")
3543 (source (origin
3544 (method git-fetch)
3545 (uri (git-reference
3546 (url home-page)
3547 (commit (string-append "v" version))))
3548 (file-name (git-file-name name version))
3549 (sha256
3550 (base32
3551 "0xy9zb6wwkgwhcxdnslqk52bq3z24chgk6prqi4ks0qcf2bwyh5h"))))
3552 (build-system emacs-build-system)
3553 (arguments
3554 `(#:phases
3555 (modify-phases %standard-phases
3556 (add-after 'unpack 'set-shell
3557 ;; Setting the SHELL environment variable is required for the tests
3558 ;; to find sh.
3559 (lambda _
3560 (setenv "SHELL" (which "sh"))
3561 #t))
3562 (add-before 'check 'fix-makefile
3563 (lambda _
3564 (substitute* "Makefile"
3565 (("\\$\\(CASK\\) exec ") ""))
3566 #t)))
3567 #:tests? #t
3568 #:test-command '("make" "test")))
3569 (native-inputs
3570 `(("emacs-ert-expectations" ,emacs-ert-expectations)
3571 ("emacs-undercover" ,emacs-undercover)
3572 ("ert-runner" ,emacs-ert-runner)))
3573 (synopsis "Simple asynchronous functions for Emacs Lisp")
3574 (description
3575 "The @code{deferred.el} library provides support for asynchronous tasks.
3576 The API is almost the same as that of
3577 @uref{https://github.com/cho45/jsdeferred, JSDeferred}, a JavaScript library
3578 for asynchronous tasks.")
3579 (license license:gpl3+)))
3580
3581 (define-public emacs-butler
3582 (package
3583 (name "emacs-butler")
3584 (version "0.2.4")
3585 (home-page "https://github.com/AshtonKem/Butler")
3586 (source (origin
3587 (method git-fetch)
3588 (uri (git-reference
3589 (url home-page)
3590 (commit version)))
3591 (file-name (git-file-name name version))
3592 (sha256
3593 (base32
3594 "1pii9dw4skq7nr4na6qxqasl36av8cwjp71bf1fgppqpcd9z8skj"))))
3595 (build-system emacs-build-system)
3596 (propagated-inputs
3597 `(("emacs-deferred" ,emacs-deferred)))
3598 (synopsis "Emacs client for Jenkins")
3599 (description
3600 "Butler provides an interface to connect to Jenkins continuous
3601 integration servers. Users can specify a list of server in the
3602 @code{butler-server-list} variable and then use @code{M-x butler-status} to
3603 view the build status of those servers' build jobs, and possibly to trigger
3604 build jobs.")
3605 (license license:gpl3+)))
3606
3607 (define-public emacs-company
3608 (package
3609 (name "emacs-company")
3610 (version "0.9.10")
3611 (source
3612 (origin
3613 (method git-fetch)
3614 (uri (git-reference
3615 (url "https://github.com/company-mode/company-mode.git")
3616 (commit version)))
3617 (file-name (git-file-name name version))
3618 (sha256
3619 (base32 "0shmv48bq9l5xm60dwx9lqyq6b39y3d7qjxdlah7dpipv5vhra42"))))
3620 (build-system emacs-build-system)
3621 (arguments
3622 `(#:phases
3623 (modify-phases %standard-phases
3624 (add-before 'check 'fix-bin-dir
3625 (lambda _
3626 ;; The company-files-candidates-normal-root test looks
3627 ;; for the /bin directory, but the build environment has
3628 ;; no /bin directory. Modify the test to look for the
3629 ;; /tmp directory.
3630 (substitute* "test/files-tests.el"
3631 (("/bin/") "/tmp/"))
3632 #t)))
3633 #:tests? #t
3634 #:test-command '("make" "test-batch")))
3635 (home-page "http://company-mode.github.io/")
3636 (synopsis "Modular text completion framework")
3637 (description
3638 "Company is a modular completion mechanism. Modules for retrieving
3639 completion candidates are called back-ends, modules for displaying them are
3640 front-ends. Company comes with many back-ends, e.g. @code{company-elisp}.
3641 These are distributed in separate files and can be used individually.")
3642 (license license:gpl3+)))
3643
3644 (define-public emacs-irony-mode
3645 (package
3646 (name "emacs-irony-mode")
3647 (version "1.4.0")
3648 (home-page "https://github.com/Sarcasm/irony-mode")
3649 (source (origin
3650 (method git-fetch)
3651 (uri (git-reference
3652 (url (string-append home-page ".git"))
3653 (commit (string-append "v" version))))
3654 (file-name (git-file-name name version))
3655 (sha256
3656 (base32
3657 "0n2nfcq58md1p2xdhq1smh8v7lsyj0ci7ma5xyd6bkg5rvhsh10i"))))
3658 (build-system emacs-build-system)
3659 (inputs `(("server" ,emacs-irony-mode-server)))
3660 (arguments `(#:phases
3661 (modify-phases %standard-phases
3662 (add-after 'unpack 'configure
3663 (lambda* (#:key inputs #:allow-other-keys)
3664 (chmod "irony.el" #o644)
3665 (emacs-substitute-variables "irony.el"
3666 ("irony-server-install-prefix"
3667 (assoc-ref inputs "server")))
3668 #t)))))
3669 (synopsis "C/C++/ObjC Code completion and syntax checks for Emacs")
3670 (description "Irony-mode provides Clang-assisted syntax checking and
3671 completion for C, C++, and ObjC in GNU Emacs. Using @code{libclang} it can
3672 provide syntax checking and autocompletion on compiler level which is very
3673 resistant against false positives. It also integrates well with other
3674 packages like @code{eldoc-mode} and especially @code{company-mode} as
3675 described on the homepage.")
3676 (license license:gpl3+)))
3677
3678 (define-public emacs-irony-mode-server
3679 (package (inherit emacs-irony-mode)
3680 (name "emacs-irony-mode-server")
3681 (inputs
3682 `(("clang" ,clang)))
3683 (arguments
3684 `(#:phases
3685 (modify-phases %standard-phases
3686 (replace 'configure
3687 (lambda* (#:key outputs #:allow-other-keys)
3688 (let ((out (assoc-ref outputs "out")))
3689 (invoke "cmake"
3690 "server"
3691 (string-append "-DCMAKE_INSTALL_PREFIX=" out)) #t))))))
3692 (build-system cmake-build-system)
3693 (synopsis "Server for the Emacs @dfn{irony mode}")))
3694
3695 (define-public emacs-company-irony
3696 (package
3697 (name "emacs-company-irony")
3698 (version "1.1.0")
3699 (source (origin
3700 (method git-fetch)
3701 (uri (git-reference
3702 (url "https://github.com/Sarcasm/company-irony.git")
3703 (commit (string-append "v" version))))
3704 (sha256 (base32
3705 "1qgyam2vyjw90kpxns5cd6bq3qiqjhzpwrlvmi18vyb69qcgqd8a"))
3706 (file-name (git-file-name name version))))
3707 (build-system emacs-build-system)
3708 (inputs
3709 `(("emacs-irony-mode" ,emacs-irony-mode)
3710 ("emacs-company" ,emacs-company)))
3711 (synopsis "C++ completion backend for Company using irony-mode")
3712 (description "This backend for company-mode allows for C++ code completion
3713 with irony-mode using clang-tooling.")
3714 (home-page "https://github.com/Sarcasm/company-irony")
3715 (license license:gpl3+)))
3716
3717 (define-public emacs-flycheck-irony
3718 (package
3719 (name "emacs-flycheck-irony")
3720 (version "0.1.0")
3721 (source (origin
3722 (method git-fetch)
3723 (uri (git-reference
3724 (url "https://github.com/Sarcasm/flycheck-irony.git")
3725 (commit (string-append "v" version))))
3726 (file-name (git-file-name name version))
3727 (sha256
3728 (base32 "0qa5a8wzvzxwqql92ibc9s43k8sj3vwn7skz9hfr8av0skkhx996"))))
3729 (build-system emacs-build-system)
3730 (inputs
3731 `(("irony-mode" ,emacs-irony-mode)
3732 ("flycheck-mode" ,emacs-flycheck)
3733 ("emacs-company" ,emacs-company)))
3734 (synopsis "Live syntax checking frontend for Flycheck using irony-mode")
3735 (description "This package provides a frontend for Flycheck that lets
3736 irony-mode do the syntax checking.")
3737 (home-page "https://github.com/Sarcasm/flycheck-irony")
3738 (license license:gpl3+)))
3739
3740 (define-public emacs-irony-eldoc
3741 (package
3742 (name "emacs-irony-eldoc")
3743 (version (package-version emacs-irony-mode))
3744 (source
3745 (origin
3746 (method git-fetch)
3747 (uri (git-reference
3748 (url "https://github.com/ikirill/irony-eldoc.git")
3749 (commit "0df5831eaae264a25422b061eb2792aadde8b3f2")))
3750 (file-name (git-file-name name version))
3751 (sha256
3752 (base32 "1l5qpr66v1l12fb50yh73grb2rr85xxmbj19mm33b5rdrq2bqmmd"))))
3753 (build-system emacs-build-system)
3754 (inputs
3755 `(("irony-mode" ,emacs-irony-mode)))
3756 (synopsis "Eldoc integration for irony-mode")
3757 (description "Irony-eldoc is an eldoc extension that shows documentation
3758 for the current function or variable in the minibuffer.")
3759 (home-page "https://github.com/ikirill/irony-eldoc")
3760 (license license:gpl3+)))
3761
3762 (define-public emacs-company-quickhelp
3763 ;; XXX: release version 2.3.0 is on an unmaintained branch for some reason,
3764 ;; so we use the latest 2.2.0 commit instead
3765 (let ((commit "479676cade80a9f03802ca3d956591820ed5c537")
3766 (revision "1"))
3767 (package
3768 (name "emacs-company-quickhelp")
3769 (version (git-version "2.2.0" revision commit))
3770 (source
3771 (origin
3772 (method git-fetch)
3773 (uri (git-reference
3774 (url "https://github.com/expez/company-quickhelp.git")
3775 (commit commit)))
3776 (file-name (git-file-name name version))
3777 (sha256
3778 (base32 "0hbqpnaf4hnin3nmdzmfj3v22kk9a97b6zssqs96ns36d9h52xcp"))))
3779 (build-system emacs-build-system)
3780 (propagated-inputs
3781 `(("emacs-pos-tip" ,emacs-pos-tip)
3782 ("emacs-company" ,emacs-company)))
3783 (home-page "https://github.com/expez/company-quickhelp")
3784 (synopsis "Popup documentation for completion candidates")
3785 (description "@code{company-quickhelp} shows documentation for the
3786 completion candidate when using the Company text completion framework.")
3787 (license license:gpl3+))))
3788
3789 (define-public emacs-math-symbol-lists
3790 (let ((commit "dc7531cff0c845d5470a50c24d5d7309b2ced7eb")
3791 (revision "1"))
3792 (package
3793 (name "emacs-math-symbol-lists")
3794 (version (git-version "1.2.1" revision commit))
3795 (source
3796 (origin
3797 (method git-fetch)
3798 (uri (git-reference
3799 (url "https://github.com/vspinu/math-symbol-lists.git")
3800 (commit commit)))
3801 (file-name (git-file-name name version))
3802 (sha256
3803 (base32 "094m21i9rns6m59cmhxcivxxafbg52w8f8na4y3v47aq67zmhhqm"))))
3804 (build-system emacs-build-system)
3805 (home-page "https://github.com/vspinu/math-symbol-lists")
3806 (synopsis "Lists of Unicode math symbols and @code{LaTeX} commands")
3807 (description "This is a storage package used by completion engines like
3808 @code{company-math}.")
3809 (license license:gpl3+))))
3810
3811 (define-public emacs-company-math
3812 (let ((commit "600e49449644f6835f9dc3501bc58461999e8ab9")
3813 (revision "1"))
3814 (package
3815 (name "emacs-company-math")
3816 (version (git-version "1.3" revision commit))
3817 (source
3818 (origin
3819 (method git-fetch)
3820 (uri (git-reference
3821 (url "https://github.com/vspinu/company-math.git")
3822 (commit commit)))
3823 (file-name (git-file-name name version))
3824 (sha256
3825 (base32
3826 "1ps2lpkzn8mjbpcbvvy1qz3xbgrh6951x8y9bsd1fm32drdph9lh"))))
3827 (build-system emacs-build-system)
3828 (propagated-inputs
3829 `(("emacs-math-symbol-lists" ,emacs-math-symbol-lists)
3830 ("emacs-company" ,emacs-company)))
3831 (home-page "https://github.com/vspinu/company-math")
3832 (synopsis "Completion backends for Unicode math symbols and @code{LaTeX} tags")
3833 (description "This package provides a backend for use with
3834 @code{company-mode} allowing for completion of common math symbols.")
3835 (license license:gpl3+))))
3836
3837 (define-public emacs-compdef
3838 (let ((commit "67104a38763cc819644f711248b170a43bce151b")
3839 (revision "2"))
3840 (package
3841 (name "emacs-compdef")
3842 (version (git-version "0.2" revision commit))
3843 (source
3844 (origin
3845 (method git-fetch)
3846 (uri (git-reference
3847 (url "https://gitlab.com/jjzmajic/compdef.git")
3848 (commit commit)))
3849 (file-name (git-file-name name version))
3850 (sha256
3851 (base32 "1f6y6cr67gps9jp5hd20xszfd3k26v70g6z4g5db6wdkvlnc2wkg"))))
3852 (build-system emacs-build-system)
3853 (home-page "https://gitlab.com/jjzmajic/compdef")
3854 (synopsis "Set local completion backends")
3855 (description "This package provides a function to cleanly set local
3856 completion backends according to mode, and integrates with
3857 @code{use-package}.")
3858 (license license:gpl3+))))
3859
3860 (define-public emacs-handle
3861 (let ((commit "51c050bc1c6e5caf0eb47ecd985daea1db7241ab")
3862 (revision "2"))
3863 (package
3864 (name "emacs-handle")
3865 (version (git-version "0.1" revision commit))
3866 (source
3867 (origin
3868 (method git-fetch)
3869 (uri (git-reference
3870 (url "https://gitlab.com/jjzmajic/handle.git")
3871 (commit commit)))
3872 (file-name (git-file-name name version))
3873 (sha256
3874 (base32 "14f15qzfmwdslml4rv37zb5d1lsjf0jibriz636hb7q7knx1n4sg"))))
3875 (build-system emacs-build-system)
3876 (propagated-inputs
3877 `(("emacs-parent-mode" ,emacs-parent-mode)))
3878 (home-page "https://gitlab.com/jjzmajic/handle")
3879 (synopsis "Handle generic functions across related major modes")
3880 (description "This package provides generic functions that specialize on
3881 major modes and intended purpose rather than on arguments. Different
3882 callables for tasks like expression evaluation, definition-jumping, and more
3883 can now be grouped accordingly and tried in sequence until one of them
3884 succeeds.")
3885 (license license:gpl3+))))
3886
3887 (define-public emacs-nswbuff
3888 (let ((commit "362da7f3687e2eb5bb11667347de85f4a9d002bc")
3889 (revision "1"))
3890 (package
3891 (name "emacs-nswbuff")
3892 (version (git-version "1.0" revision commit))
3893 (source
3894 (origin
3895 (method git-fetch)
3896 (uri (git-reference
3897 (url "https://github.com/joostkremers/nswbuff.git")
3898 (commit commit)))
3899 (file-name (git-file-name name version))
3900 (sha256
3901 (base32 "0l2xfz8z5qd4hz3kv6zn7h6qq3narkilri8a071y1n8j31jps4ma"))))
3902 (build-system emacs-build-system)
3903 (home-page "https://github.com/joostkremers/nswbuff")
3904 (synopsis "Quickly switch between buffers")
3905 (description "This package allows for navigating between buffers within
3906 a customizable list.")
3907 (license license:gpl3+))))
3908
3909 (define-public emacs-phi-search
3910 (let ((commit "9a089b8271cb1cff9640848850298c9ec855286c")
3911 (revision "1"))
3912 (package
3913 (name "emacs-phi-search")
3914 (version (git-version "20160630" revision commit))
3915 (source
3916 (origin
3917 (method git-fetch)
3918 (uri (git-reference
3919 (url "https://github.com/zk-phi/phi-search.git")
3920 (commit commit)))
3921 (file-name (git-file-name name version))
3922 (sha256
3923 (base32 "1gr5plcbrfdc4pglfj905s89hf8x0kc083h30wcnd81bnw9jwz1x"))))
3924 (build-system emacs-build-system)
3925 (home-page "https://github.com/zk-phi/phi-search")
3926 (synopsis "Interactive search compatible with @code{multiple-cursors}")
3927 (description "This package can be used with @code{multiple-cursors} to
3928 provide an incremental search that moves all fake cursors in sync.")
3929 (license license:gpl2+))))
3930
3931 (define-public emacs-phi-search-mc
3932 (let ((commit "7aa671910f766437089aec26c3aa7814222d1356")
3933 (revision "1"))
3934 (package
3935 (name "emacs-phi-search-mc")
3936 (version (git-version "2.2.1" revision commit))
3937 (source
3938 (origin
3939 (method git-fetch)
3940 (uri (git-reference
3941 (url "https://github.com/knu/phi-search-mc.el.git")
3942 (commit commit)))
3943 (file-name (git-file-name name version))
3944 (sha256
3945 (base32 "0wr86ad0yl52im6b9z0b9pzmhcn39qg5m9878yfv1nbxliw40lcd"))))
3946 (build-system emacs-build-system)
3947 (propagated-inputs
3948 `(("emacs-phi-search" ,emacs-phi-search)
3949 ("emacs-multiple-cursors" ,emacs-multiple-cursors)))
3950 (home-page "https://github.com/knu/phi-search-mc.el")
3951 (synopsis "Extend @code{phi-search} with additional
3952 @code{multiple-cursors} functionality")
3953 (description "This package provides further integration between
3954 @code{multiple-cursors} and @code{phi-search}, a package that allows for
3955 interactive searches to move multiple fake cursors.")
3956 (license license:bsd-2))))
3957
3958 (define-public emacs-multiple-cursors
3959 (package
3960 (name "emacs-multiple-cursors")
3961 (version "1.4.0")
3962 (source
3963 (origin
3964 (method git-fetch)
3965 (uri (git-reference
3966 (url "https://github.com/magnars/multiple-cursors.el.git")
3967 (commit version)))
3968 (file-name (git-file-name name version))
3969 (sha256
3970 (base32 "1ijgvzv5r44xqvz751fd5drbvrspapw6xwv47582w255j363r6ss"))))
3971 (build-system emacs-build-system)
3972 (home-page "https://github.com/magnars/multiple-cursors.el")
3973 (synopsis "Multiple cursors for Emacs")
3974 (description
3975 "This package adds support to Emacs for editing text with multiple
3976 simultaneous cursors.")
3977 (license license:gpl3+)))
3978
3979 (define-public emacs-mc-extras
3980 (let ((commit "053abc52181b8718559d7361a587bbb795faf164")
3981 (revision "1"))
3982 (package
3983 (name "emacs-mc-extras")
3984 (version (git-version "1.2.4" revision commit))
3985 (source
3986 (origin
3987 (method git-fetch)
3988 (uri (git-reference
3989 (url "https://github.com/knu/mc-extras.el.git")
3990 (commit commit)))
3991 (file-name (git-file-name name version))
3992 (sha256
3993 (base32 "16y48qrd20m20vypvys5jp4v4gc1qrqlkm75s1pk1r68i9zrw481"))))
3994 (build-system emacs-build-system)
3995 (propagated-inputs
3996 `(("emacs-multiple-cursors" ,emacs-multiple-cursors)))
3997 (home-page "https://github.com/knu/mc-extras.el")
3998 (synopsis "Extra functions for manipulating multiple cursors")
3999 (description
4000 "This package provides additional functions for
4001 @code{multiple-cursors}, including functions for marking s-expressions,
4002 comparing characters, removing cursors, and more.")
4003 (license license:bsd-2))))
4004
4005 (define-public emacs-typo
4006 (package
4007 (name "emacs-typo")
4008 (version "1.1")
4009 (home-page "https://github.com/jorgenschaefer/typoel")
4010 (source (origin
4011 (method git-fetch)
4012 (uri (git-reference
4013 (url home-page)
4014 (commit (string-append "v" version))))
4015 (file-name (git-file-name name version))
4016 (sha256
4017 (base32
4018 "1jhd4grch5iz12gyxwfbsgh4dmz5hj4bg4gnvphccg8dsnni05k2"))))
4019 (build-system emacs-build-system)
4020 (synopsis "Minor mode for typographic editing")
4021 (description
4022 "This package provides two Emacs modes, @code{typo-mode} and
4023 @code{typo-global-mode}. These modes automatically insert Unicode characters
4024 for quotation marks, dashes, and ellipses. For example, typing @kbd{\"}
4025 automatically inserts a Unicode opening or closing quotation mark, depending
4026 on context.")
4027 (license license:gpl3+)))
4028
4029 (define-public emacs-company-lsp
4030 (package
4031 (name "emacs-company-lsp")
4032 (version "2.1.0")
4033 (source (origin
4034 (method git-fetch)
4035 (uri (git-reference
4036 (url "https://github.com/tigersoldier/company-lsp.git")
4037 (commit version)))
4038 (file-name (git-file-name name version))
4039 (sha256
4040 (base32
4041 "1hy1x2w0yp5brm7714d1hziz3rpkywb5jp3yj78ibmi9ifny9vri"))))
4042 (build-system emacs-build-system)
4043 (propagated-inputs
4044 `(("emacs-dash" ,emacs-dash)
4045 ("emacs-lsp-mode" ,emacs-lsp-mode)
4046 ("emacs-company" ,emacs-company)
4047 ("emacs-s" ,emacs-s)
4048 ("emacs-dash" ,emacs-dash)))
4049 (native-inputs
4050 `(("emacs-buttercup" ,emacs-buttercup)))
4051 (arguments
4052 `(#:tests? #t
4053 #:test-command '("buttercup" "-L" ".")))
4054 (home-page "https://github.com/tigersoldier/company-lsp")
4055 (synopsis "Completion for @code{lsp-mode}")
4056 (description
4057 "This package provides completion features that are not possible with
4058 @code{lsp-mode} and @code{company-capf} alone, including support for trigger
4059 characters and asynchronous fetching of completion candidates.")
4060 (license license:gpl3+)))
4061
4062 (define-public emacs-scheme-complete
4063 (let ((commit "9b5cf224bf2a5994bc6d5b152ff487517f1a9bb5"))
4064 (package
4065 (name "emacs-scheme-complete")
4066 (version (string-append "20151223." (string-take commit 8)))
4067 (source
4068 (origin
4069 (method git-fetch)
4070 (uri (git-reference
4071 (url "https://github.com/ashinn/scheme-complete.git")
4072 (commit commit)))
4073 (file-name (git-file-name name version))
4074 (sha256
4075 (base32
4076 "141wn9l0m33w0g3dqmx8nxbfdny1r5xbr6ak61rsz21bk0qafs7x"))
4077 (patches
4078 (search-patches "emacs-scheme-complete-scheme-r5rs-info.patch"))))
4079 (build-system emacs-build-system)
4080 (home-page "https://github.com/ashinn/scheme-complete")
4081 (synopsis "Smart tab completion for Scheme in Emacs")
4082 (description
4083 "This file provides a single function, @code{scheme-smart-complete},
4084 which you can use for intelligent, context-sensitive completion for any Scheme
4085 implementation in Emacs. To use it just load this file and bind that function
4086 to a key in your preferred mode.")
4087 (license license:public-domain))))
4088
4089 (define-public emacs-scel
4090 (let ((version "20170629")
4091 (revision "1")
4092 (commit "aeea3ad4be9306d14c3a734a4ff54fee10ac135b"))
4093 (package
4094 (name "emacs-scel")
4095 (version (git-version version revision commit))
4096 (source
4097 (origin
4098 (method git-fetch)
4099 (uri (git-reference
4100 (url "https://github.com/supercollider/scel.git")
4101 (commit commit)))
4102 (file-name (git-file-name name version))
4103 (sha256
4104 (base32
4105 "0jvmzs1lsjyndqshhii2y4mnr3wghai26i3p75453zrpxpg0zvvw"))))
4106 (build-system emacs-build-system)
4107 (arguments
4108 `(#:modules ((guix build emacs-build-system)
4109 ((guix build cmake-build-system) #:prefix cmake:)
4110 (guix build utils))
4111 #:imported-modules (,@%emacs-build-system-modules
4112 (guix build cmake-build-system))
4113 #:phases
4114 (modify-phases %standard-phases
4115 (add-after 'unpack 'configure
4116 (lambda* (#:key outputs #:allow-other-keys)
4117 (substitute* "el/CMakeLists.txt"
4118 (("share/emacs/site-lisp/SuperCollider")
4119 (string-append
4120 "share/emacs/site-lisp")))
4121 ((assoc-ref cmake:%standard-phases 'configure)
4122 #:outputs outputs
4123 #:configure-flags '("-DSC_EL_BYTECOMPILE=OFF"))))
4124 (add-after 'add-source-to-load-path 'add-el-dir-to-emacs-load-path
4125 (lambda _
4126 (setenv "EMACSLOADPATH"
4127 (string-append (getcwd) "/el:" (getenv "EMACSLOADPATH")))
4128 #t))
4129 (replace 'install (assoc-ref cmake:%standard-phases 'install)))))
4130 (inputs
4131 `(("supercollider" ,supercollider)))
4132 (native-inputs
4133 `(("cmake" ,cmake-minimal)))
4134 (home-page "https://github.com/supercollider/scel")
4135 (synopsis "SuperCollider Emacs interface")
4136 (description "@code{emacs-scel} is an Emacs interface to SuperCollider.
4137 SuperCollider is a platform for audio synthesis and algorithmic composition.")
4138 (license license:gpl2+))))
4139
4140 (define-public emacs-company-auctex
4141 (let ((commit "48c42c58ce2f0e693301b0cb2d085055410c1b25")
4142 (revision "1"))
4143 (package
4144 (name "emacs-company-auctex")
4145 (version (git-version "0" revision commit))
4146 (source (origin
4147 (method git-fetch)
4148 (uri (git-reference
4149 (url "https://github.com/alexeyr/company-auctex")
4150 (commit commit)))
4151 (file-name (git-file-name name version))
4152 (sha256
4153 (base32
4154 "10qn7frn5wcmrlci3v6iliqzj7r9dls87h9zp3xkgrgn4bqprfp8"))))
4155 (build-system emacs-build-system)
4156 (propagated-inputs
4157 `(("emacs-yasnippet" ,emacs-yasnippet)
4158 ("emacs-auctex" ,emacs-auctex)
4159 ("emacs-company" ,emacs-company)))
4160 (home-page "https://github.com/alexeyr/company-auctex/")
4161 (synopsis "Completion for @code{AUCTeX}")
4162 (description
4163 "This package provides a group of backends permitting auto-completion
4164 for @code{AUCTeX}.")
4165 (license license:gpl3+))))
4166
4167 (define-public emacs-mit-scheme-doc
4168 (package
4169 (name "emacs-mit-scheme-doc")
4170 (version "20140203")
4171 (source
4172 (origin
4173 (modules '((guix build utils)))
4174 (snippet
4175 ;; keep only file of interest
4176 '(begin
4177 (for-each delete-file '("dot-emacs.el" "Makefile"))
4178 (install-file "6.945-config/mit-scheme-doc.el" ".")
4179 (delete-file-recursively "6.945-config")
4180 #t))
4181 (file-name (string-append name "-" version ".tar.bz2"))
4182 (method url-fetch)
4183 (uri (string-append "http://groups.csail.mit.edu/mac/users/gjs/"
4184 "6.945/dont-panic/emacs-basic-config.tar.bz2"))
4185 (sha256
4186 (base32
4187 "0dqidg2bd66pawqfarvwca93w5gqf9mikn1k2a2rmd9ymfjpziq1"))))
4188 (build-system emacs-build-system)
4189 (inputs `(("mit-scheme" ,mit-scheme)))
4190 (arguments
4191 `(#:phases
4192 (modify-phases %standard-phases
4193 (add-after 'unpack 'configure-doc
4194 (lambda* (#:key inputs #:allow-other-keys)
4195 (let* ((mit-scheme-dir (assoc-ref inputs "mit-scheme"))
4196 (doc-dir (string-append mit-scheme-dir "/share/doc/"
4197 "mit-scheme-"
4198 ,(package-version mit-scheme))))
4199 (substitute* "mit-scheme-doc.el"
4200 (("http://www\\.gnu\\.org/software/mit-scheme/documentation/mit-scheme-ref/")
4201 (string-append "file:" doc-dir "/mit-scheme-ref/")))))))))
4202 (home-page "http://groups.csail.mit.edu/mac/users/gjs/6.945/dont-panic/")
4203 (synopsis "MIT-Scheme documentation lookup for Emacs")
4204 (description
4205 "This package provides a set of Emacs functions to search definitions of
4206 identifiers in the MIT-Scheme documentation.")
4207 (license license:gpl2+)))
4208
4209 (define-public emacs-constants
4210 (package
4211 (name "emacs-constants")
4212 (version "2.6")
4213 (home-page "https://staff.fnwi.uva.nl/c.dominik/Tools/constants")
4214 (source
4215 (origin
4216 (method git-fetch)
4217 (uri (git-reference
4218 (url "https://github.com/fedeinthemix/emacs-constants.git")
4219 (commit (string-append "v" version))))
4220 (file-name (git-file-name name version))
4221 (sha256
4222 (base32 "0f5sh6b45a8p9kancjp9jk44ws8ww6x50a0i6zgyyvr7dbvii1a0"))))
4223 (build-system emacs-build-system)
4224 (synopsis "Enter definition of constants into an Emacs buffer")
4225 (description
4226 "This package provides functions for inserting the definition of natural
4227 constants and units into an Emacs buffer.")
4228 (license license:gpl2+)))
4229
4230 (define-public emacs-tagedit
4231 (package
4232 (name "emacs-tagedit")
4233 (version "1.4.0")
4234 (source
4235 (origin
4236 (method git-fetch)
4237 (uri (git-reference
4238 (url "https://github.com/magnars/tagedit.git")
4239 (commit version)))
4240 (file-name (git-file-name name version))
4241 (sha256
4242 (base32 "0kq40g46s8kgiafrhdq99h79rz9h5fvgz59k7ralmf86bl4sdmdb"))))
4243 (build-system emacs-build-system)
4244 (propagated-inputs
4245 `(("emacs-s" ,emacs-s)
4246 ("emacs-dash" ,emacs-dash)))
4247 (home-page "https://github.com/magnars/tagedit")
4248 (synopsis "Some paredit-like features for html-mode")
4249 (description
4250 "This package provides a collection of paredit-like functions for editing
4251 in @code{html-mode}.")
4252 (license license:gpl3+)))
4253
4254 (define-public emacs-slime
4255 (package
4256 (name "emacs-slime")
4257 (version "2.24")
4258 (source
4259 (origin
4260 (method git-fetch)
4261 (uri (git-reference
4262 (url "https://github.com/slime/slime.git")
4263 (commit (string-append "v" version))))
4264 (file-name (git-file-name name version))
4265 (sha256
4266 (base32 "0js24x42m7b5iymb4rxz501dff19vav5pywnzv50b673rbkaaqvh"))))
4267 (build-system emacs-build-system)
4268 (native-inputs
4269 `(("texinfo" ,texinfo)))
4270 (arguments
4271 `(#:include '("\\.el$" "\\.lisp$" "\\.asd$" "contrib")
4272 #:exclude '("^slime-tests.el" "^contrib/test/"
4273 "^contrib/Makefile$" "^contrib/README.md$")
4274 #:phases
4275 (modify-phases %standard-phases
4276 (add-after 'unpack 'make-git-checkout-writable
4277 (lambda _
4278 (for-each make-file-writable (find-files "."))
4279 #t))
4280 (add-before 'install 'configure
4281 (lambda* _
4282 (emacs-substitute-variables "slime.el"
4283 ("inferior-lisp-program" "sbcl"))
4284 #t))
4285 (add-before 'install 'install-doc
4286 (lambda* (#:key outputs #:allow-other-keys)
4287 (let* ((out (assoc-ref outputs "out"))
4288 (info-dir (string-append out "/share/info"))
4289 (doc-dir (string-append out "/share/doc/"
4290 ,name "-" ,version))
4291 (doc-files '("doc/slime-refcard.pdf"
4292 "README.md" "NEWS" "PROBLEMS"
4293 "CONTRIBUTING.md")))
4294 (with-directory-excursion "doc"
4295 (substitute* "Makefile"
4296 (("infodir=/usr/local/info")
4297 (string-append "infodir=" info-dir)))
4298 (invoke "make" "html/index.html")
4299 (invoke "make" "slime.info")
4300 (install-file "slime.info" info-dir)
4301 (copy-recursively "html" (string-append doc-dir "/html")))
4302 (for-each (lambda (f)
4303 (install-file f doc-dir)
4304 (delete-file f))
4305 doc-files)
4306 (delete-file-recursively "doc")
4307 #t))))))
4308 (home-page "https://github.com/slime/slime")
4309 (synopsis "Superior Lisp Interaction Mode for Emacs")
4310 (description
4311 "SLIME extends Emacs with support for interactive programming in
4312 Common Lisp. The features are centered around @command{slime-mode},
4313 an Emacs minor mode that complements the standard @command{lisp-mode}.
4314 While lisp-mode supports editing Lisp source files, @command{slime-mode}
4315 adds support for interacting with a running Common Lisp process
4316 for compilation, debugging, documentation lookup, and so on.")
4317 (license (list license:gpl2+ license:public-domain))))
4318
4319 (define-public emacs-popup
4320 (package
4321 (name "emacs-popup")
4322 (version "0.5.3")
4323 (source
4324 (origin
4325 (method git-fetch)
4326 (uri (git-reference
4327 (url "https://github.com/auto-complete/popup-el.git")
4328 (commit (string-append "v" version))))
4329 (file-name (git-file-name name version))
4330 (sha256
4331 (base32 "1y538siabcf1n00wr4iz5gbxfndw661kx2mn9w1g4lg7yi4n0h0h"))))
4332 (build-system emacs-build-system)
4333 (home-page "https://github.com/auto-complete/popup-el")
4334 (synopsis "Visual Popup User Interface for Emacs")
4335 (description
4336 "Popup.el is a visual popup user interface library for Emacs.
4337 This provides a basic API and common UI widgets such as popup tooltips
4338 and popup menus.")
4339 (license license:gpl3+)))
4340
4341 (define-public emacs-python-environment
4342 (package
4343 (name "emacs-python-environment")
4344 (version "0.0.2")
4345 (source
4346 (origin
4347 (method git-fetch)
4348 (uri (git-reference
4349 (url "https://github.com/tkf/emacs-python-environment/")
4350 (commit version)))
4351 (file-name (git-file-name name version))
4352 (sha256
4353 (base32 "0q6bib9nr6xiq6npzbngyfcjk87yyvwzq1zirr3z1h5wadm34lsk"))))
4354 (build-system emacs-build-system)
4355 (propagated-inputs
4356 `(("emacs-deferred" ,emacs-deferred)))
4357 (home-page "https://github.com/tkf/emacs-python-environment")
4358 (synopsis "Provides a @code{virtualenv} API in Emacs Lisp")
4359 (description
4360 "This package permits automated installation of tools written in Python.")
4361 (license license:gpl3+)))
4362
4363 (define-public emacs-jedi
4364 (package
4365 (name "emacs-jedi")
4366 (version "0.2.7")
4367 (source (origin
4368 (method git-fetch)
4369 (uri (git-reference
4370 (url "https://github.com/tkf/emacs-jedi/")
4371 (commit (string-append "v" version))))
4372 (file-name (git-file-name name version))
4373 (sha256
4374 (base32
4375 "0xbp9fcxgbf298w05hvf52z41kk7r52975ailgdn8sg60xc98fa7"))))
4376 (build-system emacs-build-system)
4377 (native-inputs
4378 `(("emacs-mocker" ,emacs-mocker)))
4379 (propagated-inputs
4380 `(("emacs-auto-complete" ,emacs-auto-complete)
4381 ("emacs-python-environment" ,emacs-python-environment)
4382 ("emacs-epc" ,emacs-epc)))
4383 (home-page "https://github.com/tkf/emacs-jedi")
4384 (synopsis "Provides Python completion in Emacs")
4385 (description
4386 "This package provides completion in Python buffers and also helps find
4387 the locations of docstrings, arguments, and functions.")
4388 (license license:gpl3+)))
4389
4390 (define-public emacs-company-jedi
4391 (package
4392 (name "emacs-company-jedi")
4393 (version "0.04")
4394 (source (origin
4395 (method git-fetch)
4396 (uri (git-reference
4397 (url "https://github.com/syohex/emacs-company-jedi")
4398 (commit version)))
4399 (file-name (git-file-name name version))
4400 (sha256
4401 (base32
4402 "1ihqapp4dv92794rsgyq0rmhwika60cmradqd4bn9b72ss6plxs1"))))
4403 (build-system emacs-build-system)
4404 (propagated-inputs
4405 `(("emacs-jedi" ,emacs-jedi)
4406 ("emacs-company" ,emacs-company)))
4407 (home-page "https://github.com/syohex/emacs-company-jedi")
4408 (synopsis "Provides Python completion in @code{company-mode}")
4409 (description
4410 "This package provides a Company backend for Python.")
4411 (license license:gpl3+)))
4412
4413 (define-public emacs-puppet-mode
4414 (let ((commit "b3ed5057166a4f49dfa9be638523a348b55a2fd2")
4415 (revision "1"))
4416 (package
4417 (name "emacs-puppet-mode")
4418 ;; The last release, 0.3 was several years ago, and there have been many
4419 ;; commits since
4420 (version (git-version "0.3" revision commit))
4421 (source
4422 (origin
4423 (method url-fetch)
4424 (uri (string-append
4425 "https://raw.githubusercontent.com/voxpupuli/puppet-mode/"
4426 commit "/puppet-mode.el"))
4427 (sha256
4428 (base32
4429 "1indycxawsl0p2aqqg754f6735q3cmah9vd886rpn0ncc3ipi1xm"))))
4430 (build-system emacs-build-system)
4431 (home-page "https://github.com/voxpupuli/puppet-mode")
4432 (synopsis "Emacs major mode for the Puppet configuration language")
4433 (description
4434 "This package provides support for the Puppet configuration language,
4435 including syntax highlighting, indentation of expressions and statements,
4436 linting of manifests and integration with Puppet Debugger.")
4437 ;; Also incorporates work covered by the Apache License, Version 2.0
4438 (license license:gpl3+))))
4439
4440 (define-public emacs-god-mode
4441 (let ((commit "6cf0807b6555eb6fcf8387a4e3b667071ef38964")
4442 (revision "1"))
4443 (package
4444 (name "emacs-god-mode")
4445 (version (string-append "20151005.925."
4446 revision "-" (string-take commit 9)))
4447 (source
4448 (origin
4449 (method git-fetch)
4450 (uri (git-reference
4451 (url "https://github.com/chrisdone/god-mode.git")
4452 (commit commit)))
4453 (file-name (git-file-name name version))
4454 (sha256
4455 (base32
4456 "1am415k4xxcva6y3vbvyvknzc6bma49pq3p85zmpjsdmsp18qdix"))))
4457 (build-system emacs-build-system)
4458 (home-page "https://github.com/chrisdone/god-mode")
4459 (synopsis "Minor mode for entering commands without modifier keys")
4460 (description
4461 "This package provides a global minor mode for entering Emacs commands
4462 without modifier keys. It's similar to Vim's separation of commands and
4463 insertion mode. When enabled all keys are implicitly prefixed with
4464 @samp{C-} (among other helpful shortcuts).")
4465 (license license:gpl3+))))
4466
4467 (define-public emacs-jinja2-mode
4468 (package
4469 (name "emacs-jinja2-mode")
4470 (version "0.2")
4471 (source
4472 (origin
4473 (method git-fetch)
4474 (uri (git-reference
4475 (url "https://github.com/paradoxxxzero/jinja2-mode.git")
4476 (commit (string-append "v" version))))
4477 (file-name (git-file-name name version))
4478 (sha256
4479 (base32 "0l26wcy496k6xk7q5sf905xir0p73ziy6c44is77854lv3y0z381"))))
4480 (build-system emacs-build-system)
4481 (home-page "https://github.com/paradoxxxzero/jinja2-mode")
4482 (synopsis "Major mode for jinja2")
4483 (description
4484 "Emacs major mode for jinja2 with: syntax highlighting,
4485 sgml/html integration, and indentation (working with sgml).")
4486 (license license:gpl3+)))
4487
4488 (define-public emacs-company-cabal
4489 ;; The latest version is 0.3.0, but no release has been provided after 0.2.1.
4490 (let ((commit "62112a7259e24bd6c08885629a185afe512b7d3d")
4491 (revision "1"))
4492 (package
4493 (name "emacs-company-cabal")
4494 (version (git-version "0.3.0" revision commit))
4495 (source (origin
4496 (method git-fetch)
4497 (uri (git-reference
4498 (url "https://github.com/iquiw/company-cabal/")
4499 (commit commit)))
4500 (file-name (git-file-name name version))
4501 (sha256
4502 (base32
4503 "1gf45xwjzdm8i4q6c6khk4dbg1mmp2r0awz2sjr4dcr2dbd1n7mg"))))
4504 (build-system emacs-build-system)
4505 (propagated-inputs
4506 `(("emacs-company" ,emacs-company)))
4507 (arguments
4508 `(#:include (cons "^tools\\/" %default-include)))
4509 (home-page "https://github.com/iquiw/company-cabal/")
4510 (synopsis "Company completion for Haskell Cabal files")
4511 (description
4512 "This package allows for completion of field names, section names,
4513 field values, and more within @code{haskell-cabal-mode}.")
4514 (license license:gpl3+))))
4515
4516 (define-public emacs-rfcview
4517 (package
4518 (name "emacs-rfcview")
4519 (version "0.13")
4520 (home-page "http://www.loveshack.ukfsn.org/emacs")
4521 (source (origin
4522 (method url-fetch)
4523 (uri "http://www.loveshack.ukfsn.org/emacs/rfcview.el")
4524 (sha256
4525 (base32
4526 "0ympj5rxig383zl2jf0pzdsa80nnq0dpvjiriq0ivfi98fj7kxbz"))))
4527 (build-system emacs-build-system)
4528 (synopsis "Prettify Request for Comments (RFC) documents")
4529 (description "The Internet Engineering Task Force (IETF) and the Internet
4530 Society (ISOC) publish various Internet-related protocols and specifications
4531 as \"Request for Comments\" (RFC) documents and Internet Standard (STD)
4532 documents. RFCs and STDs are published in a simple text form. This package
4533 provides an Emacs major mode, rfcview-mode, which makes it more pleasant to
4534 read these documents in Emacs. It prettifies the text and adds
4535 hyperlinks/menus for easier navigation. It also provides functions for
4536 browsing the index of RFC documents and fetching them from remote servers or
4537 local directories.")
4538 (license license:gpl3+)))
4539
4540 (define-public emacs-ffap-rfc-space
4541 (package
4542 (name "emacs-ffap-rfc-space")
4543 (version "12")
4544 (home-page "http://user42.tuxfamily.org/ffap-rfc-space/index.html")
4545 (source (origin
4546 (method url-fetch)
4547 (uri "http://download.tuxfamily.org/user42/ffap-rfc-space.el")
4548 (sha256
4549 (base32
4550 "1iv61dv57a73mdps7rn6zmgz7nqh14v0ninidyrasy45b1nv6gck"))))
4551 (build-system emacs-build-system)
4552 (synopsis "Make ffap recognize an RFC with a space before its number")
4553 (description "The Internet Engineering Task Force (IETF) and the
4554 Internet Society (ISOC) publish various Internet-related protocols and
4555 specifications as \"Request for Comments\" (RFC) documents. The
4556 built-in Emacs module \"ffap\" (Find File at Point) has the ability to
4557 recognize names at point which look like \"RFC1234\" and \"RFC-1234\"
4558 and load the appropriate RFC from a remote server. However, it fails
4559 to recognize a name like \"RFC 1234\". This package enhances ffap so
4560 that it correctly finds RFCs even when a space appears before the
4561 number.")
4562 (license license:gpl3+)))
4563
4564 (define-public emacs-org-bullets
4565 (package
4566 (name "emacs-org-bullets")
4567 (version "0.2.4")
4568 (source
4569 (origin
4570 (method git-fetch)
4571 (uri (git-reference
4572 (url "https://github.com/sabof/org-bullets.git")
4573 (commit version)))
4574 (file-name (git-file-name name version))
4575 (sha256
4576 (base32 "10nr4sjffnqbllv6gmak6pviyynrb7pi5nvrq331h5alm3xcpq0w"))))
4577 (build-system emacs-build-system)
4578 (home-page "https://github.com/sabof/org-bullets")
4579 (synopsis "Show bullets in org-mode as UTF-8 characters")
4580 (description
4581 "This package provides an Emacs minor mode causing bullets in
4582 @code{org-mode} to be rendered as UTF-8 characters.")
4583 (license license:gpl3+)))
4584
4585 (define-public emacs-org-pomodoro
4586 ;; Last release version was from 2016.
4587 (let ((commit "aa07c11318f91219336197e62c47bc7a3d090479")
4588 (revision "1"))
4589 (package
4590 (name "emacs-org-pomodoro")
4591 (version (git-version "2.1.0" revision commit))
4592 (source
4593 (origin
4594 (method git-fetch)
4595 (uri (git-reference
4596 (url "https://github.com/marcinkoziej/org-pomodoro.git")
4597 (commit commit)))
4598 (file-name (git-file-name name version))
4599 (sha256
4600 (base32 "0nbprh2nhnmb7ngp9ndr6zr37ashcsvpi5slv7a37x1dl7j6w1k4"))))
4601 (build-system emacs-build-system)
4602 (propagated-inputs
4603 `(("emacs-alert" ,emacs-alert)))
4604 (arguments
4605 `(#:include (cons "^resources\\/" %default-include)
4606 #:tests? #t
4607 #:test-command '("emacs" "--batch"
4608 "-l" "org-pomodoro-tests.el"
4609 "-f" "ert-run-tests-batch-and-exit")
4610 #:phases
4611 (modify-phases %standard-phases
4612 (add-before 'check 'make-tests-writable
4613 (lambda _
4614 (make-file-writable "org-pomodoro-tests.el")
4615 #t))
4616 (add-before 'check 'add-require
4617 (lambda _
4618 (emacs-batch-edit-file "org-pomodoro-tests.el"
4619 `(progn (progn (goto-char (point-min))
4620 (re-search-forward
4621 "ert-deftest")
4622 (beginning-of-line)
4623 (forward-line -1)
4624 (insert "(require 'org-pomodoro)"))
4625 (basic-save-buffer)))
4626 #t)))))
4627 (home-page "https://github.com/marcinkoziej/org-pomodoro")
4628 (synopsis "Pomodoro technique for org-mode")
4629 (description "@code{emacs-org-pomodoro} adds very basic support for
4630 Pomodoro technique in Emacs org-mode.
4631
4632 Run @code{M-x org-pomodoro} for the task at point or select one of the
4633 last tasks that you clocked time for. Each clocked-in pomodoro starts
4634 a timer of 25 minutes and after each pomodoro a break timer of 5
4635 minutes is started automatically. Every 4 breaks a long break is
4636 started with 20 minutes. All values are customizable.")
4637 (license license:gpl3+))))
4638
4639 (define-public emacs-org-sidebar
4640 (package
4641 (name "emacs-org-sidebar")
4642 (version "0.2")
4643 (source
4644 (origin
4645 (method git-fetch)
4646 (uri (git-reference
4647 (url "https://github.com/alphapapa/org-sidebar.git")
4648 (commit version)))
4649 (file-name (git-file-name name version))
4650 (sha256
4651 (base32 "106h06vjfbqfj761vbxwymd6612ds8c6fk053yzgbrqzm3hn2c03"))))
4652 (build-system emacs-build-system)
4653 (propagated-inputs
4654 `(("emacs-dash" ,emacs-dash)
4655 ("emacs-org-super-agenda" ,emacs-org-super-agenda)
4656 ("emacs-org" ,emacs-org)
4657 ("emacs-org-ql" ,emacs-org-ql)
4658 ("emacs-s" ,emacs-s)))
4659 (home-page "https://github.com/alphapapa/org-sidebar")
4660 (synopsis "Helpful sidebar for Org buffers")
4661 (description "This package provides a sidebar for Org buffers. At the
4662 top is a chronological list of scheduled and deadlined tasks in the current
4663 buffer (similar to the Org agenda ,but without all its features), and below
4664 that is a list of all other non-done to-do items. If the buffer is narrowed,
4665 the sidebar only shows items in the narrowed portion; this allows seeing an
4666 overview of tasks in a subtree.")
4667 (license license:gpl3+)))
4668
4669 (define-public emacs-org-trello
4670 (package
4671 (name "emacs-org-trello")
4672 (version "0.8.0")
4673 (source
4674 (origin
4675 (method git-fetch)
4676 (uri (git-reference
4677 (url "https://github.com/org-trello/org-trello.git")
4678 (commit version)))
4679 (file-name (git-file-name name version))
4680 (sha256
4681 (base32 "0m5hyhb6211hdmyp1bq6f3fklfgw3957knd96bfdafj727vdnlzm"))))
4682 (build-system emacs-build-system)
4683 (propagated-inputs
4684 `(("emacs-dash" ,emacs-dash)
4685 ("emacs-deferred" ,emacs-deferred)
4686 ("emacs-f" ,emacs-f)
4687 ("emacs-helm" ,emacs-helm)
4688 ("emacs-request" ,emacs-request)
4689 ("emacs-s" ,emacs-s)))
4690 (home-page "https://org-trello.github.io")
4691 (synopsis "Emacs minor mode for interacting with Trello")
4692 (description "This package provides an Emacs minor mode to extend
4693 @code{org-mode} with Trello abilities. Trello is an online project
4694 organizer.")
4695 (license license:gpl3+)))
4696
4697 (define-public emacs-org-tanglesync
4698 (let ((commit "d99181f173b4e55b4e835d99fcd415e62beb047f")
4699 (revision "2"))
4700 (package
4701 (name "emacs-org-tanglesync")
4702 (version (git-version "0.6" revision commit))
4703 (source
4704 (origin
4705 (method git-fetch)
4706 (uri (git-reference
4707 (url "https://github.com/mtekman/org-tanglesync.el.git")
4708 (commit commit)))
4709 (file-name (git-file-name name version))
4710 (sha256
4711 (base32 "0x94gy1bgfd1f3p9w2bfrqj11bwy9ql0cpi1gw6srpj7kykx0lml"))))
4712 (build-system emacs-build-system)
4713 (propagated-inputs
4714 `(("emacs-org" ,emacs-org)))
4715 (home-page "https://github.com/mtekman/org-tanglesync.el")
4716 (synopsis "Sync Org source blocks with tangled external files")
4717 (description "This package automatically pulls changes from source code
4718 to their corresponding tangled blocks.")
4719 (license license:gpl3+))))
4720
4721 (define-public emacs-company-flow
4722 (let ((commit "76ef585c70d2a3206c2eadf24ba61e59124c3a16")
4723 (revision "1"))
4724 (package
4725 (name "emacs-company-flow")
4726 (version (git-version "0.1.0" revision commit))
4727 (source (origin
4728 (method git-fetch)
4729 (uri (git-reference
4730 (url "https://github.com/aaronjensen/company-flow/")
4731 (commit commit)))
4732 (file-name (git-file-name name version))
4733 (sha256
4734 (base32
4735 "0zs9cblnbkxa0dxw4lyllmybqizxcdx96gv8jlhx20nrjpi78piw"))))
4736 (build-system emacs-build-system)
4737 (propagated-inputs
4738 `(("emacs-company" ,emacs-company)
4739 ("emacs-dash" ,emacs-dash)))
4740 (home-page "https://github.com/aaronjensen/company-flow/")
4741 (synopsis "Flow backend for @code{company-mode}")
4742 (description
4743 "This package provides completion for JavaScript files utilizing Flow.")
4744 (license license:gpl3+))))
4745
4746 (define-public emacs-atom-one-dark-theme
4747 (let ((commit "1f1185bf667a38d3d0d180ce85fd4c131818aae2")
4748 (revision "0"))
4749 (package
4750 (name "emacs-atom-one-dark-theme")
4751 (version (git-version "0.4.0" revision commit))
4752 (source (origin
4753 (method git-fetch)
4754 (uri (git-reference
4755 (url "https://github.com/jonathanchu/atom-one-dark-theme.git")
4756 (commit commit)))
4757 (sha256
4758 (base32
4759 "1alma16hg3mfjly8a9s3mrswkjjx4lrpdnf43869hn2ibkn7zx9z"))
4760 (file-name (git-file-name name version))))
4761 (build-system emacs-build-system)
4762 (home-page "https://github.com/jonathanchu/atom-one-dark-theme")
4763 (synopsis "Atom One Dark color theme for Emacs")
4764 (description "An Emacs port of the Atom One Dark theme from Atom.io.")
4765 (license license:gpl3+))))
4766
4767 (define-public emacs-zenburn-theme
4768 (package
4769 (name "emacs-zenburn-theme")
4770 (version "2.6")
4771 (source
4772 (origin
4773 (method git-fetch)
4774 (uri (git-reference
4775 (url "https://github.com/bbatsov/zenburn-emacs.git")
4776 (commit (string-append "v" version))))
4777 (file-name (git-file-name name version))
4778 (sha256
4779 (base32 "1n87r5hs7h5r8dgfid66skpzcypl9hssr9m3npp916g6jfsi782f"))))
4780 (build-system emacs-build-system)
4781 (home-page "https://github.com/bbatsov/zenburn-emacs")
4782 (synopsis "Low contrast color theme for Emacs")
4783 (description
4784 "Zenburn theme is a port of the popular Vim Zenburn theme for Emacs.
4785 It is built on top of the custom theme support in Emacs 24 or later.")
4786 (license license:gpl3+)))
4787
4788 (define-public emacs-moe-theme-el
4789 (let ((commit "6e086d855d6bb446bbd1090742815589a81a915f")
4790 (version "1.0")
4791 (revision "1"))
4792 (package
4793 (name "emacs-moe-theme-el")
4794 (version (git-version version revision commit))
4795 (source
4796 (origin
4797 (method git-fetch)
4798 (uri (git-reference
4799 (url "https://github.com/kuanyui/moe-theme.el")
4800 (commit commit)))
4801 (file-name (git-file-name name version))
4802 (sha256
4803 (base32 "0xj4wfd7h4jqnr193pizm9frf6lmwjr0dsdv2l9mqh9k691z1dnc"))))
4804 (build-system emacs-build-system)
4805 (home-page "https://github.com/kuanyui/moe-theme.el")
4806 (synopsis "Anime-inspired color themes")
4807 (description
4808 "This package provides vibrant color schemes with light and dark
4809 variants.")
4810 (license license:gpl3+))))
4811
4812 (define-public emacs-solarized-theme
4813 (package
4814 (name "emacs-solarized-theme")
4815 (version "1.2.2")
4816 (source (origin
4817 (method git-fetch)
4818 (uri (git-reference
4819 (url "https://github.com/bbatsov/solarized-emacs/")
4820 (commit (string-append "v" version))))
4821 (file-name (git-file-name name version))
4822 (sha256
4823 (base32
4824 "0zcj9jf8nlsj9vms888z2vs76q54n8g8r9sh381xad3x8d6lrlb3"))))
4825 (build-system emacs-build-system)
4826 (propagated-inputs
4827 `(("emacs-dash" ,emacs-dash)))
4828 (home-page "https://github.com/bbatsov/solarized-emacs")
4829 (synopsis "Port of the Solarized theme for Emacs")
4830 (description
4831 "Solarized for Emacs is a port of the Solarized theme for Vim. This
4832 package provides a light and a dark variant.")
4833 (license license:gpl3+)))
4834
4835 (define-public emacs-poet-theme
4836 (let ((commit "d84f7b259cc9b6ff8d442cf4c38bd6c7065ff8f4")
4837 (revision "0"))
4838 (package
4839 (name "emacs-poet-theme")
4840 (version (git-version "0" revision commit))
4841 (source
4842 (origin
4843 (method git-fetch)
4844 (uri (git-reference
4845 (url "https://github.com/kunalb/poet.git")
4846 (commit commit)))
4847 (file-name (git-file-name name version))
4848 (sha256
4849 (base32
4850 "0a84jdaj619mb59a46dmkk2sfs42rylqk9ryl1drgs8d3lia79mz"))))
4851 (build-system emacs-build-system)
4852 (home-page "https://github.com/kunalb/poet/")
4853 (synopsis "Emacs theme for prose")
4854 (description
4855 "Emacs has very good support for multiple fonts in a single file. Poet
4856 uses this support to make it much more convenient to write prose within Emacs,
4857 with particular attention paid to @code{org-mode} and @code{markdown-mode}.
4858 Code blocks, tables, etc are formatted in monospace text with the appropriate
4859 backgrounds.")
4860 (license license:expat))))
4861
4862 (define-public emacs-ahungry-theme
4863 (package
4864 (name "emacs-ahungry-theme")
4865 (version "1.10.0")
4866 (source
4867 (origin (method url-fetch)
4868 (uri (string-append "https://elpa.gnu.org/packages/ahungry-theme-"
4869 version ".tar"))
4870 (sha256
4871 (base32
4872 "14q5yw56n82qph09bk7wmj5b1snhh9w0nk5s1l7yn9ldg71xq6pm"))))
4873 (build-system emacs-build-system)
4874 (home-page "https://github.com/ahungry/color-theme-ahungry")
4875 (synopsis "Ahungry color theme for Emacs")
4876 (description "Ahungry theme for Emacs provides bright and bold colors.
4877 If you load it from a terminal, you will be able to make use of the
4878 transparent background. If you load it from a GUI, it will default to a
4879 dark background.")
4880 (license license:gpl3+)))
4881
4882 (define-public emacs-gruvbox-theme
4883 (package
4884 (name "emacs-gruvbox-theme")
4885 (version "1.28.0")
4886 (source (origin
4887 (method git-fetch)
4888 (uri (git-reference
4889 (url "https://github.com/greduan/emacs-theme-gruvbox.git")
4890 (commit version)))
4891 (file-name (git-file-name name version))
4892 (sha256
4893 (base32
4894 "00qq92gp1g55pzm97rh7k0dgxy44pxziridl8kqm4rbpi31r7k9p"))))
4895 (build-system emacs-build-system)
4896 (propagated-inputs
4897 `(("emacs-autothemer" ,emacs-autothemer)))
4898 (home-page "https://github.com/greduan/emacs-theme-gruvbox")
4899 (synopsis "Gruvbox is a retro groove color scheme ported from Vim")
4900 (description
4901 "Gruvbox is heavily inspired by badwolf, jellybeans and solarized.
4902
4903 Designed as a bright theme with pastel 'retro groove' colors and light/dark
4904 mode switching in the way of solarized. The main focus when developing gruvbox
4905 is to keep colors easily distinguishable, contrast enough and still pleasant
4906 for the eyes.")
4907 (license license:expat))) ; MIT license
4908
4909 (define-public emacs-spacegray-theme
4910 (let ((commit "9826265c2bceb2ebc1c5e16a45021da0253ace97")
4911 (revision "0"))
4912 (package
4913 (name "emacs-spacegray-theme")
4914 (version (git-version "0" revision commit))
4915 (source (origin
4916 (method git-fetch)
4917 (uri (git-reference
4918 (url "https://github.com/bruce/emacs-spacegray-theme.git")
4919 (commit commit)))
4920 (file-name (git-file-name name version))
4921 (sha256
4922 (base32
4923 "0aplwmm17ypbns5blc4rf5rr6dasj0zp5ibykpfl43fh4bd8z89n"))))
4924 (build-system emacs-build-system)
4925 (home-page "https://github.com/bruce/emacs-spacegray-theme")
4926 (synopsis "Port of Sublime Text's Spacegray theme for Emacs")
4927 (description
4928 "@code{spacegray-theme} is an Emacs port of the Spacegray theme from
4929 Sublime Text. It features a dark blue/gray background and soft blue, green,
4930 orange and red as accent colors.")
4931 (license license:expat)))) ; MIT license
4932
4933 (define-public emacs-2048-game
4934 (package
4935 (name "emacs-2048-game")
4936 (version "20151026.1233")
4937 (source
4938 (origin
4939 (method url-fetch)
4940 (uri (string-append "https://melpa.org/packages/2048-game-"
4941 version ".el"))
4942 (sha256
4943 (base32
4944 "0gy2pvz79whpavp4jmz8h9krzn7brmvv3diixi1d4w51pcdvaldd"))))
4945 (build-system emacs-build-system)
4946 (home-page "https://bitbucket.org/zck/2048.el")
4947 (synopsis "Implementation of the game 2048 in Emacs Lisp")
4948 (description
4949 "This program is an implementation of 2048 for Emacs.
4950 The goal of this game is to create a tile with value 2048. The size of the
4951 board and goal value can be customized.")
4952 (license license:gpl3+)))
4953
4954 (define-public emacs-base16-theme
4955 (package
4956 (name "emacs-base16-theme")
4957 (version "2.2")
4958 (source
4959 (origin
4960 (method git-fetch)
4961 (uri (git-reference
4962 (url "https://github.com/belak/base16-emacs.git")
4963 (commit version)))
4964 (file-name (git-file-name name version))
4965 (sha256
4966 (base32 "01w89g413s1da6rf94y1xnhw79cjy2bqb01yfjs58cy492cm0vr6"))))
4967 (build-system emacs-build-system)
4968 (home-page "https://github.com/belak/base16-emacs")
4969 (synopsis "Base16 color themes for Emacs")
4970 (description
4971 "Base16 provides carefully chosen syntax highlighting and a default set
4972 of sixteen colors suitable for a wide range of applications. Base16 is not a
4973 single theme but a set of guidelines with numerous implementations.")
4974 (license license:expat)))
4975
4976 (define-public emacs-solaire-mode
4977 (package
4978 (name "emacs-solaire-mode")
4979 (version "1.0.9")
4980 (source
4981 (origin
4982 (method git-fetch)
4983 (uri (git-reference
4984 (url "https://github.com/hlissner/emacs-solaire-mode.git")
4985 (commit (string-append "v" version))))
4986 (file-name (git-file-name name version))
4987 (sha256
4988 (base32 "011m4r7s6i9lgjymh7jgq5jwwrpz4vmpvp3c8d4ix96v5hi04kzg"))))
4989 (build-system emacs-build-system)
4990 (home-page "https://github.com/hlissner/emacs-solaire-mode")
4991 (synopsis "Change background of file-visiting buffers in Emacs")
4992 (description
4993 "@code{solaire-mode} is inspired by editors which visually distinguish
4994 code-editing windows from sidebars, popups, terminals, ecetera. It changes the
4995 background of file-visiting buffers (and certain aspects of the UI) to make
4996 them easier to distinguish from other, less important buffers.")
4997 (license license:expat)))
4998
4999 (define-public emacs-prescient
5000 ;; XXX: emacs-ivy introduced a commit that disables sorting for counsel-M-x
5001 ;; by default, so we use a non-release version ahead by one commit
5002 (let ((commit "95056580ed743da92b05aaf86f943ee05600c28d")
5003 (revision "1"))
5004 (package
5005 (name "emacs-prescient")
5006 (version (git-version "3.3" revision commit))
5007 (source (origin
5008 (method git-fetch)
5009 (uri (git-reference
5010 (url "https://github.com/raxod502/prescient.el/")
5011 (commit commit)))
5012 (file-name (git-file-name name version))
5013 (sha256
5014 (base32
5015 "06qxs8p66jr4gg9m1gd27v5may32f3n28la56cv4f4prinqyyfj7"))))
5016 (build-system emacs-build-system)
5017 (propagated-inputs
5018 `(("emacs-company" ,emacs-company)
5019 ("emacs-ivy" ,emacs-ivy)))
5020 (home-page "https://github.com/raxod502/prescient.el/")
5021 (synopsis "Library that sorts and filters lists of candidates")
5022 (description
5023 "This package provides a library for sorting and filtering, as well as
5024 extensions for @code{ivy-mode} and @code{company-mode} that make use of the
5025 library.")
5026 (license license:gpl3+))))
5027
5028 (define-public emacs-smartparens
5029 (package
5030 (name "emacs-smartparens")
5031 (version "1.11.0")
5032 (source
5033 (origin
5034 (method git-fetch)
5035 (uri (git-reference
5036 (url "https://github.com/Fuco1/smartparens.git")
5037 (commit version)))
5038 (file-name (git-file-name name version))
5039 (sha256
5040 (base32 "0zij2f2rjjym98w68jkp10n1ckpfprlkk217c3fg16hz5nq4vnm6"))))
5041 (build-system emacs-build-system)
5042 (propagated-inputs
5043 `(("emacs-dash" ,emacs-dash)
5044 ("emacs-markdown-mode" ,emacs-markdown-mode)))
5045 (home-page "https://github.com/Fuco1/smartparens")
5046 (synopsis "Paredit-like insertion, wrapping and navigation with user
5047 defined pairs")
5048 (description
5049 "Smartparens is a minor mode for Emacs that deals with parens pairs
5050 and tries to be smart about it. It started as a unification effort to
5051 combine functionality of several existing packages in a single,
5052 compatible and extensible way to deal with parentheses, delimiters, tags
5053 and the like. Some of these packages include autopair, textmate,
5054 wrap-region, electric-pair-mode, paredit and others. With the basic
5055 features found in other packages it also brings many improvements as
5056 well as completely new features.")
5057 (license license:gpl3+)))
5058
5059 (define-public emacs-highlight-symbol
5060 ;; We prefer a more recent commit that provides an option to squelch
5061 ;; echo-area alerts that can drown out useful information like eldoc
5062 ;; messages.
5063 (let ((commit "7a789c779648c55b16e43278e51be5898c121b3a")
5064 (version "1.3")
5065 (revision "1"))
5066 (package
5067 (name "emacs-highlight-symbol")
5068 (version (git-version version revision commit))
5069 (source
5070 (origin
5071 (method git-fetch)
5072 (uri (git-reference
5073 (url "https://github.com/nschum/highlight-symbol.el.git")
5074 (commit commit)))
5075 (file-name (git-file-name name version))
5076 (sha256
5077 (base32 "19cgyk0sh8nsmf3jbi92i8qsdx4l4yilfq5jj9zfdbj9p5gvwx96"))))
5078 (build-system emacs-build-system)
5079 (home-page "https://nschum.de/src/emacs/highlight-symbol/")
5080 (synopsis "Automatic and manual symbol highlighting for Emacs")
5081 (description
5082 "Use @code{highlight-symbol} to toggle highlighting of the symbol at
5083 point throughout the current buffer. Use @code{highlight-symbol-mode} to keep
5084 the symbol at point highlighted.
5085
5086 The functions @code{highlight-symbol-next}, @code{highlight-symbol-prev},
5087 @code{highlight-symbol-next-in-defun} and
5088 @code{highlight-symbol-prev-in-defun} allow for cycling through the locations
5089 of any symbol at point. Use @code{highlight-symbol-nav-mode} to enable key
5090 bindings @code{M-p} and @code{M-p} for navigation. When
5091 @code{highlight-symbol-on-navigation-p} is set, highlighting is triggered
5092 regardless of @code{highlight-symbol-idle-delay}.
5093
5094 @code{highlight-symbol-query-replace} can be used to replace the symbol. ")
5095 (license license:gpl2+))))
5096
5097 (define-public emacs-symbol-overlay
5098 (let ((commit "e40a7c407f24158c45eaa5f54ed41f5e416a51dc")
5099 (revision "1"))
5100 (package
5101 (name "emacs-symbol-overlay")
5102 (version (git-version "4.1" revision commit))
5103 (source
5104 (origin
5105 (method git-fetch)
5106 (uri (git-reference
5107 (url "https://github.com/wolray/symbol-overlay.git")
5108 (commit commit)))
5109 (file-name (git-file-name name version))
5110 (sha256
5111 (base32 "0ibz3392d3jw1l8006h9kf8s7bg6vl7jc92bmqc031a433009ic7"))))
5112 (build-system emacs-build-system)
5113 (home-page "https://github.com/wolray/symbol-overlay")
5114 (synopsis "Highlight symbols and perform various search operations on them")
5115 (description
5116 "This package provides functions for highlighting and navigating
5117 between symbols.")
5118 (license license:gpl3+))))
5119
5120 (define-public emacs-hl-todo
5121 (package
5122 (name "emacs-hl-todo")
5123 (version "3.0.0")
5124 (source (origin
5125 (method git-fetch)
5126 (uri (git-reference
5127 (url "https://github.com/tarsius/hl-todo")
5128 (commit (string-append "v" version))))
5129 (file-name (git-file-name name version))
5130 (sha256
5131 (base32
5132 "07xcc04ivpl5sbgb55qz84mz6wa500h0awzw1zq1ba5mfjjq8hls"))))
5133 (build-system emacs-build-system)
5134 (home-page "https://github.com/tarsius/hl-todo")
5135 (synopsis "Emacs mode to highlight TODO and similar keywords")
5136 (description
5137 "This package provides an Emacs mode to highlight TODO and similar
5138 keywords in comments and strings. This package also provides commands for
5139 moving to the next or previous keyword and to invoke @code{occur} with a
5140 regexp that matches all known keywords.")
5141 (license license:gpl3+)))
5142
5143 (define-public emacs-perspective
5144 (package
5145 (name "emacs-perspective")
5146 (version "2.2")
5147 (source
5148 (origin
5149 (method git-fetch)
5150 (uri (git-reference
5151 (url "https://github.com/nex3/perspective-el.git")
5152 (commit version)))
5153 (file-name (git-file-name name version))
5154 (sha256
5155 (base32
5156 "0pd5sqrrz6y3md20yh6ffy32jdcgb1gc9b4j14pm6r54bqxik68h"))))
5157 (build-system emacs-build-system)
5158 (home-page "https://github.com/nex3/perspective-el")
5159 (synopsis "Switch between named \"perspectives\"")
5160 (description
5161 "This package provides tagged workspaces in Emacs, similar to workspaces in
5162 windows managers such as Awesome and XMonad. @code{perspective.el} provides
5163 multiple workspaces (or \"perspectives\") for each Emacs frame. Each
5164 perspective is composed of a window configuration and a set of buffers.
5165 Switching to a perspective activates its window configuration, and when in a
5166 perspective only its buffers are available by default.")
5167 ;; This package is released under the same license as Emacs (GPLv3+) or
5168 ;; the Expat license.
5169 (license license:gpl3+)))
5170
5171 (define-public emacs-test-simple
5172 (package
5173 (name "emacs-test-simple")
5174 (version "1.3.0")
5175 (source
5176 (origin
5177 (method url-fetch)
5178 (uri (string-append "https://elpa.gnu.org/packages/test-simple-"
5179 version ".el"))
5180 (sha256
5181 (base32
5182 "1yd61jc9ds95a5n09052kwc5gasy57g4lxr0jsff040brlyi9czz"))))
5183 (build-system emacs-build-system)
5184 (home-page "https://github.com/rocky/emacs-test-simple")
5185 (synopsis "Simple unit test framework for Emacs Lisp")
5186 (description
5187 "Test Simple is a simple unit test framework for Emacs Lisp. It
5188 alleviates the need for context macros, enclosing specifications or required
5189 test tags. It supports both interactive and non-interactive use.")
5190 (license license:gpl3+)))
5191
5192 (define-public emacs-load-relative
5193 (package
5194 (name "emacs-load-relative")
5195 (version "1.3.1")
5196 (source
5197 (origin
5198 (method url-fetch)
5199 (uri (string-append "https://elpa.gnu.org/packages/load-relative-"
5200 version ".el"))
5201 (sha256
5202 (base32 "1m37scr82lqqy954fchjxrmdh4lngrl4d1yzxhp3yfjhsydizhrj"))))
5203 (build-system emacs-build-system)
5204 (home-page "http://github.com/rocky/emacs-load-relative")
5205 (synopsis "Emacs Lisp relative file loading related functions")
5206 (description
5207 "Provides functions which facilitate writing multi-file Emacs packages
5208 and running from the source tree without having to \"install\" code or fiddle
5209 with @{load-path}.
5210
5211 The main function, @code{load-relative}, loads an Emacs Lisp file relative to
5212 another (presumably currently running) Emacs Lisp file.")
5213 (license license:gpl3+)))
5214
5215 (define-public emacs-loc-changes
5216 (package
5217 (name "emacs-loc-changes")
5218 (version "1.2")
5219 (source
5220 (origin
5221 (method url-fetch)
5222 (uri (string-append "https://elpa.gnu.org/packages/loc-changes-"
5223 version ".el"))
5224 (sha256
5225 (base32
5226 "1x8fn8vqasayf1rb8a6nma9n6nbvkx60krmiahyb05vl5rrsw6r3"))))
5227 (build-system emacs-build-system)
5228 (home-page "https://github.com/rocky/emacs-loc-changes")
5229 (synopsis "Keeps track of positions even after buffer changes")
5230 (description
5231 "This Emacs package provides a mean to track important buffer positions
5232 after buffer changes.")
5233 (license license:gpl3+)))
5234
5235 (define-public emacs-realgud
5236 (package
5237 (name "emacs-realgud")
5238 (version "1.5.1")
5239 (source
5240 (origin
5241 (method git-fetch)
5242 (uri (git-reference
5243 (url "https://github.com/realgud/realgud/")
5244 (commit version)))
5245 (sha256
5246 (base32
5247 "1d3s23jk0i34wpyxfajydgyyvsxnpbqrfl0mgydsq7zw2c75ylnq"))
5248 (file-name (git-file-name name version))))
5249 (build-system emacs-build-system)
5250 (arguments
5251 `(#:tests? #t
5252 #:phases
5253 (modify-phases %standard-phases
5254 (add-after 'unpack 'fix-autogen-script
5255 (lambda _
5256 (substitute* "autogen.sh"
5257 (("./configure") "sh configure"))))
5258 (add-after 'fix-autogen-script 'autogen
5259 (lambda _
5260 (setenv "CONFIG_SHELL" "sh")
5261 (invoke "sh" "autogen.sh")))
5262 (add-after 'fix-autogen-script 'set-home
5263 (lambda _
5264 (setenv "HOME" (getenv "TMPDIR"))))
5265 (add-before 'patch-el-files 'remove-realgud-pkg.el
5266 (lambda _
5267 ;; FIXME: `patch-el-files' crashes on this file with error:
5268 ;; unable to locate "bashdb".
5269 (delete-file "./test/test-regexp-bashdb.el"))))
5270 #:include (cons* ".*\\.el$" %default-include)))
5271 (native-inputs
5272 `(("autoconf" ,autoconf)
5273 ("automake" ,automake)
5274 ("emacs-test-simple" ,emacs-test-simple)))
5275 (propagated-inputs
5276 `(("emacs-load-relative" ,emacs-load-relative)
5277 ("emacs-loc-changes" ,emacs-loc-changes)))
5278 (home-page "https://github.com/realgud/realgud/")
5279 (synopsis
5280 "Modular front-end for interacting with external debuggers")
5281 (description
5282 "RealGUD is a modular, extensible GNU Emacs front-end for interacting
5283 with external debuggers. It integrates various debuggers such as gdb, pdb,
5284 ipdb, jdb, lldb, bashdb, zshdb, etc. and allows to visually step code in the
5285 sources. Unlike GUD, it also supports running multiple debug sessions in
5286 parallel.")
5287 (license license:gpl3+)))
5288
5289 (define-public emacs-request
5290 (package
5291 (name "emacs-request")
5292 (version "0.3.1")
5293 (source (origin
5294 (method git-fetch)
5295 (uri (git-reference
5296 (url "https://github.com/tkf/emacs-request.git")
5297 (commit (string-append "v" version))))
5298 (file-name (git-file-name name version))
5299 (sha256
5300 (base32
5301 "0fhhd349l4iqkrjxqzpckfk2w45x2g4cccpm1dqzv9m49md1wphx"))))
5302 (build-system emacs-build-system)
5303 (propagated-inputs
5304 `(("emacs-deferred" ,emacs-deferred)))
5305 (home-page "https://github.com/tkf/emacs-request")
5306 (synopsis "Package for speaking HTTP in Emacs Lisp")
5307 (description "This package provides a HTTP request library with multiple
5308 backends. It supports url.el which is shipped with Emacs and the curl command
5309 line program.")
5310 (license license:gpl3+)))
5311
5312 (define-public emacs-rudel
5313 (package
5314 (name "emacs-rudel")
5315 (version "0.3.1")
5316 (source
5317 (origin
5318 (method url-fetch)
5319 (uri (string-append "http://elpa.gnu.org/packages/rudel-"
5320 version ".tar"))
5321 (sha256
5322 (base32
5323 "0glqa68g509p0s2vcc0i8kzlddnc9brd9jqhnm5rzxz4i050cvnz"))))
5324 (build-system emacs-build-system)
5325 (home-page "http://rudel.sourceforge.net/")
5326 (synopsis "Collaborative editing framework")
5327 (description
5328 "Rudel is a collaborative editing environment for GNU Emacs. Its purpose
5329 is to share buffers with other users in order to edit the contents of those
5330 buffers collaboratively. Rudel supports multiple backends to enable
5331 communication with other collaborative editors using different protocols,
5332 though currently Obby (for use with the Gobby editor) is the only
5333 fully-functional one.")
5334 (license license:gpl3+)))
5335
5336 (define-public emacs-hydra
5337 (package
5338 (name "emacs-hydra")
5339 (version "0.15.0")
5340 (source
5341 (origin
5342 (method git-fetch)
5343 (uri (git-reference
5344 (url "https://github.com/abo-abo/hydra")
5345 (commit version)))
5346 (file-name (git-file-name name version))
5347 (sha256
5348 (base32
5349 "0fapvhmhgc9kppf3bvkgry0cd7gyilg7sfvlscfrfjxpx4xvwsfy"))))
5350 (build-system emacs-build-system)
5351 (arguments
5352 `(#:tests? #t
5353 #:test-command '("make" "test")))
5354 (home-page "https://github.com/abo-abo/hydra")
5355 (synopsis "Make Emacs bindings that stick around")
5356 (description
5357 "This package can be used to tie related commands into a family of short
5358 bindings with a common prefix---a Hydra. Once you summon the Hydra (through
5359 the prefixed binding), all the heads can be called in succession with only a
5360 short extension. Any binding that isn't the Hydra's head vanquishes the
5361 Hydra. Note that the final binding, besides vanquishing the Hydra, will still
5362 serve its original purpose, calling the command assigned to it. This makes
5363 the Hydra very seamless; it's like a minor mode that disables itself
5364 automatically.")
5365 (license license:gpl3+)))
5366
5367 (define-public emacs-ivy
5368 (package
5369 (name "emacs-ivy")
5370 (version "0.13.0")
5371 (source
5372 (origin
5373 (method git-fetch)
5374 (uri (git-reference
5375 (url "https://github.com/abo-abo/swiper.git")
5376 (commit version)))
5377 (file-name (git-file-name name version))
5378 (sha256
5379 (base32
5380 "0ghcwrg8a6r5q6fw2x8s08cwlmnz2d8qjhisnjwbnc2l4cgqpd9p"))))
5381 (build-system emacs-build-system)
5382 (arguments
5383 `(#:phases
5384 (modify-phases %standard-phases
5385 (add-after 'install 'install-doc
5386 (lambda* (#:key outputs #:allow-other-keys)
5387 (let* ((out (assoc-ref outputs "out"))
5388 (info (string-append out "/share/info")))
5389 (with-directory-excursion "doc"
5390 (invoke "makeinfo" "ivy.texi")
5391 (install-file "ivy.info" info)
5392 #t))))
5393 (add-before 'check 'make-dummy-git-directory
5394 (lambda _
5395 (mkdir-p ".git")))
5396 (add-after 'check 'delete-dummy-git-directory
5397 (lambda _
5398 (delete-file-recursively ".git"))))
5399 #:tests? #t
5400 #:test-command '("make" "test")))
5401 (propagated-inputs
5402 `(("emacs-hydra" ,emacs-hydra)))
5403 (native-inputs
5404 `(("texinfo" ,texinfo)
5405 ("emacs-wgrep" ,emacs-wgrep)))
5406 (home-page "http://oremacs.com/swiper/")
5407 (synopsis "Incremental vertical completion for Emacs")
5408 (description
5409 "This package provides @code{ivy-read} as an alternative to
5410 @code{completing-read} and similar functions. No attempt is made to determine
5411 the best candidate. Instead, the user can navigate candidates with
5412 @code{ivy-next-line} and @code{ivy-previous-line}. The matching is done by
5413 splitting the input text by spaces and re-building it into a regular
5414 expression.")
5415 (license license:gpl3+)))
5416
5417 (define-public emacs-ivy-xref
5418 (let ((commit "1a35fc0f070388701b05b0a455cbe262e924d547")
5419 (revision "1"))
5420 (package
5421 (name "emacs-ivy-xref")
5422 (version (git-version "0.1" revision commit))
5423 (source
5424 (origin
5425 (method git-fetch)
5426 (uri (git-reference
5427 (url "https://github.com/alexmurray/ivy-xref.git")
5428 (commit commit)))
5429 (file-name (git-file-name name version))
5430 (sha256
5431 (base32
5432 "0d71nm9d9ajp5i6dnl8h1hw9jqp8gd1ajgninb1h13i80rplzl9k"))))
5433 (build-system emacs-build-system)
5434 (propagated-inputs
5435 `(("emacs-ivy" ,emacs-ivy)))
5436 (home-page "https://github.com/alexmurray/ivy-xref")
5437 (synopsis "Ivy interface for @code{xref}")
5438 (description "This package provides an Ivy interface for selecting from
5439 @code{xref} results.")
5440 (license license:gpl3))))
5441
5442 (define-public emacs-ivy-pass
5443 (let ((commit "5b523de1151f2109fdd6a8114d0af12eef83d3c5")
5444 (revision "1"))
5445 (package
5446 (name "emacs-ivy-pass")
5447 (version (git-version "0.1" revision commit))
5448 (source
5449 (origin
5450 (method git-fetch)
5451 (uri (git-reference
5452 (url "https://github.com/ecraven/ivy-pass.git")
5453 (commit commit)))
5454 (file-name (git-file-name name version))
5455 (sha256
5456 (base32
5457 "18crb4zh2pjf0cmv3b913m9vfng27girjwfqc3mk7vqd1r5a49yk"))))
5458 (build-system emacs-build-system)
5459 (propagated-inputs
5460 `(("emacs-ivy" ,emacs-ivy)
5461 ("emacs-password-store" ,emacs-password-store)
5462 ("password-store" ,password-store)))
5463 (home-page "https://github.com/ecraven/ivy-pass")
5464 (synopsis "Ivy interface for password store (pass)")
5465 (description "This package provides an Ivy interface for working with
5466 the password store @code{pass}.")
5467 (license license:gpl3))))
5468
5469 (define-public emacs-ivy-yasnippet
5470 (let ((commit "32580b4fd23ebf9ca7dde96704f7d53df6e253cd")
5471 (revision "2"))
5472 (package
5473 (name "emacs-ivy-yasnippet")
5474 (version (git-version "0.1" revision commit))
5475 (source
5476 (origin
5477 (method git-fetch)
5478 (uri (git-reference
5479 (url "https://github.com/mkcms/ivy-yasnippet.git")
5480 (commit commit)))
5481 (file-name (git-file-name name version))
5482 (sha256
5483 (base32
5484 "1wfg6mmd5gl1qgvayyzpxlkh9s7jgn20y8l1vh1zbj1czvv51xp8"))))
5485 (build-system emacs-build-system)
5486 (propagated-inputs
5487 `(("emacs-ivy" ,emacs-ivy)
5488 ("emacs-yasnippet" ,emacs-yasnippet)
5489 ("emacs-dash" ,emacs-dash)))
5490 (home-page "https://github.com/mkcms/ivy-yasnippet")
5491 (synopsis "Preview @code{yasnippets} with @code{ivy}")
5492 (description "This package allows you to select @code{yasnippet}
5493 snippets using @code{ivy} completion. When current selection changes in the
5494 minibuffer, the snippet contents are temporarily expanded in the buffer. To
5495 use it, call @code{M-x ivy-yasnippet} (but make sure you have enabled
5496 @code{yas-minor-mode} first).")
5497 (license license:gpl3+))))
5498
5499 (define-public emacs-ivy-rich
5500 ;; The latest release version has a small mistake that has since been fixed,
5501 ;; so we use a more recent commit.
5502 (let ((commit "7a667b135983a1f3ad33d6db8514638e2a3bdfb3")
5503 (revision "2"))
5504 (package
5505 (name "emacs-ivy-rich")
5506 (version (git-version "0.1.4" revision commit))
5507 (source
5508 (origin
5509 (method git-fetch)
5510 (uri (git-reference
5511 (url "https://github.com/Yevgnen/ivy-rich.git")
5512 (commit commit)))
5513 (file-name (git-file-name name version))
5514 (sha256
5515 (base32 "1v5j6pak2j1wjw19y7rx9rhxif0bj2h47xyl2knfcl6fi4qiqm9y"))))
5516 (build-system emacs-build-system)
5517 (propagated-inputs
5518 `(("emacs-ivy" ,emacs-ivy)))
5519 (home-page "https://github.com/Yevgnen/ivy-rich")
5520 (synopsis "More friendly interface for @code{ivy}")
5521 (description
5522 "This package extends @code{ivy} by showing more information in the
5523 minibuffer for each candidate. It adds columns showing buffer modes, file
5524 sizes, docstrings, etc. If @code{emacs-all-the-icons} is installed, it can
5525 show icons as well.")
5526 (license license:gpl3+))))
5527
5528 (define-public emacs-avy
5529 (package
5530 (name "emacs-avy")
5531 (version "0.5.0")
5532 (source
5533 (origin
5534 (method git-fetch)
5535 (uri (git-reference
5536 (url "https://github.com/abo-abo/avy.git")
5537 (commit version)))
5538 (file-name (git-file-name name version))
5539 (sha256
5540 (base32 "09qdni1s74i5pv8741szl5g4ynj8fxn0x65qmwa9rmfkbimnc0fs"))))
5541 (build-system emacs-build-system)
5542 (arguments
5543 `(#:tests? #t
5544 #:test-command '("make" "test")))
5545 (home-page "https://github.com/abo-abo/avy")
5546 (synopsis "Tree-based completion for Emacs")
5547 (description
5548 "This package provides a generic completion method based on building a
5549 balanced decision tree with each candidate being a leaf. To traverse the tree
5550 from the root to a desired leaf, typically a sequence of @code{read-key} can
5551 be used.
5552
5553 In order for @code{read-key} to make sense, the tree needs to be visualized
5554 appropriately, with a character at each branch node. So this completion
5555 method works only for things that you can see on your screen, all at once,
5556 such as the positions of characters, words, line beginnings, links, or
5557 windows.")
5558 (license license:gpl3+)))
5559
5560 (define-public emacs-ace-window
5561 ;; last release version is from 2015
5562 (let ((commit "a5344925e399e1f015721cda6cf5db03c90ab87a")
5563 (revision "1"))
5564 (package
5565 (name "emacs-ace-window")
5566 (version (git-version "0.9.0" revision commit))
5567 (source
5568 (origin
5569 (method git-fetch)
5570 (uri (git-reference
5571 (url "https://github.com/abo-abo/ace-window.git")
5572 (commit commit)))
5573 (file-name (git-file-name name version))
5574 (sha256
5575 (base32
5576 "18jm8gfgnf6ja9aarws5650lw2zfi3wdwc5j8r5ijn5fcqhfy7rc"))))
5577 (build-system emacs-build-system)
5578 (propagated-inputs
5579 `(("emacs-avy" ,emacs-avy)))
5580 (home-page "https://github.com/abo-abo/ace-window")
5581 (synopsis "Quickly switch windows in Emacs")
5582 (description
5583 "@code{ace-window} is meant to replace @code{other-window}.
5584 In fact, when there are only two windows present, @code{other-window} is
5585 called. If there are more, each window will have its first character
5586 highlighted. Pressing that character will switch to that window.")
5587 (license license:gpl3+))))
5588
5589 (define-public emacs-iedit
5590 ;; Last release version was in 2016.
5591 (let ((commit "e2c100cdd67b7d82835d281ac2cd1bf4f374bc8f")
5592 (revision "1"))
5593 (package
5594 (name "emacs-iedit")
5595 (version (git-version "0.9.9.9" revision commit))
5596 (source
5597 (origin
5598 (method git-fetch)
5599 (uri (git-reference
5600 (url "https://github.com/victorhge/iedit.git")
5601 (commit commit)))
5602 (file-name (git-file-name name version))
5603 (sha256
5604 (base32 "0wr3w2id95wx2rma8n1ifjrv9rx37ly26ijc5zi58id0yrip3hnc"))))
5605 (build-system emacs-build-system)
5606 (home-page "http://www.emacswiki.org/emacs/Iedit")
5607 (synopsis "Edit multiple regions in the same way simultaneously")
5608 (description
5609 "This package is an Emacs minor mode and allows you to edit one
5610 occurrence of some text in a buffer (possibly narrowed) or region, and
5611 simultaneously have other occurrences edited in the same way.
5612
5613 You can also use Iedit mode as a quick way to temporarily show only the buffer
5614 lines that match the current text being edited. This gives you the effect of
5615 a temporary @code{keep-lines} or @code{occur}.")
5616 (license license:gpl3+))))
5617
5618 (define-public emacs-zoutline
5619 (package
5620 (name "emacs-zoutline")
5621 (version "0.2.0")
5622 (source
5623 (origin
5624 (method git-fetch)
5625 (uri (git-reference
5626 (url "https://github.com/abo-abo/zoutline")
5627 (commit version)))
5628 (sha256
5629 (base32
5630 "1w0zh6vs7klgivq5r030a82mcfg1zwic4x3fimyiqyg5n8p67hyx"))
5631 (file-name (git-file-name name version))))
5632 (build-system emacs-build-system)
5633 (home-page "https://github.com/abo-abo/zoutline")
5634 (synopsis "Simple outline library")
5635 (description
5636 "This library provides helpers for outlines. Outlines allow users to
5637 navigate code in a tree-like fashion.")
5638 (license license:gpl3+)))
5639
5640 (define-public emacs-lispy
5641 (package
5642 (name "emacs-lispy")
5643 (version "0.27.0")
5644 (home-page "https://github.com/abo-abo/lispy")
5645 (source (origin
5646 (method git-fetch)
5647 (uri (git-reference
5648 (url "https://github.com/abo-abo/lispy")
5649 (commit version)))
5650 (sha256
5651 (base32
5652 "1cm7f4pyl73f3vhkb7ah6bbbrj2sa7n0p31g09k7dy4zgx04bgw6"))
5653 (file-name (git-file-name name version))))
5654 (build-system emacs-build-system)
5655 (propagated-inputs
5656 `(("emacs-ace-window" ,emacs-ace-window)
5657 ("emacs-iedit" ,emacs-iedit)
5658 ("emacs-ivy" ,emacs-ivy)
5659 ("emacs-hydra" ,emacs-hydra)
5660 ("emacs-zoutline" ,emacs-zoutline)))
5661 (native-inputs
5662 `(("emacs-clojure-mode" ,emacs-clojure-mode)
5663 ("emacs-undercover" ,emacs-undercover)))
5664 (arguments
5665 `(#:include (cons* "^lispy-clojure\\.clj$"
5666 "^lispy-python\\.py$"
5667 %default-include)
5668 #:phases
5669 ;; XXX: one failing test involving python evaluation
5670 (modify-phases %standard-phases
5671 (add-before 'check 'make-test-writable
5672 (lambda _
5673 (make-file-writable "lispy-test.el")
5674 #t))
5675 (add-before 'check 'remove-python-eval-test
5676 (lambda _
5677 (emacs-batch-edit-file "lispy-test.el"
5678 `(progn
5679 (progn
5680 (goto-char (point-min))
5681 (re-search-forward
5682 "ert-deftest lispy-eval-python-str")
5683 (beginning-of-line)
5684 (kill-sexp))
5685 (basic-save-buffer)))
5686 #t)))
5687 #:tests? #t
5688 #:test-command '("make" "test")))
5689 (synopsis "Modal S-expression editing")
5690 (description
5691 "Due to the structure of Lisp syntax it's very rare for the programmer
5692 to want to insert characters right before \"(\" or right after \")\". Thus
5693 unprefixed printable characters can be used to call commands when the point is
5694 at one of these special locations. Lispy provides unprefixed keybindings for
5695 S-expression editing when point is at the beginning or end of an
5696 S-expression.")
5697 (license license:gpl3+)))
5698
5699 (define-public emacs-lispyville
5700 (let ((commit "d28b937f0cabd8ce61e2020fe9a733ca80d82c74")
5701 (revision "1"))
5702 (package
5703 (name "emacs-lispyville")
5704 (version (git-version "0.1" revision commit))
5705 (home-page "https://github.com/noctuid/lispyville")
5706 (source (origin
5707 (method git-fetch)
5708 (uri (git-reference (url home-page) (commit commit)))
5709 (sha256
5710 (base32
5711 "0f6srwj1qqkfkbmp5n5pjvi6gm7b7xav05p5hrs2i83rjrakzzqx"))
5712 (file-name (git-file-name name version))))
5713 (propagated-inputs
5714 `(("emacs-evil" ,emacs-evil)
5715 ("emacs-lispy" ,emacs-lispy)))
5716 (build-system emacs-build-system)
5717 (arguments
5718 `(#:phases
5719 ;; XXX: mysterious whitespace issue with one test
5720 (modify-phases %standard-phases
5721 (add-before 'check 'make-test-writable
5722 (lambda _
5723 (make-file-writable "lispyville-test.el")
5724 #t))
5725 (add-after 'make-test-writable 'remove-test
5726 (lambda _
5727 (emacs-batch-edit-file "lispyville-test.el"
5728 `(progn (progn (goto-char (point-min))
5729 (re-search-forward
5730 "ert-deftest lispyville-comment-and-clone-dwim")
5731 (beginning-of-line)
5732 (kill-sexp))
5733 (basic-save-buffer))))))
5734 #:tests? #t
5735 #:test-command '("make" "test")))
5736 (synopsis "Minor mode for integrating Evil with lispy")
5737 (description
5738 "LispyVille's main purpose is to provide a Lisp editing environment
5739 suited towards Evil users. It can serve as a minimal layer on top of lispy
5740 for better integration with Evil, but it does not require the use of lispy’s
5741 keybinding style. The provided commands allow for editing Lisp in normal
5742 state and will work even without lispy being enabled.")
5743 (license license:gpl3+))))
5744
5745 (define-public emacs-lpy
5746 (let ((commit "43b401fe15f0f0d01edb189378b9498121e9f766")
5747 (revision "3"))
5748 (package
5749 (name "emacs-lpy")
5750 (version (git-version "0.1.0" revision commit))
5751 (source
5752 (origin
5753 (method git-fetch)
5754 (uri (git-reference
5755 (url "https://github.com/abo-abo/lpy")
5756 (commit commit)))
5757 (sha256
5758 (base32
5759 "0xj1r7cn1rivaxhvawvmgx9fg3xilpfw4lkf2x2aqplr4s85ijas"))
5760 (file-name (git-file-name name version))))
5761 (propagated-inputs
5762 `(("emacs-zoutline" ,emacs-zoutline)
5763 ("emacs-lispy" ,emacs-lispy)))
5764 (build-system emacs-build-system)
5765 (home-page "https://github.com/abo-abo/lpy")
5766 (synopsis "Modal editing for Python")
5767 (description
5768 "This package provides a minor mode for Python that binds useful
5769 commands to unprefixed keys, such as @code{j} or @code{e}, under certain
5770 circumstances, and leaves the keys untouched outside of those situations,
5771 allowing unprefixed keys to insert their respective characters as expected.")
5772 (license license:gpl3+))))
5773
5774 (define-public emacs-clojure-mode
5775 (package
5776 (name "emacs-clojure-mode")
5777 (version "5.6.1")
5778 (source
5779 (origin
5780 (method git-fetch)
5781 (uri (git-reference
5782 (url "https://github.com/clojure-emacs/clojure-mode.git")
5783 (commit version)))
5784 (file-name (git-file-name name version))
5785 (sha256
5786 (base32 "1qadymqzs5fn1sb347xzfw8lqq6s85vvkh4kzm35m61g5i2lm86y"))))
5787 (build-system emacs-build-system)
5788 (native-inputs
5789 `(("emacs-dash" ,emacs-dash)
5790 ("emacs-s" ,emacs-s)
5791 ("ert-runner" ,emacs-ert-runner)))
5792 (arguments
5793 `(#:tests? #t
5794 #:test-command '("ert-runner")))
5795 (home-page "https://github.com/clojure-emacs/clojure-mode")
5796 (synopsis "Major mode for Clojure code")
5797 (description
5798 "This Emacs package provides font-lock, indentation, navigation and basic
5799 refactoring for the @uref{http://clojure.org, Clojure programming language}.
5800 It is recommended to use @code{clojure-mode} with paredit or smartparens.")
5801 (license license:gpl3+)))
5802
5803 (define-public emacs-epl
5804 (package
5805 (name "emacs-epl")
5806 (version "0.8")
5807 (source
5808 (origin
5809 (method git-fetch)
5810 (uri (git-reference
5811 (url "https://github.com/cask/epl.git")
5812 (commit version)))
5813 (file-name (git-file-name name version))
5814 (sha256
5815 (base32 "0sjxd5y5hxhrbgfkpwx6m724r3841b53hgc61a0g5zwispw5pmrr"))))
5816 (build-system emacs-build-system)
5817 (home-page "https://github.com/cask/epl")
5818 (synopsis "Emacs Package Library")
5819 (description
5820 "A package management library for Emacs, based on @code{package.el}.
5821
5822 The purpose of this library is to wrap all the quirks and hassle of
5823 @code{package.el} into a sane API.")
5824 (license license:gpl3+)))
5825
5826 (define-public emacs-counsel-projectile
5827 (package
5828 (name "emacs-counsel-projectile")
5829 (version "0.3.0")
5830 (source (origin
5831 (method git-fetch)
5832 (uri (git-reference
5833 (url "https://github.com/ericdanan/counsel-projectile")
5834 (commit version)))
5835 (file-name (git-file-name name version))
5836 (sha256
5837 (base32
5838 "1inc4ndl0ysfwvxk4avbgpj4qi9rc93da6476a5c81xmwpsv8wmq"))))
5839 (build-system emacs-build-system)
5840 (propagated-inputs
5841 `(("emacs-ivy" ,emacs-ivy)
5842 ("emacs-projectile" ,emacs-projectile)))
5843 (home-page "https://github.com/ericdanan/counsel-projectile")
5844 (synopsis "Enhance Projectile with Ivy")
5845 (description
5846 "This package uses Ivy to provide additional actions for Projectile
5847 commands and replacements for existing functions.")
5848 (license license:gpl3+)))
5849
5850 (define-public emacs-queue
5851 (package
5852 (name "emacs-queue")
5853 (version "0.2")
5854 (source (origin
5855 (method url-fetch)
5856 (uri (string-append "https://elpa.gnu.org/packages/queue-"
5857 version ".el"))
5858 (sha256
5859 (base32
5860 "0cx2848sqnnkkr4zisvqadzxngjyhmb36mh0q3if7q19yjjhmrkb"))))
5861 (build-system emacs-build-system)
5862 (home-page "http://www.dr-qubit.org/tags/computing-code-emacs.html")
5863 (synopsis "Queue data structure for Emacs")
5864 (description
5865 "This Emacs library provides queue data structure. These queues can be
5866 used both as a first-in last-out (FILO) and as a first-in first-out (FIFO)
5867 stack, i.e. elements can be added to the front or back of the queue, and can
5868 be removed from the front. This type of data structure is sometimes called an
5869 \"output-restricted deque\".")
5870 (license license:gpl3+)))
5871
5872 (define-public emacs-pkg-info
5873 (package
5874 (name "emacs-pkg-info")
5875 (version "0.6")
5876 (source
5877 (origin
5878 (method git-fetch)
5879 (uri (git-reference
5880 (url "https://github.com/lunaryorn/pkg-info.el.git")
5881 (commit version)))
5882 (file-name (git-file-name name version))
5883 (sha256
5884 (base32 "0nk12dcppdyhav6m6yf7abpywyd7amxd4237zsfd32w4zxsx39k1"))))
5885 (build-system emacs-build-system)
5886 (propagated-inputs `(("emacs-epl" ,emacs-epl)))
5887 (home-page "https://github.com/lunaryorn/pkg-info.el")
5888 (synopsis "Information about Emacs packages")
5889 (description
5890 "This library extracts information from the installed Emacs packages.")
5891 (license license:gpl3+)))
5892
5893 (define-public emacs-spinner
5894 (package
5895 (name "emacs-spinner")
5896 (version "1.7.3")
5897 (source (origin
5898 (method url-fetch)
5899 (uri (string-append "https://elpa.gnu.org/packages/spinner-"
5900 version ".el"))
5901 (sha256
5902 (base32
5903 "19kp1mmndbmw11sgvv2ggfjl4pyf5zrsbh3871f0965pw9z8vahd"))))
5904 (build-system emacs-build-system)
5905 (home-page "https://github.com/Malabarba/spinner.el")
5906 (synopsis "Emacs mode-line spinner for operations in progress")
5907 (description
5908 "This Emacs package adds spinners and progress-bars to the mode-line for
5909 ongoing operations.")
5910 (license license:gpl3+)))
5911
5912 (define-public emacs-sparql-mode
5913 (package
5914 (name "emacs-sparql-mode")
5915 (version "2.0.1")
5916 (source
5917 (origin
5918 (method git-fetch)
5919 (uri (git-reference
5920 (url "https://github.com/ljos/sparql-mode.git")
5921 (commit (string-append "v" version))))
5922 (file-name (git-file-name name version))
5923 (sha256
5924 (base32 "0ywhqk6n5k0l85zjwbnrivnvxjzqipqrggv06lify6yv18qmyl6s"))))
5925 (build-system emacs-build-system)
5926 (home-page "https://github.com/ljos/sparql-mode")
5927 (synopsis "SPARQL mode for Emacs")
5928 (description "This package provides a major mode for Emacs that provides
5929 syntax highlighting for SPARQL. It also provides a way to execute queries
5930 against a SPARQL HTTP endpoint, such as is provided by Fuseki. It is also
5931 possible to query other endpoints like DBPedia.")
5932 (license license:gpl3+)))
5933
5934 (define-public emacs-better-defaults
5935 (package
5936 (name "emacs-better-defaults")
5937 (version "0.1.3")
5938 (source
5939 (origin
5940 (method git-fetch)
5941 (uri (git-reference
5942 (url "https://github.com/technomancy/better-defaults")
5943 (commit version)))
5944 (file-name (git-file-name name version))
5945 (sha256
5946 (base32
5947 "1rxznx2l0cdpiz8mad8s6q17m1fngpgb1cki7ch6yh18r3qz8ysr"))))
5948 (build-system emacs-build-system)
5949 (home-page "https://github.com/technomancy/better-defaults")
5950 (synopsis "Better defaults for Emacs")
5951 (description
5952 "Better defaults attempts to address the most obvious deficiencies of the
5953 Emacs default configuration in uncontroversial ways that nearly everyone can
5954 agree upon.")
5955 (license license:gpl3+)))
5956
5957 (define-public emacs-undohist-el
5958 (let ((commit "d2239a5f736724ceb9e3b6bcaa86f4064805cda0")
5959 (revision "1"))
5960 (package
5961 (name "emacs-undohist-el")
5962 (version (git-version "0" revision commit))
5963 (source
5964 (origin
5965 (method git-fetch)
5966 (uri (git-reference
5967 (url "https://github.com/m2ym/undohist-el")
5968 (commit commit)))
5969 (file-name (git-file-name name version))
5970 (sha256
5971 (base32
5972 "1c0daw246ky7b1x5b8h55x79pl1pjqk1k348l487bdd8zdj4w9wx"))
5973 (patches
5974 (search-patches "emacs-undohist-ignored.patch"))))
5975 (build-system emacs-build-system)
5976 (home-page "https://github.com/m2ym/undohist-el")
5977 (synopsis "Save undo history between sessions")
5978 (description "This package allows persistent use of undo history for
5979 individual file buffers.")
5980 (license license:gpl3+))))
5981
5982 (define-public emacs-eprime
5983 (let ((commit "17a481af26496be91c07139a9bfc05cfe722506f"))
5984 (package
5985 (name "emacs-eprime")
5986 (version (string-append "20140513-" (string-take commit 7)))
5987 (source (origin
5988 (method url-fetch)
5989 (uri (string-append "https://raw.githubusercontent.com"
5990 "/AndrewHynes/eprime-mode/"
5991 commit "/eprime-mode.el"))
5992 (file-name (string-append "eprime-" version ".el"))
5993 (sha256
5994 (base32
5995 "0v68lggkyq7kbcr9zyi573m2g2x251xy3jadlaw8kx02l8krwq8d"))))
5996 (build-system emacs-build-system)
5997 (home-page "https://github.com/AndrewHynes/eprime-mode")
5998 (synopsis "E-prime checking mode for Emacs")
5999 (description "This package provides an E-prime checking mode for Emacs
6000 that highlights non-conforming text. The subset of the English language called
6001 E-Prime forbids the use of the \"to be\" form to strengthen your writing.")
6002 (license license:gpl3+))))
6003
6004 (define-public emacs-julia-mode
6005 ;; XXX: Upstream version remained stuck at 0.3. See
6006 ;; <https://github.com/JuliaEditorSupport/julia-emacs/issues/46>.
6007 (let ((commit "115d4dc8a07445301772da8376b232fa8c7168f4")
6008 (revision "1"))
6009 (package
6010 (name "emacs-julia-mode")
6011 (version (string-append "0.3-" revision "." (string-take commit 8)))
6012 (source
6013 (origin
6014 (method git-fetch)
6015 (uri (git-reference
6016 (url "https://github.com/JuliaEditorSupport/julia-emacs.git")
6017 (commit commit)))
6018 (file-name (git-file-name name version))
6019 (sha256
6020 (base32
6021 "1is4dcv6blslpzbjcg8l2jpxi8xj96q4cm0nxjxsyswpm8bw8ki0"))))
6022 (build-system emacs-build-system)
6023 (arguments
6024 `(#:tests? #t
6025 #:test-command '("emacs" "--batch"
6026 "-l" "julia-mode-tests.el"
6027 "-f" "ert-run-tests-batch-and-exit")))
6028 (home-page "https://github.com/JuliaEditorSupport/julia-emacs")
6029 (synopsis "Major mode for Julia")
6030 (description "This Emacs package provides a mode for the Julia
6031 programming language.")
6032 (license license:expat))))
6033
6034 (define-public emacs-smex
6035 (package
6036 (name "emacs-smex")
6037 (version "3.0")
6038 (source (origin
6039 (method url-fetch)
6040 (uri (string-append "https://raw.githubusercontent.com"
6041 "/nonsequitur/smex/" version "/smex.el"))
6042 (file-name (string-append "smex-" version ".el"))
6043 (sha256
6044 (base32
6045 "0ar310zx9k5y4i1vl2rawvi712xj9gx77160860jbs691p77cxqp"))))
6046 (build-system emacs-build-system)
6047 (home-page "https://github.com/nonsequitur/smex/")
6048 (synopsis "M-x interface with Ido-style fuzzy matching")
6049 (description
6050 "Smex is a M-x enhancement for Emacs. Built on top of Ido, it provides a
6051 convenient interface to your recently and most frequently used commands. And
6052 to all the other commands, too.")
6053 (license license:gpl3+)))
6054
6055 (define-public emacs-js2-mode
6056 (package
6057 (name "emacs-js2-mode")
6058 (version "20190219")
6059 (source
6060 (origin
6061 (method git-fetch)
6062 (uri (git-reference
6063 (url "https://github.com/mooz/js2-mode.git")
6064 (commit version)))
6065 (file-name (git-file-name name version))
6066 (sha256
6067 (base32 "0766bbr4piia9vfr4ivd2gwi8dxah654adv6h28ylz4q8xmfzm1b"))))
6068 (build-system emacs-build-system)
6069 (arguments
6070 `(#:tests? #t
6071 #:test-command '("make" "test")))
6072 (home-page "https://github.com/mooz/js2-mode/")
6073 (synopsis "Improved JavaScript editing mode for Emacs")
6074 (description
6075 "Js2-mode provides a JavaScript major mode for Emacs that is more
6076 advanced than the built-in javascript-mode. Features include accurate syntax
6077 highlighting using a recursive-descent parser, on-the-fly reporting of syntax
6078 errors and strict-mode warnings, smart line-wrapping within comments and
6079 strings, and code folding.")
6080 (license license:gpl3+)))
6081
6082 (define-public emacs-nodejs-repl
6083 (package
6084 (name "emacs-nodejs-repl")
6085 (version "0.2.2")
6086 (source (origin
6087 (method git-fetch)
6088 (uri (git-reference
6089 (url "https://github.com/abicky/nodejs-repl.el")
6090 (commit version)))
6091 (file-name (git-file-name name version))
6092 (sha256
6093 (base32
6094 "1kkj888k9x5n0i7xkia177gzsa84my3g8n0n7v65281cc4f1yhk5"))))
6095 (build-system emacs-build-system)
6096 (inputs
6097 `(("node" ,node)))
6098 (native-inputs
6099 `(("emacs-ert-expectations" ,emacs-ert-expectations)))
6100 (arguments
6101 `(#:phases
6102 (modify-phases %standard-phases
6103 (add-after 'unpack 'set-shell
6104 ;; Setting the SHELL environment variable is required for the tests
6105 ;; to find sh.
6106 (lambda _
6107 (setenv "SHELL" (which "sh"))
6108 #t))
6109 (add-after 'unpack 'configure
6110 (lambda* (#:key inputs outputs #:allow-other-keys)
6111 (let ((node (assoc-ref inputs "node")))
6112 ;; Specify the absolute file names of the various
6113 ;; programs so that everything works out-of-the-box.
6114 (make-file-writable "nodejs-repl.el")
6115 (emacs-substitute-variables
6116 "nodejs-repl.el"
6117 ("nodejs-repl-command"
6118 (string-append node "/bin/node")))))))
6119 #:tests? #t
6120 #:test-command '("emacs" "-Q" "--batch"
6121 "-L" "."
6122 "-l" "test/test.el"
6123 "-f" "ert-run-tests-batch-and-exit")))
6124 (home-page "https://github.com/abicky/nodejs-repl.el")
6125 (synopsis "Node.js REPL inside Emacs")
6126 (description
6127 "This program is derived from comint-mode and provides the following
6128 features:
6129
6130 @itemize
6131 @item TAB completion same as Node.js REPL
6132 @item file name completion in string
6133 @item incremental history search
6134 @end itemize")
6135 (license license:gpl3+)))
6136
6137 (define-public emacs-typescript-mode
6138 (package
6139 (name "emacs-typescript-mode")
6140 (version "0.3")
6141 (source (origin
6142 (method git-fetch)
6143 (uri (git-reference
6144 (url "https://github.com/ananthakumaran/typescript.el")
6145 (commit (string-append "v" version))))
6146 (file-name (git-file-name name version))
6147 (sha256
6148 (base32
6149 "002f1xfhq43fjaqliwrgxspryfahpa82va5dw3p8kwil2xwvc6mh"))))
6150 (build-system emacs-build-system)
6151 (home-page "https://github.com/ananthakumaran/typescript.el")
6152 (synopsis "Emacs major mode for editing Typescript code")
6153 (description
6154 "This is based on Karl Landstrom's barebones @code{typescript-mode}.
6155 This is much more robust and works with @code{cc-mode}'s comment
6156 filling (mostly). The modifications to the original @code{javascript.el} mode
6157 mainly consisted in replacing \"javascript\" with \"typescript\"
6158
6159 The main features of this Typescript mode are syntactic highlighting (enabled
6160 with @code{font-lock-mode} or @code{global-font-lock-mode}), automatic
6161 indentation and filling of comments and C preprocessor fontification.")
6162 (license license:gpl3+)))
6163
6164 (define-public emacs-tide
6165 (package
6166 (name "emacs-tide")
6167 (version "3.2.3")
6168 (source (origin
6169 (method git-fetch)
6170 (uri (git-reference
6171 (url "https://github.com/ananthakumaran/tide")
6172 (commit (string-append "v" version))))
6173 (file-name (git-file-name name version))
6174 (sha256
6175 (base32
6176 "19kjq4kr2j853p5qp1s79zxmrfprli82lsnphbrlp9vbnib28xyd"))))
6177 (build-system emacs-build-system)
6178 (propagated-inputs
6179 `(("emacs-dash" ,emacs-dash)
6180 ("emacs-s" ,emacs-s)
6181 ("emacs-flycheck" ,emacs-flycheck)
6182 ("emacs-typescript-mode" ,emacs-typescript-mode)))
6183 (home-page "https://github.com/ananthakumaran/tide")
6184 (synopsis "Typescript IDE for Emacs")
6185 (description
6186 "Tide is an Interactive Development Environment (IDE) for Emacs which
6187 provides the following features:
6188
6189 @itemize
6190 @item ElDoc
6191 @item Auto complete
6192 @item Flycheck
6193 @item Jump to definition, Jump to type definition
6194 @item Find occurrences
6195 @item Rename symbol
6196 @item Imenu
6197 @item Compile On Save
6198 @item Highlight Identifiers
6199 @item Code Fixes
6200 @item Code Refactor
6201 @item Organize Imports
6202 @end itemize")
6203 (license license:gpl3+)))
6204
6205 (define-public emacs-markdown-mode
6206 (package
6207 (name "emacs-markdown-mode")
6208 (version "2.3")
6209 (source (origin
6210 (method git-fetch)
6211 (uri (git-reference
6212 (url "https://github.com/jrblevin/markdown-mode.git")
6213 (commit (string-append "v" version))))
6214 (file-name (git-file-name name version))
6215 (sha256
6216 (base32
6217 "1zm1j4w0f3h01bmmpsv4j4mh6i13nnl8fcqlj2hsa1ncy1lgi8q7"))))
6218 (build-system emacs-build-system)
6219 (home-page "http://jblevins.org/projects/markdown-mode/")
6220 (synopsis "Emacs Major mode for Markdown files")
6221 (description
6222 "Markdown-mode is a major mode for editing Markdown-formatted text files
6223 in Emacs.")
6224 (license license:gpl3+)))
6225
6226 (define-public emacs-evil-markdown
6227 (let ((commit "46cd81b37991c4325fc24015a610f832b0ff995d")
6228 (revision "1"))
6229 (package
6230 (name "emacs-evil-markdown")
6231 (version (git-version "0.0.2" revision commit))
6232 (source (origin
6233 (method git-fetch)
6234 (uri (git-reference
6235 (url "https://github.com/Somelauw/evil-markdown.git")
6236 (commit commit)))
6237 (file-name (git-file-name name version))
6238 (sha256
6239 (base32
6240 "0mad8sp5y9vyk28595qygspnyh8bfmb1fbxjlw70qwc1kdn822n4"))))
6241 (build-system emacs-build-system)
6242 (propagated-inputs
6243 `(("emacs-markdown-mode" ,emacs-markdown-mode)
6244 ("emacs-evil" ,emacs-evil)))
6245 (home-page "http://jblevins.org/projects/evil-markdown/")
6246 (synopsis "Evil keybindings for @code{markdown-mode}")
6247 (description
6248 "This package provides custom text objects and bindings for
6249 @code{markdown-mode}.")
6250 (license license:gpl3+))))
6251
6252 (define-public emacs-edit-indirect
6253 (package
6254 (name "emacs-edit-indirect")
6255 (version "0.1.5")
6256 (source
6257 (origin
6258 (method git-fetch)
6259 (uri (git-reference
6260 (url "https://github.com/Fanael/edit-indirect")
6261 (commit version)))
6262 (file-name (git-file-name name version))
6263 (sha256
6264 (base32
6265 "0by1x53pji39fjrj5bd446kz831nv0vdgw2jqasbym4pc1p2947r"))))
6266 (build-system emacs-build-system)
6267 (home-page "https://github.com/Fanael/edit-indirect")
6268 (synopsis "Edit regions in separate buffers")
6269 (description "This package allows you to edit regions in separate buffers,
6270 like @code{org-edit-src-code} but for arbitrary regions.")
6271 (license license:gpl3+)))
6272
6273 (define-public emacs-projectile
6274 (package
6275 (name "emacs-projectile")
6276 (version "2.0.0")
6277 (source (origin
6278 (method url-fetch)
6279 (uri (string-append "https://raw.githubusercontent.com/bbatsov"
6280 "/projectile/v" version "/projectile.el"))
6281 (file-name (string-append "projectile-" version ".el"))
6282 (sha256
6283 (base32
6284 "149hablms6n9b4wp78dz4pjz1rzyylfw9ayghq5p9d7k661mvyby"))))
6285 (build-system emacs-build-system)
6286 (propagated-inputs
6287 `(("emacs-dash" ,emacs-dash)
6288 ("emacs-pkg-info" ,emacs-pkg-info)))
6289 (home-page "https://github.com/bbatsov/projectile")
6290 (synopsis "Manage and navigate projects in Emacs easily")
6291 (description
6292 "This library provides easy project management and navigation. The
6293 concept of a project is pretty basic - just a folder containing special file.
6294 Currently git, mercurial and bazaar repos are considered projects by default.
6295 If you want to mark a folder manually as a project just create an empty
6296 .projectile file in it.")
6297 (license license:gpl3+)))
6298
6299 (define-public emacs-skeletor
6300 (let ((commit "47c5b761aee8452716c97a69949ac2f675affe13")
6301 (revision "1"))
6302 (package
6303 (name "emacs-skeletor")
6304 (version (git-version "1.6.1" revision commit))
6305 (source (origin
6306 (method git-fetch)
6307 (uri (git-reference
6308 (url "https://github.com/chrisbarrett/skeletor.el.git")
6309 (commit commit)))
6310 (file-name (git-file-name name version))
6311 (sha256
6312 (base32
6313 "12bdgykfh4mwsqdazxjdvha62h3q3v33159ypy91f6x59y01fi0n"))))
6314 (build-system emacs-build-system)
6315 (propagated-inputs
6316 `(("emacs-s" ,emacs-s)
6317 ("emacs-f" ,emacs-f)
6318 ("emacs-dash" ,emacs-dash)
6319 ("emacs-let-alist" ,emacs-let-alist)))
6320 (native-inputs
6321 `(("emacs-ert-runner" ,emacs-ert-runner)))
6322 (arguments
6323 `(#:include (cons "^project-skeletons\\/" %default-include)
6324 ;; XXX: one failing test involving initializing a git repo
6325 #:phases
6326 (modify-phases %standard-phases
6327 (add-before 'check 'make-test-writable
6328 (lambda _
6329 (make-file-writable "test/skeletor-test.el")
6330 #t))
6331 (add-before 'check 'remove-git-test
6332 (lambda _
6333 (emacs-batch-edit-file "test/skeletor-test.el"
6334 `(progn
6335 (progn
6336 (goto-char (point-min))
6337 (re-search-forward
6338 "ert-deftest initialises-git-repo")
6339 (beginning-of-line)
6340 (kill-sexp))
6341 (basic-save-buffer)))
6342 #t)))
6343 #:tests? #t
6344 #:test-command '("ert-runner")))
6345 (home-page "https://github.com/chrisbarrett/skeletor.el")
6346 (synopsis "Project skeletons for Emacs")
6347 (description "This package provides project templates and automates the
6348 mundane parts of setting up a new project, such as version control, licenses,
6349 and tooling.")
6350 (license license:gpl3+))))
6351
6352 (define-public emacs-elfeed
6353 (package
6354 (name "emacs-elfeed")
6355 (version "3.2.0")
6356 (source
6357 (origin
6358 (method git-fetch)
6359 (uri (git-reference
6360 (url "https://github.com/skeeto/elfeed.git")
6361 (commit version)))
6362 (file-name (git-file-name name version))
6363 (sha256
6364 (base32 "0m0a35210pb4yf6m8mzaq6nkl9x6fphjjqyl3dzygnmmzxkc8aw2"))))
6365 (build-system emacs-build-system)
6366 (arguments
6367 `(#:tests? #t
6368 #:test-command '("make" "test")))
6369 (home-page "https://github.com/skeeto/elfeed")
6370 (synopsis "Atom/RSS feed reader for Emacs")
6371 (description
6372 "Elfeed is an extensible web feed reader for Emacs, supporting both Atom
6373 and RSS, with a user interface inspired by notmuch.")
6374 (license license:gpl3+)))
6375
6376 (define-public emacs-elfeed-org
6377 (let ((commit "77b6bbf222487809813de260447d31c4c59902c9"))
6378 (package
6379 (name "emacs-elfeed-org")
6380 (version (git-version "0.1" "1" commit))
6381 (source
6382 (origin
6383 (method git-fetch)
6384 (uri (git-reference
6385 (url "https://github.com/remyhonig/elfeed-org.git")
6386 (commit commit)))
6387 (file-name (git-file-name name version))
6388 (sha256
6389 (base32 "0a2ibka82xq1dhy2z7rd2y9zhcj8rna8357881yz49wf55ccgm53"))))
6390 (build-system emacs-build-system)
6391 (propagated-inputs
6392 `(("emacs-elfeed" ,emacs-elfeed)
6393 ("emacs-org" ,emacs-org)
6394 ("emacs-dash" ,emacs-dash)
6395 ("emacs-s" ,emacs-s)))
6396 (native-inputs
6397 `(("ert-runner" ,emacs-ert-runner)
6398 ("emacs-xtest" ,emacs-xtest)))
6399 (arguments
6400 `(#:tests? #t
6401 #:test-command '("ert-runner" "-L" "org-mode/lisp")
6402 #:phases
6403 (modify-phases %standard-phases
6404 (add-before 'check 'chmod
6405 (lambda _
6406 (chmod "test/fixture-mark-feed-ignore.org" #o644)
6407 #t)))))
6408 (home-page "https://github.com/remyhonig/elfeed-org")
6409 (synopsis "Configure Elfeed with an Org-mode file")
6410 (description
6411 "@code{elfeed-org} lets you manage your Elfeed subscriptions
6412 in Org-mode. Maintaining tags for all RSS feeds is cumbersome using
6413 the regular flat list, where there is no hierarchy and tag names are
6414 duplicated a lot. Org-mode makes the book keeping of tags and feeds
6415 much easier.")
6416 (license license:gpl3+))))
6417
6418 (define-public emacs-el-x
6419 (package
6420 (name "emacs-el-x")
6421 (version "0.3.1")
6422 (source (origin
6423 (method git-fetch)
6424 (uri (git-reference
6425 (url "https://github.com/sigma/el-x.git")
6426 (commit (string-append "v" version))))
6427 (file-name (git-file-name name version))
6428 (sha256
6429 (base32
6430 "1i6j44ssxm1xdg0mf91nh1lnprwsaxsx8vsrf720nan7mfr283h5"))))
6431 (build-system emacs-build-system)
6432 (arguments
6433 `(#:phases
6434 (modify-phases %standard-phases
6435 ;; Move the source files to the top level, which is included in
6436 ;; the EMACSLOADPATH.
6437 (add-after 'unpack 'move-source-files
6438 (lambda _
6439 (let ((el-files (find-files "./lisp" ".*\\.el$")))
6440 (for-each (lambda (f)
6441 (rename-file f (basename f)))
6442 el-files))
6443 #t)))))
6444 (home-page "https://github.com/sigma/el-x")
6445 (synopsis "Emacs Lisp extensions")
6446 (description "command@{emacs-el-x} defines the @code{dflet} macro to
6447 provide the historic behavior of @code{flet}, as well as
6448 @code{declare-function} stub for older Emacs.")
6449 (license license:gpl2+)))
6450
6451 (define-public emacs-mocker
6452 (package
6453 (name "emacs-mocker")
6454 (version "0.3.1")
6455 (source (origin
6456 (method git-fetch)
6457 (uri (git-reference
6458 (url "https://github.com/sigma/mocker.el.git")
6459 (commit (string-append "v" version))))
6460 (file-name (git-file-name name version))
6461 (sha256
6462 (base32
6463 "1lav7am41v63xgavq8pr88y828jmd1cxd4prjq7jlbxm6nvrwxh2"))))
6464 (build-system emacs-build-system)
6465 (arguments
6466 `(#:tests? #t
6467 #:test-command '("ert-runner")))
6468 (native-inputs
6469 `(("ert-runner" ,emacs-ert-runner)))
6470 (propagated-inputs
6471 `(("emacs-el-x" ,emacs-el-x)))
6472 (home-page "https://github.com/sigma/mocker.el")
6473 (synopsis "Mocking framework for Emacs Lisp")
6474 (description "Mocker.el is a framework for writing tests in Emacs Lisp.
6475 It uses regular Lisp rather than a domain specific language (DSL), which
6476 maximizes flexibility (at the expense of conciseness).")
6477 (license license:gpl2+)))
6478
6479 (define-public emacs-find-file-in-project
6480 (package
6481 (name "emacs-find-file-in-project")
6482 (version "5.4.7")
6483 (source (origin
6484 (method git-fetch)
6485 (uri (git-reference
6486 (url "https://github.com/technomancy/find-file-in-project.git")
6487 (commit version)))
6488 (file-name (git-file-name name version))
6489 (sha256
6490 (base32
6491 "1sdnyqv69mipbgs9yax88m9b6crsa59rjhwrih197pifl4089awr"))))
6492 (build-system emacs-build-system)
6493 (arguments
6494 `(#:phases
6495 (modify-phases %standard-phases
6496 (add-before 'check 'set-shell
6497 ;; Otherwise Emacs shell-file-name is set to "/bin/sh", which doesn't
6498 ;; work.
6499 (lambda _
6500 (setenv "SHELL" (which "sh"))
6501 #t)))
6502 #:tests? #t
6503 #:test-command '("./tests/test.sh")))
6504 (home-page "https://github.com/technomancy/find-file-in-project")
6505 (synopsis "File/directory finder for Emacs")
6506 (description "@code{find-file-in-project} allows to find files or
6507 directories quickly in the current project. The project root is detected
6508 automatically when Git, Subversion or Mercurial are used. It also provides
6509 functions to assist in reviewing changes on files.")
6510 (license license:gpl3+)))
6511
6512 (define-public emacs-pyvenv
6513 (package
6514 (name "emacs-pyvenv")
6515 (version "1.20")
6516 (source (origin
6517 (method git-fetch)
6518 (uri (git-reference
6519 (url "https://github.com/jorgenschaefer/pyvenv.git")
6520 (commit (string-append "v" version))))
6521 (file-name (git-file-name name version))
6522 (sha256
6523 (base32
6524 "1x052fsavb94x3scpqd6n9spqgzaahzbdxhg4qa5sy6hqsabn6zh"))))
6525 (build-system emacs-build-system)
6526 (arguments
6527 `(#:phases
6528 (modify-phases %standard-phases
6529 ;; This phase incorrectly attempts to substitute "activate" and fails
6530 ;; doing so.
6531 (delete 'patch-el-files))
6532 #:tests? #t
6533 #:test-command '("ert-runner")))
6534 (native-inputs
6535 `(("ert-runner" ,emacs-ert-runner)
6536 ("emacs-mocker" ,emacs-mocker)))
6537 (home-page "https://github.com/jorgenschaefer/pyvenv")
6538 (synopsis "Python virtual environment interface for Emacs")
6539 (description "pyvenv.el is a minor mode to support using Python virtual
6540 environments (virtualenv) inside Emacs.")
6541 (license license:gpl3+)))
6542
6543 (define-public emacs-highlight-indentation
6544 ;; Last release version is from 2015.
6545 (let ((commit "d03803f2c06749c430443a3d24e039cbafc9c58f")
6546 (revision "1"))
6547 (package
6548 (name "emacs-highlight-indentation")
6549 (version (git-version "0.7.0" revision commit))
6550 (source
6551 (origin
6552 (method git-fetch)
6553 (uri (git-reference
6554 (url "https://github.com/antonj/Highlight-Indentation-for-Emacs.git")
6555 (commit commit)))
6556 (file-name (git-file-name name version))
6557 (sha256
6558 (base32
6559 "1jq0gf4kcx9hvrw40rnw5c2qynjpjw1vsjbi2i4lqjbsnfnxn4wz"))))
6560 (build-system emacs-build-system)
6561 (home-page "https://github.com/antonj/Highlight-Indentation-for-Emacs/")
6562 (synopsis "Highlighting indentation for Emacs")
6563 (description "This package provides two minor modes to highlight
6564 indentation guides in Emacs:
6565
6566 @enumerate
6567 @item @code{highlight-indentation-mode}, which displays guidelines
6568 indentation (space indentation only).
6569 @item @code{highlight-indentation-current-column-mode}, which displays
6570 guidelines for the current-point indentation (space indentation only).
6571 @end enumerate")
6572 (license license:gpl2+))))
6573
6574 (define-public emacs-elpy
6575 (package
6576 (name "emacs-elpy")
6577 (version "1.31.0")
6578 (source (origin
6579 (method git-fetch)
6580 (uri (git-reference
6581 (url "https://github.com/jorgenschaefer/elpy.git")
6582 (commit version)))
6583 (file-name (git-file-name name version))
6584 (sha256
6585 (base32
6586 "0bvmgqs3c80bhs9v5ymgadv7vk4iamha10y7rl09pixmjm4mzagk"))))
6587 (build-system emacs-build-system)
6588 (arguments
6589 `(#:include (cons* "^elpy/[^/]+\\.py$" "^snippets\\/" %default-include)
6590 #:phases
6591 ;; TODO: Make `elpy-config' display Guix commands :)
6592 (modify-phases %standard-phases
6593 ;; One elpy test depends on being run inside a Python virtual
6594 ;; environment to pass. We have nothing to gain from doing so here,
6595 ;; so we just trick Elpy into thinking we are (see:
6596 ;; https://github.com/jorgenschaefer/elpy/pull/1293).
6597 (add-before 'check 'fake-virtualenv
6598 (lambda _
6599 (setenv "VIRTUAL_ENV" "/tmp")
6600 #t))
6601 (add-before 'check 'build-doc
6602 (lambda _
6603 (with-directory-excursion "docs"
6604 (invoke "make" "info" "man"))
6605 ;; Move .info file at the root so that it can installed by the
6606 ;; 'move-doc phase.
6607 (rename-file "docs/_build/texinfo/Elpy.info" "Elpy.info")
6608 #t))
6609 (add-after 'build-doc 'install-manpage
6610 (lambda* (#:key outputs #:allow-other-keys)
6611 (let* ((out (assoc-ref outputs "out"))
6612 (man1 (string-append out "/share/man/man1")))
6613 (mkdir-p man1)
6614 (copy-file "docs/_build/man/elpy.1"
6615 (string-append man1 "/elpy.1")))
6616 #t)))
6617 #:tests? #t
6618 #:test-command '("ert-runner")))
6619 (propagated-inputs
6620 `(("emacs-company" ,emacs-company)
6621 ("emacs-find-file-in-project" ,emacs-find-file-in-project)
6622 ("emacs-highlight-indentation" ,emacs-highlight-indentation)
6623 ("emacs-yasnippet" ,emacs-yasnippet)
6624 ("pyvenv" ,emacs-pyvenv)
6625 ("s" ,emacs-s)))
6626 (native-inputs
6627 `(("ert-runner" ,emacs-ert-runner)
6628 ("emacs-f" ,emacs-f)
6629 ("python" ,python-wrapper)
6630 ("python-autopep8" ,python-autopep8)
6631 ("python-black" ,python-black)
6632 ("python-flake8" ,python-flake8)
6633 ("python-jedi" ,python-jedi)
6634 ("python-yapf" ,python-yapf)
6635 ;; For documentation.
6636 ("python-sphinx" ,python-sphinx)
6637 ("texinfo" ,texinfo)))
6638 (home-page "https://github.com/jorgenschaefer/elpy")
6639 (synopsis "Python development environment for Emacs")
6640 (description "Elpy brings powerful Python editing to Emacs. It combines
6641 and configures a number of other packages written in Emacs Lisp as well as
6642 Python, together offering features such as navigation, documentation,
6643 completion, interactive development and more.")
6644 (license license:gpl3+)))
6645
6646 (define-public emacs-rainbow-delimiters
6647 (package
6648 (name "emacs-rainbow-delimiters")
6649 (version "2.1.3")
6650 (source (origin
6651 (method git-fetch)
6652 (uri (git-reference
6653 (url "https://github.com/Fanael/rainbow-delimiters.git")
6654 (commit version)))
6655 (file-name (git-file-name name version))
6656 (sha256
6657 (base32
6658 "0vs9pf8lqq5p5qz1770pxgw47ym4xj8axxmwamn66br59mykdhv0"))))
6659 (build-system emacs-build-system)
6660 (home-page "https://github.com/Fanael/rainbow-delimiters")
6661 (arguments
6662 `(#:tests? #t
6663 #:test-command '("emacs" "-Q" "-batch"
6664 "-l" "rainbow-delimiters-test.el"
6665 "-f" "ert-run-tests-batch-and-exit")))
6666 (synopsis "Highlight brackets according to their depth")
6667 (description
6668 "Rainbow-delimiters is a \"rainbow parentheses\"-like mode for Emacs which
6669 highlights parentheses, brackets, and braces according to their depth. Each
6670 successive level is highlighted in a different color, making it easy to spot
6671 matching delimiters, orient yourself in the code, and tell which statements
6672 are at a given level.")
6673 (license license:gpl3+)))
6674
6675 (define-public emacs-rainbow-identifiers
6676 (package
6677 (name "emacs-rainbow-identifiers")
6678 (version "0.2.2")
6679 (source (origin
6680 (method url-fetch)
6681 (uri (string-append "https://raw.githubusercontent.com/Fanael"
6682 "/rainbow-identifiers/" version
6683 "/rainbow-identifiers.el"))
6684 (file-name (string-append "rainbow-identifiers-" version ".el"))
6685 (sha256
6686 (base32
6687 "0325abxj47k0g1i8nqrq70w2wr6060ckhhf92krv1s072b3jzm31"))))
6688 (build-system emacs-build-system)
6689 (home-page "https://github.com/Fanael/rainbow-identifiers")
6690 (synopsis "Highlight identifiers in source code")
6691 (description
6692 "Rainbow identifiers mode is an Emacs minor mode providing highlighting of
6693 identifiers based on their names. Each identifier gets a color based on a hash
6694 of its name.")
6695 (license license:bsd-2)))
6696
6697 (define-public emacs-rainbow-mode
6698 (package
6699 (name "emacs-rainbow-mode")
6700 (version "1.0.2")
6701 (source (origin
6702 (method url-fetch)
6703 (uri (string-append
6704 "https://elpa.gnu.org/packages/rainbow-mode-" version ".el"))
6705 (sha256
6706 (base32
6707 "1zfqj63sr07pdlwy7caz4fxsjhmbhh939n81z6jxq9xggm8ajxkd"))))
6708 (build-system emacs-build-system)
6709 (home-page "https://elpa.gnu.org/packages/rainbow-mode.html")
6710 (synopsis "Colorize color names in buffers")
6711 (description
6712 "This minor mode sets background color to strings that match color
6713 names, e.g. #0000ff is displayed in white with a blue background.")
6714 (license license:gpl3+)))
6715
6716 (define-public emacs-visual-fill-column
6717 (package
6718 (name "emacs-visual-fill-column")
6719 (version "1.11")
6720 (source (origin
6721 (method url-fetch)
6722 (uri (string-append "https://codeload.github.com/joostkremers/"
6723 "visual-fill-column/tar.gz/" version))
6724 (file-name (string-append name "-" version ".tar.gz"))
6725 (sha256
6726 (base32
6727 "13jnviakp607zcms7f8ams56mr8wffnq1pghlc6fvqs39663pgwh"))))
6728 (build-system emacs-build-system)
6729 (home-page "https://github.com/joostkremers/visual-fill-column")
6730 (synopsis "Fill-column for visual-line-mode")
6731 (description
6732 "@code{visual-fill-column-mode} is a small Emacs minor mode that mimics
6733 the effect of @code{fill-column} in @code{visual-line-mode}. Instead of
6734 wrapping lines at the window edge, which is the standard behaviour of
6735 @code{visual-line-mode}, it wraps lines at @code{fill-column}. If
6736 @code{fill-column} is too large for the window, the text is wrapped at the
6737 window edge.")
6738 (license license:gpl3+)))
6739
6740 (define-public emacs-writeroom
6741 (package
6742 (name "emacs-writeroom")
6743 (version "3.7")
6744 (source
6745 (origin
6746 (method git-fetch)
6747 (uri (git-reference
6748 (url "https://github.com/joostkremers/writeroom-mode.git")
6749 (commit version)))
6750 (file-name (git-file-name name version))
6751 (sha256
6752 (base32 "13nbls5qxz5z8firjxaip8m9vzfbbpxmwrmr01njbk4axpwrpj0z"))))
6753 (build-system emacs-build-system)
6754 (propagated-inputs
6755 `(("emacs-visual-fill-column" ,emacs-visual-fill-column)))
6756 (home-page "https://github.com/joostkremers/writeroom-mode")
6757 (synopsis "Distraction-free writing for Emacs")
6758 (description
6759 "This package defines a minor mode for distraction-free writing. Some of
6760 the default effects include entering fullscreen, deleting other windows of the
6761 current frame, disabling the mode line, and adding margins to the buffer that
6762 restrict the text width to 80 characters.")
6763 (license license:bsd-3)))
6764
6765 (define-public emacs-ido-completing-read+
6766 (package
6767 (name "emacs-ido-completing-read+")
6768 (version "3.12")
6769 (source (origin
6770 (method url-fetch)
6771 (uri (string-append "https://raw.githubusercontent.com"
6772 "/DarwinAwardWinner/ido-ubiquitous/v"
6773 version "/ido-completing-read+.el"))
6774 (file-name (string-append "ido-completing-read+-" version ".el"))
6775 (sha256
6776 (base32
6777 "1cyalb0p7nfsm4n6n9q6rjmvn6adqc0fq8ybnlj3n41n289dkfjf"))))
6778 (build-system emacs-build-system)
6779 (home-page "https://github.com/DarwinAwardWinner/ido-ubiquitous")
6780 (synopsis "Replacement for completing-read using ido")
6781 (description
6782 "The ido-completing-read+ function is a wrapper for ido-completing-read.
6783 Importantly, it detects edge cases that ordinary ido cannot handle and either
6784 adjusts them so ido can handle them, or else simply falls back to the standard
6785 Emacs completion function instead.")
6786 (license license:gpl3+)))
6787
6788 (define-public emacs-ido-ubiquitous
6789 (package
6790 (name "emacs-ido-ubiquitous")
6791 (version "3.12")
6792 (source (origin
6793 (method url-fetch)
6794 (uri (string-append "https://raw.githubusercontent.com"
6795 "/DarwinAwardWinner/ido-ubiquitous/v"
6796 version "/ido-ubiquitous.el"))
6797 (file-name (string-append "ido-ubiquitous-" version ".el"))
6798 (sha256
6799 (base32
6800 "197ypji0fb6jsdcq40rpnknwlh3imas6s6jbsvkfm0pz9988c3q2"))))
6801 (build-system emacs-build-system)
6802 (propagated-inputs
6803 `(("emacs-ido-completing-read+" ,emacs-ido-completing-read+)))
6804 (home-page "https://github.com/DarwinAwardWinner/ido-ubiquitous")
6805 (synopsis "Use ido (nearly) everywhere")
6806 (description
6807 "Ido-ubiquitous enables ido-style completion for almost every function
6808 that uses the standard completion function completing-read.")
6809 (license license:gpl3+)))
6810
6811 (define-public emacs-yaml-mode
6812 (package
6813 (name "emacs-yaml-mode")
6814 (version "0.0.14")
6815 (source (origin
6816 (method git-fetch)
6817 (uri (git-reference
6818 (url "https://github.com/yoshiki/yaml-mode.git")
6819 (commit version)))
6820 (file-name (git-file-name name version))
6821 (sha256
6822 (base32
6823 "18g064ardqi1f3xz7j6rs1x9fvv9sn0iq9vgid8c6qvxq7gwj00r"))))
6824 (build-system emacs-build-system)
6825 (home-page "https://github.com/yoshiki/yaml-mode")
6826 (synopsis "Major mode for editing YAML files")
6827 (description
6828 "Yaml-mode is an Emacs major mode for editing files in the YAML data
6829 serialization format. It was initially developed by Yoshiki Kurihara and many
6830 features were added by Marshall Vandegrift. As YAML and Python share the fact
6831 that indentation determines structure, this mode provides indentation and
6832 indentation command behavior very similar to that of python-mode.")
6833 (license license:gpl3+)))
6834
6835 (define-public emacs-gitlab-ci-mode
6836 (package
6837 (name "emacs-gitlab-ci-mode")
6838 (version "20190425.11.10")
6839 (source (origin
6840 (method git-fetch)
6841 (uri (git-reference
6842 (url "https://gitlab.com/joewreschnig/gitlab-ci-mode.git")
6843 (commit (string-append "v" version))))
6844 (file-name (git-file-name name version))
6845 (sha256
6846 (base32
6847 "1jkp9mnbiccqnha9zs646znqyqvy5jjb81kah7ghbkzdqqk2avm0"))))
6848 (build-system emacs-build-system)
6849 (propagated-inputs
6850 `(("emacs-yaml-mode" ,emacs-yaml-mode)))
6851 (home-page "https://gitlab.com/joewreschnig/gitlab-ci-mode/")
6852 (synopsis "Emacs mode for editing GitLab CI files")
6853 (description
6854 "@code{gitlab-ci-mode} is an Emacs major mode for editing GitLab CI
6855 files. It provides syntax highlighting and completion for keywords and
6856 special variables. An interface to GitLab’s CI file linter is also provided
6857 via @code{gitlab-ci-lint}.")
6858 (license license:gpl3+)))
6859
6860 (define-public emacs-web-mode
6861 (package
6862 (name "emacs-web-mode")
6863 (version "16")
6864 (source (origin
6865 (method git-fetch)
6866 (uri (git-reference
6867 (url "https://github.com/fxbois/web-mode.git")
6868 (commit (string-append "v" version))))
6869 (file-name (git-file-name name version))
6870 (sha256
6871 (base32
6872 "17dw6a8d0p304f2sa4f9zwd8r48w2wbkc3fvbmxwlg4w12h7cwf0"))))
6873 (build-system emacs-build-system)
6874 (synopsis "Major mode for editing web templates")
6875 (description "Web-mode is an Emacs major mode for editing web templates
6876 aka HTML files embedding parts (CSS/JavaScript) and blocks (pre rendered by
6877 client/server side engines). Web-mode is compatible with many template
6878 engines: PHP, JSP, ASP, Django, Twig, Jinja, Mustache, ERB, FreeMarker,
6879 Velocity, Cheetah, Smarty, CTemplate, Mustache, Blade, ErlyDTL, Go Template,
6880 Dust.js, React/JSX, Angularjs, ejs, etc.")
6881 (home-page "http://web-mode.org/")
6882 (license license:gpl3+)))
6883
6884 (define-public emacs-wgrep
6885 ;; Tag is missing, so we use the commit directly.
6886 ;; https://github.com/mhayashi1120/Emacs-wgrep/issues/64
6887 (let ((commit "379afd89ebd76f63842c8589127d66096a8bb595"))
6888 (package
6889 (name "emacs-wgrep")
6890 (version "2.3.1")
6891 (source (origin
6892 (method git-fetch)
6893 (uri (git-reference
6894 (url "https://github.com/mhayashi1120/Emacs-wgrep")
6895 (commit commit)))
6896 (file-name (git-file-name name version))
6897 (sha256
6898 (base32
6899 "0v1qx8z1xj9qzirlycbihnkpwcklyi3a0j8lil78pmdpixdbgh47"))))
6900 (build-system emacs-build-system)
6901 (home-page "https://github.com/mhayashi1120/Emacs-wgrep")
6902 (synopsis "Edit a grep buffer and apply those changes to the files")
6903 (description
6904 "Emacs wgrep allows you to edit a grep buffer and apply those changes
6905 to the file buffer. Several backends are supported beside the classic grep:
6906 ack, ag, helm and pt.")
6907 (license license:gpl3+))))
6908
6909 (define-public emacs-helm
6910 (package
6911 (name "emacs-helm")
6912 (version "3.5.0")
6913 (source
6914 (origin
6915 (method git-fetch)
6916 (uri (git-reference
6917 (url "https://github.com/emacs-helm/helm.git")
6918 (commit (string-append "v" version))))
6919 (file-name (git-file-name name version))
6920 (sha256
6921 (base32 "07bijcnfkv60l3swasxv53x32l6glds05mxnbb3xbnmkgm1pm9if"))))
6922 (build-system emacs-build-system)
6923 (propagated-inputs
6924 `(("emacs-async" ,emacs-async)
6925 ("emacs-popup" ,emacs-popup)))
6926 (home-page "https://emacs-helm.github.io/helm/")
6927 (synopsis "Incremental completion and selection narrowing
6928 framework for Emacs")
6929 (description "Helm is incremental completion and selection narrowing
6930 framework for Emacs. It will help steer you in the right direction when
6931 you're looking for stuff in Emacs (like buffers, files, etc). Helm is a fork
6932 of @code{anything.el} originally written by Tamas Patrovic and can be
6933 considered to be its successor. Helm sets out to clean up the legacy code in
6934 @code{anything.el} and provide a cleaner, leaner and more modular tool, that's
6935 not tied in the trap of backward compatibility.")
6936 (license license:gpl3+)))
6937
6938 (define-public emacs-helm-org
6939 (let ((commit "542dda7bc9a3b9dfb439e4f8a1e5f60cfb6cc256")
6940 (revision "1"))
6941 (package
6942 (name "emacs-helm-org")
6943 (version (git-version "1.0" revision commit))
6944 (source
6945 (origin
6946 (method git-fetch)
6947 (uri (git-reference
6948 (url "https://github.com/emacs-helm/helm-org.git")
6949 (commit commit)))
6950 (file-name (git-file-name name version))
6951 (sha256
6952 (base32 "1xa32w80icrykpyfb89fhb0s4l7ysi0sc7f7lfwqz5najwbgqipl"))))
6953 (build-system emacs-build-system)
6954 (propagated-inputs
6955 `(("emacs-helm" ,emacs-helm)))
6956 (home-page "https://github.com/emacs-helm/helm-org")
6957 (synopsis "Helm interface to the Silver Searcher")
6958 (description
6959 "This package provides a frontend for grepping tools like ag and ack,
6960 as well as features for editing search results.")
6961 (license license:gpl3+))))
6962
6963 (define-public emacs-helm-swoop
6964 (package
6965 (name "emacs-helm-swoop")
6966 (version "2.0.0")
6967 (source
6968 (origin
6969 (method git-fetch)
6970 (uri (git-reference
6971 (url "https://github.com/emacsorphanage/helm-swoop.git")
6972 (commit version)))
6973 (file-name (git-file-name name version))
6974 (sha256
6975 (base32 "0k0ns92g45x8dbymqpl6ylk5mj3wiw2h03f48q5cy1z8in0c4rjd"))))
6976 (build-system emacs-build-system)
6977 (propagated-inputs
6978 `(("emacs-helm" ,emacs-helm)))
6979 (home-page "https://github.com/emacsorphanage/helm-swoop")
6980 (synopsis "Filter and jump to lines in an Emacs buffer using Helm")
6981 (description
6982 "This package builds on the Helm interface to provide several commands
6983 for search-based navigation of buffers.")
6984 (license license:gpl2+)))
6985
6986 (define-public emacs-helm-ag
6987 (let ((commit "2fc02c4ead29bf0db06fd70740cc7c364cb650ac")
6988 (revision "1"))
6989 (package
6990 (name "emacs-helm-ag")
6991 (version (git-version "0.58" revision commit))
6992 (source
6993 (origin
6994 (method git-fetch)
6995 (uri (git-reference
6996 (url "https://github.com/syohex/emacs-helm-ag.git")
6997 (commit commit)))
6998 (file-name (git-file-name name version))
6999 (sha256
7000 (base32 "1gnn0byywbld6afcq1vp92cjvy4wlag9d1wgymnqn86c3b1bcf21"))))
7001 (build-system emacs-build-system)
7002 (propagated-inputs
7003 `(("emacs-helm" ,emacs-helm)))
7004 (home-page "https://github.com/syohex/emacs-helm-ag")
7005 (synopsis "Helm interface to the Silver Searcher")
7006 (description
7007 "This package provides a frontend for grepping tools like ag and ack,
7008 as well as features for editing search results.")
7009 (license license:gpl3+))))
7010
7011 ;; There hasn't been a tag or release since 2016, so we take the latest
7012 ;; commit.
7013 (define-public emacs-helm-projectile
7014 (let ((commit "5328b74dddcee8d1913803ca8167868831a07463")
7015 (version "0.14.0")
7016 (revision "1"))
7017 (package
7018 (name "emacs-helm-projectile")
7019 (version (git-version version revision commit))
7020 (source
7021 (origin
7022 (method git-fetch)
7023 (uri (git-reference
7024 (url "https://github.com/bbatsov/helm-projectile.git")
7025 (commit commit)))
7026 (file-name (git-file-name name version))
7027 (sha256
7028 (base32 "0a811cblrvc8llpv771b8dppgxs6bwjyvjy3qn2xns4nigvn93s0"))))
7029 (build-system emacs-build-system)
7030 (propagated-inputs
7031 `(("emacs-helm" ,emacs-helm)
7032 ("emacs-projectile" ,emacs-projectile)))
7033 (home-page "https://github.com/bbatsov/helm-projectile")
7034 (synopsis "Helm integration for Projectile")
7035 (description
7036 "This Emacs library provides a Helm interface for Projectile.")
7037 (license license:gpl3+))))
7038
7039 (define-public emacs-taskrunner
7040 (let ((commit "3afd4a546d42339543d3d4e51b175fc3e82b3358")
7041 (revision "1"))
7042 (package
7043 (name "emacs-taskrunner")
7044 (version (git-version "0.6" revision commit))
7045 (source
7046 (origin
7047 (method git-fetch)
7048 (uri (git-reference
7049 (url "https://github.com/emacs-taskrunner/emacs-taskrunner.git")
7050 (commit commit)))
7051 (file-name (git-file-name name version))
7052 (sha256
7053 (base32
7054 "1lkdvmjn3alhqxq2i64sdr977sbw3g0b2670d9bwyzi67qh0jxrv"))))
7055 (build-system emacs-build-system)
7056 (propagated-inputs
7057 `(("emacs-async" ,emacs-async)
7058 ("emacs-projectile" ,emacs-projectile)))
7059 (home-page "https://github.com/emacs-taskrunner/emacs-taskrunner")
7060 (synopsis "Retrieve tasks from various build systems and task-runners")
7061 (description "This package parses Makefiles and build-system files for
7062 multiple project types.")
7063 (license license:gpl3+))))
7064
7065 (define-public emacs-ivy-taskrunner
7066 (let ((commit "75d8d67cfe3c29663fe0f5508a887adf40ed5162")
7067 (revision "1"))
7068 (package
7069 (name "emacs-ivy-taskrunner")
7070 (version (git-version "0.9" revision commit))
7071 (source
7072 (origin
7073 (method git-fetch)
7074 (uri (git-reference
7075 (url "https://github.com/emacs-taskrunner/ivy-taskrunner.git")
7076 (commit commit)))
7077 (file-name (git-file-name name version))
7078 (sha256
7079 (base32
7080 "1wf4s4k0ap21f7g5w6128an8nsvbja7f5n889vcml5b6gjz058db"))))
7081 (build-system emacs-build-system)
7082 (propagated-inputs
7083 `(("emacs-ivy" ,emacs-ivy)
7084 ("emacs-taskrunner" ,emacs-taskrunner)
7085 ("emacs-projectile" ,emacs-projectile)))
7086 (home-page "https://github.com/emacs-taskrunner/ivy-taskrunner")
7087 (synopsis "Retrieve build-system tasks using Ivy")
7088 (description "This package provides an Ivy interface for selecting
7089 Makefile targets.")
7090 (license license:gpl3+))))
7091
7092 (define-public emacs-helm-taskrunner
7093 (let ((commit "1910dac19cbc7bd4fd08b0faf9affd455339fbea")
7094 (revision "1"))
7095 (package
7096 (name "emacs-helm-taskrunner")
7097 (version (git-version "0.9" revision commit))
7098 (source
7099 (origin
7100 (method git-fetch)
7101 (uri (git-reference
7102 (url "https://github.com/emacs-taskrunner/helm-taskrunner.git")
7103 (commit commit)))
7104 (file-name (git-file-name name version))
7105 (sha256
7106 (base32
7107 "182lmr858fx6rdhp1fy7kv8dvrhzcnxzwfck1q22s6xs8x85d5q7"))))
7108 (build-system emacs-build-system)
7109 (propagated-inputs
7110 `(("emacs-helm" ,emacs-helm)
7111 ("emacs-taskrunner" ,emacs-taskrunner)
7112 ("emacs-projectile" ,emacs-projectile)))
7113 (home-page "https://github.com/emacs-taskrunner/helm-taskrunner")
7114 (synopsis "Retrieve build-system tasks using Helm")
7115 (description "This package provides a Helm interface for selecting
7116 Makefile targets.")
7117 (license license:gpl3+))))
7118
7119 (define-public emacs-helm-make
7120 (let ((commit "feae8df22bc4b20705ea08ac9adfc2b43bb348d0")
7121 (revision "1"))
7122 (package
7123 (name "emacs-helm-make")
7124 (version (string-append "0.1.0-" revision "." (string-take commit 7)))
7125 (source
7126 (origin
7127 (method git-fetch)
7128 (uri (git-reference
7129 (url "https://github.com/abo-abo/helm-make.git")
7130 (commit commit)))
7131 (file-name (git-file-name name version))
7132 (sha256
7133 (base32
7134 "1y2v77mmd1bfkkz51cnk1l0dg3lvvxc39wlamnm7wjns66dbvlam"))))
7135 (build-system emacs-build-system)
7136 (propagated-inputs
7137 `(("emacs-helm" ,emacs-helm)
7138 ("emacs-projectile" ,emacs-projectile)))
7139 (home-page "https://github.com/abo-abo/helm-make")
7140 (synopsis "Select a Makefile target with helm")
7141 (description "@code{helm-make} or @code{helm-make-projectile} will give
7142 you a @code{helm} selection of directory Makefile's targets. Selecting a
7143 target will call @code{compile} on it.")
7144 (license license:gpl3+))))
7145
7146 (define-public emacs-cider
7147 (package
7148 (name "emacs-cider")
7149 (version "0.23.0")
7150 (source
7151 (origin
7152 (method git-fetch)
7153 (uri (git-reference
7154 (url "https://github.com/clojure-emacs/cider.git")
7155 (commit (string-append "v" version))))
7156 (file-name (git-file-name name version))
7157 (sha256
7158 (base32
7159 "05yjkqc6d4grq9z5pxmv3anqh4zlhfg4v46jlccp6ynh030g7axs"))))
7160 (build-system emacs-build-system)
7161 (arguments
7162 '(#:exclude ; Don't exclude 'cider-test.el'.
7163 '("^\\.dir-locals\\.el$" "^test/")))
7164 (propagated-inputs
7165 `(("emacs-clojure-mode" ,emacs-clojure-mode)
7166 ("emacs-sesman" ,emacs-sesman)
7167 ("emacs-seq" ,emacs-seq)
7168 ("emacs-spinner" ,emacs-spinner)
7169 ("emacs-parseedn" ,emacs-parseedn)
7170 ("emacs-pkg-info" ,emacs-pkg-info)
7171 ("emacs-queue" ,emacs-queue)))
7172 (home-page "https://cider.readthedocs.io/")
7173 (synopsis "Clojure development environment for Emacs")
7174 (description
7175 "CIDER (Clojure Interactive Development Environment that Rocks) aims to
7176 provide an interactive development experience similar to the one you'd get
7177 when programming in Emacs Lisp, Common Lisp (with SLIME or Sly), Scheme (with
7178 Geiser) and Smalltalk.
7179
7180 CIDER is the successor to the now deprecated combination of using SLIME +
7181 swank-clojure for Clojure development.
7182
7183 There are plenty of differences between CIDER and SLIME, but the core ideas
7184 are pretty much the same (and SLIME served as the principle inspiration for
7185 CIDER).")
7186 (license license:gpl3+)))
7187
7188 ;; There hasn't been a tag or release since 2016, so we take the latest
7189 ;; commit.
7190 (define-public emacs-sly
7191 (let ((commit "0a3b81770e46b93b9ffd8b9ac5254e0b88d1b13d")
7192 (revision "3"))
7193 (package
7194 (name "emacs-sly")
7195 (version (git-version "1.0.0" revision commit))
7196 (source
7197 (origin
7198 (method git-fetch)
7199 (uri (git-reference
7200 (url "https://github.com/joaotavora/sly.git")
7201 (commit commit)))
7202 (file-name (git-file-name name version))
7203 (sha256
7204 (base32
7205 "1q5ga4mxa0ffa4zb2y0zfwmgzjggx4fn1y4bl2x7ac6ynvb32zkj"))))
7206 (build-system emacs-build-system)
7207 (native-inputs
7208 `(("texinfo" ,texinfo)))
7209 (arguments
7210 `(#:include (cons* "^contrib\\/" "^lib\\/" "^slynk\\/" %default-include)
7211 #:phases
7212 ;; The package provides autoloads.
7213 (modify-phases %standard-phases
7214 (delete 'make-autoloads)
7215 (add-before 'install 'install-doc
7216 (lambda* (#:key outputs #:allow-other-keys)
7217 (let* ((out (assoc-ref outputs "out"))
7218 (info-dir (string-append out "/share/info"))
7219 (doc-dir (string-append out "/share/doc/"
7220 ,name "-" ,version))
7221 (doc-files '(;; "doc/sly-refcard.pdf" ; See sly-refcard.pdf below.
7222 "README.md" "NEWS.md" "PROBLEMS.md"
7223 "CONTRIBUTING.md")))
7224 (with-directory-excursion "doc"
7225 (substitute* "Makefile"
7226 (("infodir=/usr/local/info")
7227 (string-append "infodir=" info-dir))
7228 ;; Don't rebuild contributors.texi since we are not in
7229 ;; the git repo.
7230 (("contributors.texi: Makefile texinfo-tabulate.awk")
7231 "contributors.texi:"))
7232 (invoke "make" "html/index.html")
7233 (invoke "make" "sly.info")
7234 ;; TODO: We need minimal texlive with "preprint" package
7235 ;; (for fullpage.sty). (invoke "make" "sly-refcard.pdf")
7236 (install-file "sly.info" info-dir)
7237 (copy-recursively "html" (string-append doc-dir "/html")))
7238 (for-each (lambda (f)
7239 (install-file f doc-dir)
7240 (delete-file f))
7241 doc-files)
7242 (delete-file-recursively "doc")
7243 #t))))))
7244 (home-page "https://github.com/joaotavora/sly")
7245 (synopsis "Sylvester the Cat's Common Lisp IDE")
7246 (description
7247 "SLY is Sylvester the Cat's Common Lisp IDE. SLY is a fork of SLIME, and
7248 contains the following improvements over it:
7249
7250 @enumerate
7251 @item Completely redesigned REPL based on Emacs's own full-featured
7252 @code{comint.el}.
7253 @item Live code annotations via a new @code{sly-stickers} contrib.
7254 @item Consistent interactive button interface. Everything can be copied to
7255 the REPL.
7256 @item Multiple inspectors with independent history.
7257 @item Regexp-capable @code{M-x sly-apropos}.
7258 @item Contribs are first class SLY citizens and enabled by default.
7259 @item Use ASDF to loads contribs on demand.
7260 @end enumerate
7261
7262 SLY tracks SLIME's bugfixes and all its familiar features (debugger, inspector,
7263 xref, etc...) are still available, but with better integration.")
7264 (license license:gpl3+))))
7265
7266 (define-public emacs-sly-quicklisp
7267 (let ((commit "01ebe3976a244309f2e277c09206831135a0b66c")
7268 (revision "1"))
7269 (package
7270 (name "emacs-sly-quicklisp")
7271 (version (git-version "0.0.0" revision commit))
7272 (home-page "https://github.com/joaotavora/sly-quicklisp")
7273 (source
7274 (origin
7275 (method git-fetch)
7276 (uri (git-reference
7277 (url home-page)
7278 (commit commit)))
7279 (file-name (git-file-name name version))
7280 (sha256
7281 (base32
7282 "1vfqmvayf35g6y3ljsm3rlzv5jm50qikhh4lv2zkkswj6gkkb1cv"))))
7283 (build-system emacs-build-system)
7284 (propagated-inputs
7285 `(("emacs-sly" ,emacs-sly)))
7286 (arguments
7287 `(#:include (cons* "\\.lisp$" "\\.asd$" %default-include)
7288 #:phases
7289 ;; The package provides autoloads.
7290 (modify-phases %standard-phases
7291 (delete 'make-autoloads))))
7292 (synopsis "Quicklisp support for SLY")
7293 (description
7294 "@command{sly-quicklisp} is an external contrib for SLY that provides a
7295 sly-quickload command that prompts the user for a package to install. ")
7296 (license license:gpl3+))))
7297
7298 (define-public emacs-sly-asdf
7299 (let ((commit "4e323bc28da2f07fd799b6a31b94fd93848b5f3c")
7300 (revision "2"))
7301 (package
7302 (name "emacs-sly-asdf")
7303 (version (git-version "0.1.0" revision commit))
7304 (home-page "https://github.com/mmgeorge/sly-asdf")
7305 (source
7306 (origin
7307 (method git-fetch)
7308 (uri (git-reference
7309 (url home-page)
7310 (commit commit)))
7311 (file-name (git-file-name name version))
7312 (sha256
7313 (base32
7314 "16sc33jhc6ik4ilsyqc3cjpi6v0wdmwjlwrzjwd6yym11bscsmad"))))
7315 (build-system emacs-build-system)
7316 (propagated-inputs
7317 `(("emacs-sly" ,emacs-sly)))
7318 (arguments
7319 '(#:include (cons* "\\.lisp$" "\\.asd$" %default-include)))
7320 (synopsis "ASDF contrib for SLY")
7321 (description
7322 "@command{sly-asdf} is an external contrib for SLY that provides
7323 additional support for working with ASDF projects.")
7324 (license license:gpl3+))))
7325
7326 (define-public emacs-sly-named-readtables
7327 (let ((commit "a5a42674ccffa97ccd5e4e9742beaf3ea719931f")
7328 (revision "1"))
7329 (package
7330 (name "emacs-sly-named-readtables")
7331 (version (git-version "0.1" revision commit))
7332 (home-page "https://github.com/joaotavora/sly-named-readtables")
7333 (source
7334 (origin
7335 (method git-fetch)
7336 (uri (git-reference
7337 (url home-page)
7338 (commit commit)))
7339 (file-name (git-file-name name version))
7340 (sha256
7341 (base32
7342 "16asd119rzqrlclps2q6yrkis8jy5an5xgzzqvb7jdyq39zxg54q"))))
7343 (build-system emacs-build-system)
7344 (propagated-inputs
7345 `(("emacs-sly" ,emacs-sly)))
7346 (arguments
7347 '(#:include (cons* "\\.lisp$" "\\.asd$" %default-include)))
7348 (synopsis "Named-readtables support for SLY")
7349 (description
7350 "@command{sly-named-readtables} is an external contrib for SLY that
7351 enables different readtables to be active in different parts of the same
7352 file.")
7353 (license license:gpl3+))))
7354
7355 (define-public emacs-sly-macrostep
7356 (let ((commit "be2d24545092d164be1a91031d8881afd29c9ec0")
7357 (revision "1"))
7358 (package
7359 (name "emacs-sly-macrostep")
7360 (version (git-version "0.1" revision commit))
7361 (home-page "https://github.com/joaotavora/sly-macrostep")
7362 (source
7363 (origin
7364 (method git-fetch)
7365 (uri (git-reference
7366 (url home-page)
7367 (commit commit)))
7368 (file-name (git-file-name name version))
7369 (sha256
7370 (base32
7371 "0v8m3zkccpqd2l8m9340y672l2mm3mrry8422nva5kfvpcwdayqb"))))
7372 (build-system emacs-build-system)
7373 (propagated-inputs
7374 `(("emacs-sly" ,emacs-sly)
7375 ("emacs-macrostep" ,emacs-macrostep)))
7376 (arguments
7377 '(#:include (cons* "\\.lisp$" "\\.asd$" %default-include)
7378 #:phases
7379 ;; The package provides autoloads.
7380 (modify-phases %standard-phases
7381 (delete 'make-autoloads))))
7382 (synopsis "Expand Common Lisp macros inside source files with SLY")
7383 (description
7384 "@command{sly-macrostep} is a SLY contrib for expanding CL macros right
7385 inside the source file.")
7386 (license license:gpl3+))))
7387
7388 (define-public emacs-sly-package-inferred
7389 (let ((commit "800e71e2be631422277e2ec77e6d6f6ea20e95ef")
7390 (revision "1"))
7391 (package
7392 (name "emacs-sly-package-inferred")
7393 (version (git-version "0.1" revision commit))
7394 (home-page "https://github.com/40ants/sly-package-inferred")
7395 (source
7396 (origin
7397 (method git-fetch)
7398 (uri (git-reference
7399 (url home-page)
7400 (commit commit)))
7401 (file-name (git-file-name name version))
7402 (sha256
7403 (base32
7404 "1216idyp034nkqddhw4p53jkhhdxa6xnjjmsvijpf4rxqnfqvapg"))))
7405 (build-system emacs-build-system)
7406 (propagated-inputs
7407 `(("emacs-sly" ,emacs-sly)))
7408 (arguments
7409 '(#:include (cons* "\\.lisp$" "\\.asd$" %default-include)
7410 #:phases
7411 ;; The package provides autoloads.
7412 (modify-phases %standard-phases
7413 (delete 'make-autoloads))))
7414 (synopsis "Improved package inferred systems support for SLY")
7415 (description
7416 "@command{sly-package-inferred} is an external contrib for SLY that
7417 replaces its completion with a function which is better suited for systems
7418 using package inferred style.")
7419 (license license:gpl3+))))
7420
7421 (define-public emacs-lua-mode
7422 (let ((commit "95c64bb5634035630e8c59d10d4a1d1003265743")
7423 (revision "2"))
7424 (package
7425 (name "emacs-lua-mode")
7426 (version (git-version "20151025" revision commit))
7427 (home-page "https://github.com/immerrr/lua-mode/")
7428 (source (origin
7429 (method git-fetch)
7430 (uri (git-reference
7431 (url home-page)
7432 (commit commit)))
7433 (file-name (git-file-name name version))
7434 (sha256
7435 (base32
7436 "1mra4db25ds64526dsj8m5yv0kfq3lgggjh1x6xmqypdaryddbcp"))))
7437 (build-system emacs-build-system)
7438 (synopsis "Major mode for lua")
7439 (description
7440 "This Emacs package provides a mode for @uref{https://www.lua.org/,
7441 Lua programming language}.")
7442 (license license:gpl2+))))
7443
7444 (define-public emacs-ebuild-mode
7445 (package
7446 (name "emacs-ebuild-mode")
7447 (version "1.37")
7448 (source (origin
7449 (method url-fetch)
7450 (uri (string-append
7451 "https://dev.gentoo.org/~ulm/emacs/ebuild-mode"
7452 "-" version ".tar.xz"))
7453 (file-name (string-append name "-" version ".tar.xz"))
7454 (sha256
7455 (base32
7456 "07dzrdjjczkxdfdgi60h4jjkvzi4p0k9rij2wpfp8s03ay3qldpp"))))
7457 (build-system emacs-build-system)
7458 (home-page "https://devmanual.gentoo.org")
7459 (synopsis "Major modes for Gentoo package files")
7460 (description
7461 "This Emacs package provides modes for ebuild, eclass, eblit, GLEP42
7462 news items, openrc and runscripts.")
7463 (license license:gpl2+)))
7464
7465 (define-public emacs-evil
7466 (package
7467 (name "emacs-evil")
7468 (version "1.2.14")
7469 (source
7470 (origin
7471 (method git-fetch)
7472 (uri (git-reference
7473 (url "https://github.com/emacs-evil/evil")
7474 (commit version)))
7475 (file-name (git-file-name name version))
7476 (sha256
7477 (base32
7478 "1833w397xhac5g3pp25szr2gyvclxy91aw27azvbmsx94pyk2a3q"))))
7479 (arguments
7480 `(#:phases
7481 (modify-phases %standard-phases
7482 (add-before 'check 'fix-test-helpers
7483 (lambda _
7484 (substitute* "evil-test-helpers.el"
7485 (("\\(undo-tree-mode 1\\)") ""))
7486 #t)))))
7487 (build-system emacs-build-system)
7488 (home-page "https://github.com/emacs-evil/evil")
7489 (synopsis "Extensible Vi layer for Emacs")
7490 (description
7491 "Evil is an extensible vi layer for Emacs. It emulates the
7492 main features of Vim, and provides facilities for writing custom
7493 extensions.")
7494 (license license:gpl3+)))
7495
7496 (define-public emacs-evil-collection
7497 (let ((commit "eb36c82a84d313e961777dc78fd4ff1d718efdf6")
7498 (revision "13"))
7499 (package
7500 (name "emacs-evil-collection")
7501 (version (git-version "0.0.3" revision commit))
7502 (source (origin
7503 (method git-fetch)
7504 (uri (git-reference
7505 (url "https://github.com/emacs-evil/evil-collection")
7506 (commit commit)))
7507 (file-name (git-file-name name version))
7508 (sha256
7509 (base32
7510 "0wi84x9176y4xjl7zpn882achfamx3a2ixlj4nvflxfh6q1qg7bz"))))
7511 (build-system emacs-build-system)
7512 (propagated-inputs
7513 `(("emacs-evil" ,emacs-evil)
7514 ("emacs-annalist" ,emacs-annalist)))
7515 (arguments
7516 `(#:include (cons* "^modes\\/" %default-include)))
7517 (home-page "https://github.com/emacs-evil/evil-collection")
7518 (synopsis "Collection of Evil bindings for many major and minor modes")
7519 (description "This is a collection of Evil bindings for the parts of
7520 Emacs that Evil does not cover properly by default, such as @code{help-mode},
7521 @code{M-x calendar}, Eshell and more.")
7522 (license license:gpl3+))))
7523
7524 (define-public emacs-goto-chg
7525 (let ((commit "1829a13026c597e358f716d2c7793202458120b5")
7526 (version "1.7.3")
7527 (revision "1"))
7528 (package
7529 (name "emacs-goto-chg")
7530 (version (git-version version revision commit))
7531 (source
7532 (origin
7533 (method git-fetch)
7534 (uri (git-reference
7535 (url "https://github.com/emacs-evil/goto-chg")
7536 (commit commit)))
7537 (file-name (git-file-name name version))
7538 (sha256
7539 (base32
7540 "1y603maw9xwdj3qiarmf1bp13461f9f5ackzicsbynl0i9la3qki"))))
7541 (build-system emacs-build-system)
7542 (propagated-inputs
7543 `(("emacs-undo-tree" ,emacs-undo-tree)))
7544 (home-page "https://github.com/emacs-evil/goto-chg")
7545 (synopsis "Go to the last change in the Emacs buffer")
7546 (description
7547 "This package provides @code{M-x goto-last-change} command that goes to
7548 the point of the most recent edit in the current Emacs buffer. When repeated,
7549 go to the second most recent edit, etc. Negative argument, @kbd{C-u -}, is
7550 used for reverse direction.")
7551 (license license:gpl2+))))
7552
7553 (define-public emacs-janpath-evil-numbers
7554 (let ((commit "d988041c1fe6e941dc8d591390750b237f71f524")
7555 (version "0.5")
7556 (revision "1"))
7557 (package
7558 (name "emacs-janpath-evil-numbers")
7559 (version (git-version version revision commit))
7560 (source
7561 (origin
7562 (method git-fetch)
7563 (uri (git-reference
7564 (url "https://github.com/janpath/evil-numbers")
7565 (commit commit)))
7566 (file-name (git-file-name name version))
7567 (sha256
7568 (base32
7569 "16zixhxxcb83m82f2cfiardfn99j3w41v6vh1qk6j9pplrlfw70v"))))
7570 (build-system emacs-build-system)
7571 (propagated-inputs `(("emacs-evil" ,emacs-evil)))
7572 (home-page "https://github.com/janpath/evil-numbers")
7573 (synopsis "Increment and decrement numeric literals")
7574 (description
7575 "This package provides functionality to search for a number up to the
7576 end of a line and increment or decrement it.")
7577 (license license:gpl3+))))
7578
7579 (define-public emacs-evil-owl
7580 (let ((commit "24c5f43df375194386344e69bc720ea3986c9510")
7581 (revision "3"))
7582 (package
7583 (name "emacs-evil-owl")
7584 (version (git-version "0.0.1" revision commit))
7585 (source
7586 (origin
7587 (method git-fetch)
7588 (uri (git-reference
7589 (url "https://github.com/mamapanda/evil-owl")
7590 (commit commit)))
7591 (file-name (git-file-name name version))
7592 (sha256
7593 (base32
7594 "0bqzch14whlmrcasakah3psrzswvkzd7mmi8hx5s64kfp29wbdhi"))))
7595 (build-system emacs-build-system)
7596 (propagated-inputs
7597 `(("emacs-evil" ,emacs-evil)))
7598 (arguments
7599 `(#:tests? #t
7600 #:test-command '("make" "test")))
7601 (home-page "https://github.com/mamapanda/evil-owl")
7602 (synopsis "Preview candidates when using Evil registers and marks")
7603 (description
7604 "This package supplements Evil's register- and mark-based commands with
7605 a popup window for previewing candidates.")
7606 (license license:gpl3+))))
7607
7608 (define-public emacs-evil-args
7609 (let ((commit "758ad5ae54ad34202064fec192c88151c08cb387")
7610 (revision "1"))
7611 (package
7612 (name "emacs-evil-args")
7613 (version (git-version "1.0" revision commit))
7614 (source
7615 (origin
7616 (method git-fetch)
7617 (uri (git-reference
7618 (url "https://github.com/wcsmith/evil-args.git")
7619 (commit commit)))
7620 (file-name (git-file-name name version))
7621 (sha256
7622 (base32
7623 "0k35glgsirc3cph8v5hhjrqfh4ndwh8a28qbr03y3jl8s453xcj7"))))
7624 (build-system emacs-build-system)
7625 (propagated-inputs `(("emacs-evil" ,emacs-evil)))
7626 (home-page "https://github.com/wcsmith/evil-args")
7627 (synopsis "Motions and text objects for delimited arguments in Evil")
7628 (description
7629 "This package provides motions and text objects for delimited
7630 arguments, such as arguments separated by commas and semicolons.")
7631 (license license:expat))))
7632
7633 (define-public emacs-evil-exchange
7634 (let ((commit "47691537815150715e64e6f6ec79be7746c96120")
7635 (version "0.41")
7636 (revision "1"))
7637 (package
7638 (name "emacs-evil-exchange")
7639 (version (git-version version revision commit))
7640 (source
7641 (origin
7642 (method git-fetch)
7643 (uri (git-reference
7644 (url "https://github.com/Dewdrops/evil-exchange")
7645 (commit commit)))
7646 (file-name (git-file-name name version))
7647 (sha256
7648 (base32
7649 "0bjpn4yqig17ddym6wqq5fm1b294q74hzcbj9a6gs97fqiwf88xa"))))
7650 (build-system emacs-build-system)
7651 (propagated-inputs `(("emacs-evil" ,emacs-evil)))
7652 (native-inputs `(("emacs-ert-runner" ,emacs-ert-runner)))
7653 (arguments
7654 `(#:phases
7655 (modify-phases %standard-phases
7656 (add-before 'check 'fix-makefile
7657 (lambda _
7658 (substitute* "Makefile"
7659 (("cask exec ") ""))
7660 #t)))
7661 #:tests? #t
7662 #:test-command '("make" "test")))
7663 (home-page "https://github.com/Dewdrops/evil-exchange")
7664 (synopsis "Exchange text easily within Evil")
7665 (description
7666 "This package, a port of @code{vim-exchange}, provides an Evil operator
7667 for exchanging text.")
7668 (license license:gpl3+))))
7669
7670 (define-public emacs-evil-replace-with-register
7671 (let ((commit "91cc7bf21a94703c441cc9212214075b226b7f67")
7672 (version "0.1")
7673 (revision "1"))
7674 (package
7675 (name "emacs-evil-replace-with-register")
7676 (version (git-version version revision commit))
7677 (source
7678 (origin
7679 (method git-fetch)
7680 (uri (git-reference
7681 (url "https://github.com/Dewdrops/evil-ReplaceWithRegister")
7682 (commit commit)))
7683 (file-name (git-file-name name version))
7684 (sha256
7685 (base32
7686 "14rpn76qrf287s3y2agmddcxi27r226i53ixjvd694ss039g0r11"))))
7687 (build-system emacs-build-system)
7688 (propagated-inputs `(("emacs-evil" ,emacs-evil)))
7689 (home-page "https://github.com/Dewdrops/evil-ReplaceWithRegister")
7690 (synopsis "Quickly replace text with the contents of a register")
7691 (description
7692 "This package provides an Evil operator for replacing text with the
7693 contents of a register.")
7694 (license license:gpl3+))))
7695
7696 (define-public emacs-evil-indent-plus
7697 (let ((commit "0c7501e6efed661242c3a20e0a6c79a6455c2c40")
7698 (version "1.0.0")
7699 (revision "1"))
7700 (package
7701 (name "emacs-evil-indent-plus")
7702 (version (git-version version revision commit))
7703 (source
7704 (origin
7705 (method git-fetch)
7706 (uri (git-reference
7707 (url "https://github.com/TheBB/evil-indent-plus")
7708 (commit commit)))
7709 (file-name (git-file-name name version))
7710 (sha256
7711 (base32
7712 "1g6r1ydscwjvmhh1zg4q3nap4avk8lb9msdqrh7dff6pla0r2qs6"))))
7713 (build-system emacs-build-system)
7714 (propagated-inputs `(("emacs-evil" ,emacs-evil)))
7715 (home-page "https://github.com/TheBB/evil-indent-plus")
7716 (synopsis "Text objects based on indentation")
7717 (description
7718 "This package adds new text objects for @code{evil-mode} based on
7719 blocks having the same or higher indentation, including or excluding
7720 surrounding lines.")
7721 (license license:gpl2+))))
7722
7723 (define-public emacs-evil-text-object-python
7724 (let ((commit "9a064fe6475429145cbcc3b270fcc963b67adb15")
7725 (version "1.0.1")
7726 (revision "1"))
7727 (package
7728 (name "emacs-evil-text-object-python")
7729 (version (git-version version revision commit))
7730 (source
7731 (origin
7732 (method git-fetch)
7733 (uri (git-reference
7734 (url "https://github.com/wbolster/evil-text-object-python")
7735 (commit commit)))
7736 (file-name (git-file-name name version))
7737 (sha256
7738 (base32
7739 "074zpm6mmr1wfl6d5xdf8jk1fs4ccpbzf4ahhkwga9g71xiplszv"))))
7740 (build-system emacs-build-system)
7741 (propagated-inputs `(("emacs-evil" ,emacs-evil)))
7742 (home-page "https://github.com/wbolster/evil-text-object-python")
7743 (synopsis "Text objects for Python")
7744 (description
7745 "This package provides @code{evil-mode} text objects for Python.")
7746 (license license:gpl3+))))
7747
7748 (define-public emacs-evil-lion
7749 (let ((commit "6b03593f5dd6e7c9ca02207f9a73615cf94c93ab")
7750 (revision "1"))
7751 (package
7752 (name "emacs-evil-lion")
7753 (version (git-version "0.0.2" revision commit))
7754 (source
7755 (origin
7756 (method git-fetch)
7757 (uri (git-reference
7758 (url "https://github.com/edkolev/evil-lion")
7759 (commit commit)))
7760 (file-name (git-file-name name version))
7761 (sha256
7762 (base32
7763 "1a162hynp0jcsn50c1w5a02mrw9w3q05c7lkqzqd25px3d0p772q"))))
7764 (build-system emacs-build-system)
7765 (propagated-inputs `(("emacs-evil" ,emacs-evil)))
7766 (arguments
7767 `(#:tests? #t
7768 #:test-command '("make" "test")))
7769 (home-page "https://github.com/edkolev/evil-lion")
7770 (synopsis "Align operator for @code{evil-mode}")
7771 (description
7772 "This package, a port of @code{vim-lion}, provides an operator for
7773 aligning text objects based on separators.")
7774 (license license:gpl3+))))
7775
7776 (define-public emacs-evil-expat
7777 (let ((commit "f4fcd0aa3edc359adb5c986b5dd9188d220d84e2")
7778 (revision "1"))
7779 (package
7780 (name "emacs-evil-expat")
7781 (version (git-version "0.0.1" revision commit))
7782 (source
7783 (origin
7784 (method git-fetch)
7785 (uri (git-reference
7786 (url "https://github.com/edkolev/evil-expat")
7787 (commit commit)))
7788 (file-name (git-file-name name version))
7789 (sha256
7790 (base32
7791 "0872ix682hkdz0k8pn6sb54rqkx00rz5fxpd5j2snx406yagpaxz"))))
7792 (build-system emacs-build-system)
7793 (propagated-inputs `(("emacs-evil" ,emacs-evil)))
7794 (arguments
7795 `(#:tests? #t
7796 #:test-command '("make" "test")))
7797 (home-page "https://github.com/edkolev/evil-expat")
7798 (synopsis "Extra @code{ex} commands for @code{evil-mode}")
7799 (description
7800 "This package provides additional commands for the @code{ex} command
7801 line, including functions for version control with Git and for copying and
7802 pasting into and from @code{tmux} paste buffers.")
7803 (license license:gpl3+))))
7804
7805 (define-public emacs-evil-nerd-commenter
7806 (package
7807 (name "emacs-evil-nerd-commenter")
7808 (version "3.3.8")
7809 (source
7810 (origin
7811 (method git-fetch)
7812 (uri (git-reference
7813 (url "https://github.com/redguardtoo/evil-nerd-commenter")
7814 (commit version)))
7815 (file-name (git-file-name name version))
7816 (sha256
7817 (base32
7818 "0qd5a89mzvdyhd8lm13iwp220vzpd6dajwx54frlc5bzsxdmg6vc"))))
7819 (build-system emacs-build-system)
7820 (propagated-inputs `(("emacs-evil" ,emacs-evil)))
7821 (arguments
7822 `(#:tests? #t
7823 #:test-command '("make" "test")))
7824 (home-page "https://github.com/redguardtoo/evil-nerd-commenter")
7825 (synopsis "Comment and uncomment lines efficiently")
7826 (description
7827 "This package provides text objects and operators for comments within
7828 @code{evil-mode}.")
7829 (license license:gpl3+)))
7830
7831 (define-public emacs-evil-visual-replace
7832 (package
7833 (name "emacs-evil-visual-replace")
7834 (version "0.0.5")
7835 (source
7836 (origin
7837 (method git-fetch)
7838 (uri (git-reference
7839 (url "https://github.com/troyp/evil-visual-replace")
7840 (commit version)))
7841 (file-name (git-file-name name version))
7842 (sha256
7843 (base32
7844 "1gfyrq7xfzmzh3x8k5f08n027dlbwi0pkkxf9c39fkxp4jngibsz"))))
7845 (build-system emacs-build-system)
7846 (propagated-inputs `(("emacs-evil" ,emacs-evil)))
7847 (home-page "https://github.com/troyp/evil-visual-replace")
7848 (synopsis "Replacement commands for @code{evil-mode} visual blocks")
7849 (description
7850 "This package provides versions of @code{query-replace} and
7851 @code{replace-regexp} that work for @code{evil-mode} visual blocks.")
7852 (license license:gpl2+)))
7853
7854 (define-public emacs-evil-visualstar
7855 (let ((commit "06c053d8f7381f91c53311b1234872ca96ced752")
7856 (version "0.0.2")
7857 (revision "1"))
7858 (package
7859 (name "emacs-evil-visualstar")
7860 (version (git-version version revision commit))
7861 (source
7862 (origin
7863 (method git-fetch)
7864 (uri (git-reference
7865 (url "https://github.com/bling/evil-visualstar")
7866 (commit commit)))
7867 (file-name (git-file-name name version))
7868 (sha256
7869 (base32
7870 "0mkbzw12fav945icibc2293m5haxqr3hzkyli2cf4ssk6yvn0x4c"))))
7871 (build-system emacs-build-system)
7872 (propagated-inputs `(("emacs-evil" ,emacs-evil)))
7873 (home-page "https://github.com/bling/evil-visualstar")
7874 (synopsis "Instantly search using the visual selection")
7875 (description
7876 "This package provides @code{evil-mode} functions for using selected text
7877 to search.")
7878 (license license:gpl3+))))
7879
7880 (define-public emacs-monroe
7881 (package
7882 (name "emacs-monroe")
7883 (version "0.3.1")
7884 (source
7885 (origin
7886 (method git-fetch)
7887 (uri (git-reference
7888 (url "https://github.com/sanel/monroe.git")
7889 (commit version)))
7890 (file-name (git-file-name name version))
7891 (sha256
7892 (base32 "101lfrykdbv37spkbw7zihhx26bc1lhjyxbanrcp9880bxj04jiy"))))
7893 (build-system emacs-build-system)
7894 (home-page "https://github.com/sanel/monroe")
7895 (synopsis "Clojure nREPL client for Emacs")
7896 (description
7897 "Monroe is a nREPL client for Emacs, focused on simplicity and easy
7898 distribution, primarily targeting Clojure users")
7899 (license license:gpl3+)))
7900
7901 (define-public emacs-orgalist
7902 (package
7903 (name "emacs-orgalist")
7904 (version "1.9")
7905 (source
7906 (origin
7907 (method url-fetch)
7908 (uri (string-append "https://elpa.gnu.org/packages/"
7909 "orgalist-" version ".el"))
7910 (sha256
7911 (base32
7912 "1rmmcyiiqkq54hn74nhzxzl4nvd902hv6gq341jwhrm7yiagffi6"))))
7913 (build-system emacs-build-system)
7914 (home-page "http://elpa.gnu.org/packages/orgalist.html")
7915 (synopsis "Manage Org-like lists in non-Org buffers")
7916 (description "Write Org mode's plain lists in non-Org buffers. More
7917 specifically, Orgalist supports the syntax of Org mode for numbered,
7918 unnumbered, description items, checkboxes, and counter cookies.
7919
7920 The library also implements radio lists, i.e., lists written in Org
7921 syntax later translated into the host format, e.g., LaTeX or HTML.")
7922 (license license:gpl3+)))
7923
7924 (define-public emacs-writegood-mode
7925 (package
7926 (name "emacs-writegood-mode")
7927 (version "2.0.2")
7928 (home-page "https://github.com/bnbeckwith/writegood-mode")
7929 (source (origin
7930 (method git-fetch)
7931 (uri (git-reference
7932 (url home-page)
7933 (commit (string-append "v" version))))
7934 (sha256
7935 (base32
7936 "1nnjn1r669hvvzfycllwap4w04m8rfsk4nzcg8057m1f263kj31b"))
7937 (file-name (string-append name "-checkout"))))
7938 (build-system emacs-build-system)
7939 (synopsis "Polish up poor writing on the fly")
7940 (description
7941 "This minor mode tries to find and highlight problems with your writing
7942 in English as you type. It primarily detects \"weasel words\" and abuse of
7943 passive voice.")
7944 (license license:gpl3+)))
7945
7946 (define-public emacs-neotree
7947 (package
7948 (name "emacs-neotree")
7949 (version "0.5.2")
7950 (home-page "https://github.com/jaypei/emacs-neotree")
7951 (source (origin
7952 (method git-fetch)
7953 (uri (git-reference
7954 (url home-page)
7955 (commit version)))
7956 (sha256
7957 (base32
7958 "0hx72fq10772bbyqrj7mhhp02k26cccjxdadiqm1ykainhfmn1x0"))
7959 (file-name (git-file-name name version))))
7960 (build-system emacs-build-system)
7961 (synopsis "Folder tree view for Emacs")
7962 (description "This Emacs package provides a folder tree view.")
7963 (license license:gpl3+)))
7964
7965 (define-public emacs-org
7966 (package
7967 (name "emacs-org")
7968 ;; emacs-org-contrib inherits from this package. Please update its sha256
7969 ;; checksum as well.
7970 (version "9.3")
7971 (source (origin
7972 (method url-fetch)
7973 (uri (string-append "https://elpa.gnu.org/packages/org-"
7974 version ".tar"))
7975 (sha256
7976 (base32
7977 "0pyfx4xzzi3qqip958rs7j5ca1r4i5v6dfkx5kbp2ndhqmxbfxjw"))))
7978 (build-system emacs-build-system)
7979 (home-page "https://orgmode.org/")
7980 (synopsis "Outline-based notes management and organizer")
7981 (description "Org is an Emacs mode for keeping notes, maintaining TODO
7982 lists, and project planning with a fast and effective lightweight markup
7983 language. It also is an authoring system with unique support for literate
7984 programming and reproducible research.")
7985 (license license:gpl3+)))
7986
7987 (define-public emacs-org-contrib
7988 (package
7989 (inherit emacs-org)
7990 (name "emacs-org-contrib")
7991 (version "20191203")
7992 (source (origin
7993 (method url-fetch)
7994 (uri (string-append "https://orgmode.org/elpa/"
7995 "org-plus-contrib-" version ".tar"))
7996 (sha256
7997 (base32
7998 "1kvw95492acb7gqn8gxbp1vg4fyw80w43yvflxnfxdf6jnnw2wah"))))
7999 (arguments
8000 `(#:modules ((guix build emacs-build-system)
8001 (guix build utils)
8002 (guix build emacs-utils)
8003 (ice-9 ftw)
8004 (srfi srfi-1))
8005 #:phases
8006 (modify-phases %standard-phases
8007 (add-after 'install 'delete-org-files
8008 (lambda* (#:key inputs outputs #:allow-other-keys)
8009 (let* ((out (assoc-ref outputs "out"))
8010 (org (assoc-ref inputs "org"))
8011 (contrib-files
8012 (map basename (find-files out)))
8013 (org+contrib-files
8014 (map basename (find-files org)))
8015 (duplicates (lset-intersection
8016 string=? contrib-files org+contrib-files)))
8017 (with-directory-excursion
8018 (string-append
8019 out "/share/emacs/site-lisp")
8020 (for-each delete-file duplicates))
8021 #t))))))
8022 (propagated-inputs
8023 `(("arduino-mode" ,emacs-arduino-mode)
8024 ("cider" ,emacs-cider)
8025 ("org" ,emacs-org)
8026 ("scel" ,emacs-scel)))
8027 (synopsis "Contributed packages to Org mode")
8028 (description "Org is an Emacs mode for keeping notes, maintaining TODO
8029 lists, and project planning with a fast and effective plain-text system.
8030
8031 This package is equivalent to org-plus-contrib, but only includes additional
8032 files that you would find in @file{contrib/} from the git repository.")))
8033
8034 (define-public emacs-flx
8035 (package
8036 (name "emacs-flx")
8037 (version "0.6.1")
8038 (source
8039 (origin
8040 (method git-fetch)
8041 (uri (git-reference
8042 (url "https://github.com/lewang/flx.git")
8043 (commit (string-append "v" version))))
8044 (sha256
8045 (base32
8046 "0sjybrcnb2sl33swy3q664vqrparajcl0m455gciiih2j87hwadc"))
8047 (file-name (git-file-name name version))))
8048 (build-system emacs-build-system)
8049 (home-page "https://github.com/lewang/flx")
8050 (synopsis "Fuzzy matching for Emacs")
8051 (description
8052 "Flx provides fuzzy matching for emacs a la sublime text.
8053 The sorting algorithm is a balance between word beginnings (abbreviation)
8054 and contiguous matches (substring). The longer the substring match,
8055 the higher it scores. This maps well to how we think about matching.
8056 Flx has support for ido (interactively do things) through flx-ido.")
8057 (license license:gpl3+)))
8058
8059 (define-public emacs-cyberpunk-theme
8060 (package
8061 (name "emacs-cyberpunk-theme")
8062 (version "1.19")
8063 (source
8064 (origin
8065 (method git-fetch)
8066 (uri (git-reference
8067 (url "https://github.com/n3mo/cyberpunk-theme.el/")
8068 (commit version)))
8069 (sha256
8070 (base32
8071 "1npwrw3pgdmvqhihcqcfi2yrs178iiip5fcj8zhpp6cr9yqsvvgi"))
8072 (file-name (git-file-name name version))))
8073 (build-system emacs-build-system)
8074 (home-page "https://github.com/n3mo/cyberpunk-theme.el")
8075 (synopsis "Cyberpunk theme for emacs built-in color theme support")
8076 (description
8077 "Cyberpunk color theme for the emacs 24+ built-in color theme support
8078 known loosely as deftheme. Many mode-specific customizations are included.")
8079 (license license:gpl3+)))
8080
8081 (define-public emacs-danneskjold-theme
8082 (let* ((commit "8733d2fe8743e8a01826ea6d4430ef376c727e57")
8083 (revision "1"))
8084 (package
8085 (name "emacs-danneskjold-theme")
8086 (version (string-append "0.0.0-" revision "." (string-take commit 7)))
8087 (home-page "https://github.com/rails-to-cosmos/danneskjold-theme")
8088 (source
8089 (origin
8090 (method git-fetch)
8091 (uri (git-reference
8092 (url home-page)
8093 (commit commit)))
8094 (file-name (git-file-name name version))
8095 (sha256
8096 (base32
8097 "0s6rbsb0y8i8m5b9xm4gw1p1cxsxdqnqxqqb638pygz9f76mbir1"))))
8098 (build-system emacs-build-system)
8099 (arguments
8100 `(#:phases
8101 (modify-phases %standard-phases
8102 (add-after 'unpack 'delete-screenshots
8103 (lambda _
8104 (delete-file-recursively "screenshots") #t)))))
8105 (synopsis "High-contrast Emacs theme")
8106 (description
8107 "@code{danneskjold-theme} is a high-contrast theme for Emacs.")
8108 (license license:gpl3+))))
8109
8110 (define-public emacs-dream-theme
8111 (let* ((commit "107a11d74365046f28a1802a2bdb5e69e4a7488b")
8112 (revision "1"))
8113 (package
8114 (name "emacs-dream-theme")
8115 (version (string-append "0.0.0-" revision "." (string-take commit 7)))
8116 (source
8117 (origin
8118 (method git-fetch)
8119 (uri (git-reference
8120 (url "https://github.com/djcb/dream-theme")
8121 (commit commit)))
8122 (file-name (git-file-name name version))
8123 (sha256
8124 (base32
8125 "0za18nfkq4xqm35k6006vsixcbmvmxqgma4iw5sw37h8vmcsdylk"))))
8126 (build-system emacs-build-system)
8127 (home-page "https://github.com/djcb/dream-theme")
8128 (synopsis "High-contrast Emacs theme")
8129 (description
8130 "@code{dream-theme} is a dark, clean theme for Emacs. It is inspired
8131 by zenburn, sinburn and similar themes, but slowly diverging from them.")
8132 (license license:gpl3+))))
8133
8134 (define-public emacs-auto-complete
8135 (package
8136 (name "emacs-auto-complete")
8137 (version "1.5.1")
8138 (source
8139 (origin
8140 (method git-fetch)
8141 (uri (git-reference
8142 (url "https://github.com/auto-complete/auto-complete.git")
8143 (commit (string-append "v" version))))
8144 (sha256
8145 (base32
8146 "04i9b11iksg6acn885wl3qgi5xpsm3yszlqmd2x21yhprndlz7gb"))
8147 (file-name (git-file-name name version))))
8148 (build-system emacs-build-system)
8149 (propagated-inputs
8150 `(("emacs-popup" ,emacs-popup)))
8151 (home-page "https://github.com/auto-complete/auto-complete")
8152 (synopsis "Intelligent auto-completion extension for Emacs")
8153 (description
8154 "Auto-Complete is an intelligent auto-completion extension for Emacs.
8155 It extends the standard Emacs completion interface and provides an environment
8156 that allows users to concentrate more on their own work. Its features are:
8157 a visual interface, reduce overhead of completion by using statistic method,
8158 extensibility.")
8159 (license license:gpl3+)))
8160
8161 (define-public emacs-nginx-mode
8162 (package
8163 (name "emacs-nginx-mode")
8164 (version "1.1.9")
8165 (source
8166 (origin
8167 (method git-fetch)
8168 (uri (git-reference
8169 (url "https://github.com/ajc/nginx-mode.git")
8170 (commit (string-append "v" version))))
8171 (file-name (git-file-name name version))
8172 (sha256
8173 (base32 "17dh5pr3gh6adrbqx588gimxbb2fr7iv2qrxv6r48w2727l344xs"))))
8174 (build-system emacs-build-system)
8175 (home-page "https://github.com/ajc/nginx-mode")
8176 (synopsis "Emacs major mode for editing nginx config files")
8177 (description "This package provides an Emacs major mode for
8178 editing nginx config files.")
8179 (license license:gpl2+)))
8180
8181 (define-public emacs-stream
8182 (let ((commit "a3f3da155a49c133e2692bd8789b35492bfdc4f7")
8183 (revision "1"))
8184 (package
8185 (name "emacs-stream")
8186 (version (git-version "2.2.4" revision commit))
8187 (source
8188 (origin
8189 (method git-fetch)
8190 (uri (git-reference
8191 (url "https://github.com/Emacsmirror/stream.git")
8192 (commit commit)))
8193 (file-name (git-file-name name version))
8194 (sha256
8195 (base32 "0aig0yjb9z752ijh0mzildjmh44j051inchga8qll01dr8wf7332"))))
8196 (build-system emacs-build-system)
8197 (arguments
8198 `(#:tests? #t
8199 #:test-command '("emacs" "--batch"
8200 "-l" "tests/stream-tests.el"
8201 "-f" "ert-run-tests-batch-and-exit")))
8202 (home-page "https://github.com/Emacsmirror/stream")
8203 (synopsis "Implementation of streams for Emacs")
8204 (description "This library provides an implementation of streams for Emacs.
8205 Streams are implemented as delayed evaluation of cons cells.")
8206 (license license:gpl3+))))
8207
8208 (define-public emacs-cl-print
8209 (let ((commit "1a70c553dfb04352afb5b8696fe0cef8acc8f991")
8210 (revision "1"))
8211 (package
8212 (name "emacs-cl-print")
8213 (version (git-version "1.0" revision commit))
8214 (source
8215 (origin
8216 (method git-fetch)
8217 (uri (git-reference
8218 (url "https://github.com/emacsmirror/cl-print.git")
8219 (commit commit)))
8220 (file-name (git-file-name name version))
8221 (sha256
8222 (base32 "164zbnsi5mssvcpy0158fm7fw5cmd1r5nkpn29fmd2b2scy3gm79"))))
8223 (build-system emacs-build-system)
8224 (home-page "https://github.com/emacsmirror/cl-print")
8225 (synopsis "CL-style generic printing")
8226 (description "This package provides a generic function,
8227 @code{cl-print-object}, to which the programmer can add any method they
8228 please.")
8229 (license license:gpl3+))))
8230
8231 (define-public emacs-el-search
8232 (let ((commit "07bed84dd8ae9e4c6c648834224b1d33fdbd51e0")
8233 (revision "2"))
8234 (package
8235 (name "emacs-el-search")
8236 (version (git-version "1.12.6.1" revision commit))
8237 (source
8238 (origin
8239 (method git-fetch)
8240 (uri (git-reference
8241 (url "https://github.com/emacsmirror/el-search.git")
8242 (commit commit)))
8243 (file-name (git-file-name name version))
8244 (sha256
8245 (base32 "10w1ldgijdhfsrazp0y3bm76jv5wvdn94k1yp0pmc2m1896b58ak"))))
8246 (build-system emacs-build-system)
8247 (inputs
8248 `(("emacs-stream" ,emacs-stream)
8249 ("emacs-cl-print" ,emacs-cl-print)))
8250 (home-page "https://github.com/emacsmirror/el-search")
8251 (synopsis "Expression based interactive search for emacs-lisp-mode")
8252 (description "This package provides expression based interactive search
8253 procedures for emacs-lisp-mode.")
8254 (license license:gpl3+))))
8255
8256 (define-public emacs-ht
8257 (package
8258 (name "emacs-ht")
8259 (version "2.2")
8260 (source
8261 (origin
8262 (method git-fetch)
8263 (uri (git-reference
8264 (url "https://github.com/Wilfred/ht.el.git")
8265 (commit version)))
8266 (file-name (git-file-name name version))
8267 (sha256
8268 (base32 "1p3qa7g0wa0wbviv2f8bda39cjys3naayk5xjm3nxxmqsyy8papx"))))
8269 (build-system emacs-build-system)
8270 (propagated-inputs `(("emacs-dash" ,emacs-dash)))
8271 (native-inputs
8272 `(("emacs-ert-runner" ,emacs-ert-runner)))
8273 (arguments
8274 `(#:tests? #t
8275 #:test-command '("ert-runner")))
8276 (home-page "https://github.com/Wilfred/ht.el")
8277 (synopsis "Hash table library for Emacs")
8278 (description
8279 "This package simplifies the use of hash tables in elisp. It also
8280 provides functions to convert hash tables from and to alists and plists.")
8281 (license license:gpl3+)))
8282
8283 (define-public emacs-log4e
8284 (package
8285 (name "emacs-log4e")
8286 (version "0.3.0")
8287 (source
8288 (origin
8289 (method git-fetch)
8290 (uri (git-reference
8291 (url "https://github.com/aki2o/log4e.git")
8292 (commit (string-append "v" version))))
8293 (file-name (git-file-name name version))
8294 (sha256
8295 (base32 "1l28n7a0v2zkknc70i1wn6qb5i21dkhfizzk8wcj28v44cgzk022"))))
8296 (build-system emacs-build-system)
8297 (arguments
8298 `(#:phases
8299 (modify-phases %standard-phases
8300 (add-after 'unpack 'remove-tests
8301 ;; Guile builder complains about null characters in some
8302 ;; strings of test files. Remove "test" directory (it is not
8303 ;; needed anyway).
8304 (lambda _
8305 (delete-file-recursively "test"))))))
8306 (home-page "https://github.com/aki2o/log4e")
8307 (synopsis "Logging framework for elisp")
8308 (description
8309 "This package provides a logging framework for elisp. It allows
8310 you to deal with multiple log levels.")
8311 (license license:gpl3+)))
8312
8313 (define-public emacs-gntp
8314 (package
8315 (name "emacs-gntp")
8316 (version "0.1")
8317 (source
8318 (origin
8319 (method git-fetch)
8320 (uri (git-reference
8321 (url "https://github.com/tekai/gntp.el.git")
8322 (commit (string-append "v" version))))
8323 (file-name (git-file-name name version))
8324 (sha256
8325 (base32 "1nvyjjjydrimpxy4cpg90si7sr8lmldbhlcm2mx8npklp9pn5y3a"))))
8326 (build-system emacs-build-system)
8327 (home-page "https://github.com/tekai/gntp.el")
8328 (synopsis "Growl Notification Protocol for Emacs")
8329 (description
8330 "This package implements the Growl Notification Protocol GNTP
8331 described at @uref{http://www.growlforwindows.com/gfw/help/gntp.aspx}.
8332 It is incomplete as it only lets you send but not receive
8333 notifications.")
8334 (license license:bsd-3)))
8335
8336 (define-public emacs-alert
8337 (package
8338 (name "emacs-alert")
8339 (version "1.3")
8340 (source
8341 (origin
8342 (method git-fetch)
8343 (uri (git-reference
8344 (url "https://github.com/jwiegley/alert.git")
8345 (commit (string-append "v" version))))
8346 (file-name (git-file-name name version))
8347 (sha256
8348 (base32 "0lc0p5cl4hfrzw1z2ghb11k1lvljn5m08jw5fmgwgxv667kwh49r"))))
8349 (build-system emacs-build-system)
8350 (propagated-inputs
8351 `(("emacs-gntp" ,emacs-gntp)
8352 ("emacs-log4e" ,emacs-log4e)))
8353 (home-page "https://github.com/jwiegley/alert")
8354 (synopsis "Growl-style notification system for Emacs")
8355 (description
8356 "Alert is a Growl-workalike for Emacs which uses a common notification
8357 interface and multiple, selectable \"styles\", whose use is fully
8358 customizable by the user.")
8359 (license license:gpl2+)))
8360
8361 (define-public emacs-zones
8362 (let ((commit "3169815c323966ff8e252b44e3558d6d045243fe")
8363 (revision "2"))
8364 (package
8365 (name "emacs-zones")
8366 (version (git-version "0" revision commit))
8367 (source
8368 (origin
8369 (method git-fetch)
8370 (uri (git-reference
8371 (url "https://github.com/emacsmirror/zones.git")
8372 (commit commit)))
8373 (file-name (git-file-name name version))
8374 (sha256
8375 (base32
8376 "039msns5596rz0my7fxpanpxwg1lkhpiibm9ppnlzaajx1hszbzl"))
8377 (patches
8378 (search-patches
8379 "emacs-zones-called-interactively.patch"))))
8380 (build-system emacs-build-system)
8381 (home-page "https://www.emacswiki.org/emacs/Zones")
8382 (synopsis "Define and act on multiple zones of buffer text")
8383 (description "Library @file{zones.el} lets you easily define and
8384 subsequently act on multiple zones of buffer text. You can think of this as
8385 enlarging the notion of region. In effect, it can remove the requirement of
8386 target text being a contiguous sequence of characters. A set of buffer zones
8387 is, in effect, a (typically) noncontiguous set of text.")
8388 (license license:gpl3+))))
8389
8390 (define-public emacs-mu4e-alert
8391 (package
8392 (name "emacs-mu4e-alert")
8393 (version "1.0")
8394 (source
8395 (origin
8396 (method git-fetch)
8397 (uri (git-reference
8398 (url "https://github.com/iqbalansari/mu4e-alert.git")
8399 (commit (string-append "v" version))))
8400 (file-name (git-file-name name version))
8401 (sha256
8402 (base32 "1nvsfbfsma59ilf7c3vjngnmx3aapwvvvaafdy5szm5r6lkicqvg"))))
8403 (build-system emacs-build-system)
8404 (propagated-inputs
8405 `(("emacs-alert" ,emacs-alert)
8406 ("emacs-s" ,emacs-s)
8407 ("emacs-ht" ,emacs-ht)
8408 ("mu" ,mu)))
8409 (home-page "https://github.com/iqbalansari/mu4e-alert")
8410 (synopsis "Desktop notification for mu4e")
8411 (description
8412 "This package provides desktop notifications for mu4e.
8413 Additionally it can display the number of unread emails in the
8414 mode-line.")
8415 (license license:gpl3+)))
8416
8417 (define-public emacs-mu4e-jump-to-list
8418 (let ((commit "358bba003543b49ffa266e503e54aebd0ebe614b")
8419 (revision "1"))
8420 (package
8421 (name "emacs-mu4e-jump-to-list")
8422 (version (git-version "1.0" revision commit))
8423 (source
8424 (origin
8425 (method git-fetch)
8426 (uri (git-reference
8427 (url "https://gitlab.com/wavexx/mu4e-jump-to-list.el.git")
8428 (commit commit)))
8429 (file-name (git-file-name name version))
8430 (sha256
8431 (base32
8432 "00y9nap61q1z2cdql4k9g7fgi2gdgd9iy5s5lzrd9a4agbx6r7sv"))))
8433 (build-system emacs-build-system)
8434 (propagated-inputs
8435 `(("mu" ,mu)))
8436 (home-page "https://gitlab.com/wavexx/mu4e-jump-to-list.el")
8437 (synopsis "Select and view mailing lists in mu4e")
8438 (description
8439 "@code{mu4e-jump-to-list} allows you to select and view mailing lists
8440 automatically using existing List-ID headers in your mu database. Just press
8441 \"l\" in the headers view and any mailing list you've subscribed to will be
8442 automatically discovered and presented in recency order.")
8443 (license license:gpl3+))))
8444
8445 (define-public emacs-mu4e-patch
8446 (let ((commit "522da46c1653b1cacc79cde91d6534da7ae9517d")
8447 (revision "1"))
8448 (package
8449 (name "emacs-mu4e-patch")
8450 (version (git-version "0.1.0" revision commit))
8451 (source (origin
8452 (method git-fetch)
8453 (uri (git-reference
8454 (url "https://github.com/seanfarley/mu4e-patch")
8455 (commit commit)))
8456 (file-name (git-file-name name version))
8457 (sha256
8458 (base32
8459 "10lzf3b70pk6rzdrgx0ww0gc94v0ydh9zj1gbsa20xw27ds7hmfn"))))
8460 (build-system emacs-build-system)
8461 (propagated-inputs
8462 `(("mu" ,mu)))
8463 (home-page "https://github.com/seanfarley/mu4e-patch")
8464 (synopsis "Colorize patch-like emails in mu4e")
8465 (description
8466 "Extension for mu4e to colorize patch-like emails with diff-mode.
8467 This is based on Frank Terbeck's @code{gnus-article-treat-patch.el} but has
8468 been adapted to work with mu4e.")
8469 (license license:gpl3+))))
8470
8471 (define-public emacs-pretty-mode
8472 (package
8473 (name "emacs-pretty-mode")
8474 (version "2.0.3")
8475 (source
8476 (origin
8477 (method git-fetch)
8478 (uri (git-reference
8479 (url "https://github.com/akatov/pretty-mode/")
8480 (commit version)))
8481 (file-name (git-file-name name version))
8482 (sha256
8483 (base32
8484 "013fig9i4fyx16krp2vfv953p3rwdzr38zs6i50af4pqz4vrcfvh"))))
8485 (build-system emacs-build-system)
8486 (home-page "https://github.com/akatov/pretty-mode")
8487 (synopsis "Redisplay parts of the buffer as Unicode symbols")
8488 (description
8489 "Emacs minor mode for redisplaying parts of the buffer as pretty symbols.")
8490 (license license:gpl3+)))
8491
8492 (define-public emacs-yasnippet
8493 (package
8494 (name "emacs-yasnippet")
8495 (version "0.13.0")
8496 (source (origin
8497 (method git-fetch)
8498 (uri (git-reference
8499 (url "https://github.com/joaotavora/yasnippet.git")
8500 (commit version)))
8501 (file-name (string-append name "-" version ".tar.gz"))
8502 (sha256
8503 (base32
8504 "0fkkplycrw8f8r30hjjxl1wm7p2irq2ipzzc1g7cc52abaal796p"))
8505 (modules '((guix build utils)))
8506 (snippet
8507 '(begin
8508 ;; YASnippet expects a "snippets" subdirectory in the same
8509 ;; directory as yasnippet.el, but we don't install it
8510 ;; because it's a git submodule pointing to an external
8511 ;; repository. Adjust `yas-snippet-dirs' to prevent
8512 ;; warnings about a missing directory.
8513 (substitute* "yasnippet.el"
8514 (("^ +'yas-installed-snippets-dir\\)\\)\n")
8515 "))\n"))
8516 #t))))
8517 (build-system emacs-build-system)
8518 (arguments
8519 `(#:tests? #t
8520 #:test-command '("emacs" "--batch"
8521 "-l" "yasnippet-tests.el"
8522 "-f" "ert-run-tests-batch-and-exit")
8523 ;; FIXME: one failing test
8524 #:phases
8525 (modify-phases %standard-phases
8526 (add-before 'check 'make-tests-writable
8527 (lambda _
8528 (make-file-writable "yasnippet-tests.el")
8529 #t))
8530 (add-before 'check 'delete-rebinding-test
8531 (lambda _
8532 (emacs-batch-edit-file "yasnippet-tests.el"
8533 `(progn (progn (goto-char (point-min))
8534 (re-search-forward
8535 "ert-deftest test-rebindings")
8536 (beginning-of-line)
8537 (kill-sexp))
8538 (basic-save-buffer)))
8539 #t)))))
8540 (home-page "https://github.com/joaotavora/yasnippet")
8541 (synopsis "Yet another snippet extension for Emacs")
8542 (description
8543 "YASnippet is a template system for Emacs. It allows you to type an
8544 abbreviation and automatically expand it into function templates.")
8545 (license license:gpl3+)))
8546
8547 (define-public emacs-yasnippet-snippets
8548 (let ((commit "885050d34737e2fb36a3e7759d60c09347bd4ce0")
8549 (revision "1"))
8550 (package
8551 (name "emacs-yasnippet-snippets")
8552 (version (string-append "1-" revision "." (string-take commit 8)))
8553 (source
8554 (origin
8555 (method git-fetch)
8556 (uri (git-reference
8557 (url "https://github.com/AndreaCrotti/yasnippet-snippets")
8558 (commit commit)))
8559 (file-name (git-file-name name version))
8560 (sha256
8561 (base32
8562 "1m935zgglw0iakzrixld5rcjz3wnj84f8wy2mvc3pggjri9l0qr9"))))
8563 (build-system trivial-build-system)
8564 (arguments
8565 `(#:modules ((ice-9 ftw)
8566 (ice-9 regex)
8567 (guix build utils))
8568 #:builder
8569 (begin
8570 (use-modules (ice-9 ftw)
8571 (ice-9 regex)
8572 (guix build utils))
8573 (with-directory-excursion (assoc-ref %build-inputs "source")
8574 (for-each (lambda (dir)
8575 (copy-recursively
8576 dir
8577 (string-append %output
8578 "/share/emacs/yasnippet-snippets/"
8579 dir)))
8580 (scandir "." (lambda (fname)
8581 (and (string-match "-mode$" fname)
8582 (directory-exists? fname))))))
8583 #t)))
8584 (home-page "https://github.com/AndreaCrotti/yasnippet-snippets")
8585 (synopsis "Collection of YASnippet snippets for many languages")
8586 (description
8587 "Provides Andrea Crotti's collection of YASnippet snippets. After installation,
8588 the snippets will be in \"~/.guix-profile/share/emacs/yasnippet-snippets/\".
8589 To make YASnippet aware of these snippets, add the above directory to
8590 @code{yas-snippet-dirs}.")
8591 (license license:expat))))
8592
8593 (define-public emacs-helm-c-yasnippet
8594 (let ((commit "65ca732b510bfc31636708aebcfe4d2d845b59b0")
8595 (revision "1"))
8596 (package
8597 (name "emacs-helm-c-yasnippet")
8598 (version (string-append "0.6.7" "-" revision "."
8599 (string-take commit 7)))
8600 (source (origin
8601 (method git-fetch)
8602 (uri (git-reference
8603 (url "https://github.com/emacs-jp/helm-c-yasnippet")
8604 (commit commit)))
8605 (file-name (git-file-name name version))
8606 (sha256
8607 (base32
8608 "1cbafjqlzxbg19xfdqsinsh7afq58gkf44rsg1qxfgm8g6zhr7f8"))))
8609 (build-system emacs-build-system)
8610 (propagated-inputs
8611 `(("emacs-helm" ,emacs-helm)
8612 ("emacs-yasnippet" ,emacs-yasnippet)))
8613 (home-page "https://github.com/emacs-jp/helm-c-yasnippet")
8614 (synopsis "Helm integration for Yasnippet")
8615 (description "This Emacs library provides Helm interface for
8616 Yasnippet.")
8617 (license license:gpl2+))))
8618
8619 (define-public emacs-helm-system-packages
8620 ;; There won't be a new release after 1.10.1 until
8621 ;; https://github.com/emacs-helm/helm-system-packages/issues/25 is fixed,
8622 ;; and latest commits fix import issues with Guix.
8623 (let ((commit "6572340f41611ef1991e9612d34d59130957ee4a"))
8624 (package
8625 (name "emacs-helm-system-packages")
8626 (version (git-version "1.10.1" "1" commit))
8627 (source (origin
8628 (method git-fetch)
8629 (uri (git-reference
8630 (url "https://github.com/emacs-helm/helm-system-packages")
8631 (commit commit)))
8632 (file-name (git-file-name name version))
8633 (sha256
8634 (base32
8635 "0mcz6vkpk12vsyd37xv1rbg4v442sxc3lj8yxskqg294xbdaclz4"))))
8636 (build-system emacs-build-system)
8637 (inputs
8638 `(("recutils" ,recutils)))
8639 (propagated-inputs
8640 `(("emacs-helm" ,emacs-helm)))
8641 (arguments
8642 `(#:phases
8643 (modify-phases %standard-phases
8644 (add-after 'unpack 'configure
8645 (lambda* (#:key inputs outputs #:allow-other-keys)
8646 (let ((recutils (assoc-ref inputs "recutils")))
8647 ;; Specify the absolute file names of the various
8648 ;; programs so that everything works out-of-the-box.
8649 (substitute* "helm-system-packages-guix.el"
8650 (("recsel") (string-append recutils "/bin/recsel")))))))))
8651 (home-page "https://github.com/emacs-helm/helm-system-packages")
8652 (synopsis "Helm System Packages is an interface to your package manager")
8653 (description "List all available packages in Helm (with installed
8654 packages displayed in their own respective face). Fuzzy-search, mark and
8655 execute the desired action over any selections of packages: Install,
8656 uninstall, display packages details (in Org Mode) or insert details at point,
8657 find files owned by packages... And much more, including performing all the
8658 above over the network.")
8659 (license license:gpl3+))))
8660
8661 (define-public emacs-helm-org-rifle
8662 (package
8663 (name "emacs-helm-org-rifle")
8664 (version "1.7.0")
8665 (source
8666 (origin
8667 (method git-fetch)
8668 (uri (git-reference
8669 (url "https://github.com/alphapapa/helm-org-rifle")
8670 (commit version)))
8671 (file-name (git-file-name name version))
8672 (sha256
8673 (base32
8674 "058zvh7cdall7dl3xay9ibcjvs13fbqp8fli3lz980pinmsds3r2"))))
8675 (build-system emacs-build-system)
8676 (propagated-inputs
8677 `(("emacs-dash" ,emacs-dash)
8678 ("emacs-f" ,emacs-f)
8679 ("emacs-helm" ,emacs-helm)
8680 ("emacs-org" ,emacs-org)
8681 ("emacs-s" ,emacs-s)))
8682 (home-page "https://github.com/alphapapa/helm-org-rifle")
8683 (synopsis "Rifle through Org files")
8684 (description "This package searches both headings and contents of entries
8685 in Org buffers and displays matching entries.")
8686 (license license:gpl3+)))
8687
8688 (define-public emacs-dired-toggle-sudo
8689 (package
8690 (name "emacs-dired-toggle-sudo")
8691 (version "1.0")
8692 (source
8693 (origin
8694 (method git-fetch)
8695 (uri (git-reference
8696 (url "https://github.com/renard/dired-toggle-sudo")
8697 (commit (string-append "v" version))))
8698 (file-name (git-file-name name version))
8699 (sha256
8700 (base32
8701 "0ajj8d6k5in2hclcrqckinfh80ylddplva0ryfbkzsjkfq167cv2"))
8702 (patches
8703 (search-patches
8704 "emacs-dired-toggle-sudo-emacs-26.patch"))))
8705 (build-system emacs-build-system)
8706 (home-page "https://github.com/renard/dired-toggle-sudo")
8707 (synopsis "Browse directory with @code{sudo} privileges")
8708 (description "This package allows for the use of @code{dired} with
8709 @code{sudo} privileges.")
8710 (license license:wtfpl2)))
8711
8712 (define-public emacs-memoize
8713 (package
8714 (name "emacs-memoize")
8715 (version "1.1")
8716 (source
8717 (origin
8718 (method git-fetch)
8719 (uri (git-reference
8720 (url "https://github.com/skeeto/emacs-memoize.git")
8721 (commit version)))
8722 (file-name (git-file-name name version))
8723 (sha256
8724 (base32 "04qgnlg4x6va7x364dhj1wbjmz8p5iq2vk36mn9198k2vxmijwzk"))))
8725 (build-system emacs-build-system)
8726 (arguments
8727 `(#:tests? #t
8728 #:test-command '("emacs" "--batch"
8729 "-l" "memoize-test.el"
8730 "-f" "ert-run-tests-batch-and-exit")))
8731 (home-page "https://github.com/skeeto/emacs-memoize")
8732 (synopsis "Emacs lisp memoization library")
8733 (description "@code{emacs-memoize} is an Emacs library for
8734 memoizing functions.")
8735 (license license:unlicense)))
8736
8737 (define-public emacs-linum-relative
8738 (package
8739 (name "emacs-linum-relative")
8740 (version "0.6")
8741 (source
8742 (origin
8743 (method git-fetch)
8744 (uri (git-reference
8745 (url "https://github.com/coldnew/linum-relative.git")
8746 (commit version)))
8747 (file-name (git-file-name name version))
8748 (sha256
8749 (base32 "0b3n1gk2w1p72x0zfdz9l70winq2fnjpjrgq0awxx730xk7ypp5n"))))
8750 (build-system emacs-build-system)
8751 (home-page "https://github.com/coldnew/linum-relative")
8752 (synopsis "Relative line numbering for Emacs")
8753 (description "@code{emacs-linum-relative} displays the relative line
8754 number on the left margin in Emacs.")
8755 (license license:gpl2+)))
8756
8757 (define-public emacs-idle-highlight
8758 (package
8759 (name "emacs-idle-highlight")
8760 (version "1.1.3")
8761 (source
8762 (origin
8763 (method git-fetch)
8764 (uri (git-reference
8765 (url "https://github.com/nonsequitur/idle-highlight-mode.git")
8766 (commit version)))
8767 (file-name (git-file-name name version))
8768 (sha256
8769 (base32 "0x4w1ksrw7dicl84zpf4d4scg672dyan9g95jkn6zvri0lr8xciv"))))
8770 (build-system emacs-build-system)
8771 (home-page "https://www.emacswiki.org/emacs/IdleHighlight")
8772 (synopsis "Highlights all occurrences of the word the point is on")
8773 (description
8774 "This Emacs package provides @code{idle-highlight-mode} that sets
8775 an idle timer to highlight all occurrences in the buffer of the word under
8776 the point.")
8777 (license license:gpl3+)))
8778
8779 (define-public emacs-ox-twbs
8780 (package
8781 (name "emacs-ox-twbs")
8782 (version "1.1.1")
8783 (source
8784 (origin
8785 (method git-fetch)
8786 (uri (git-reference
8787 (url "https://github.com/marsmining/ox-twbs.git")
8788 (commit (string-append "v" version))))
8789 (file-name (git-file-name name version))
8790 (sha256
8791 (base32 "0kd45p8y7ykadmai4jn1x1pgpafyqggwb1ccbjzalxw4k9wmd45f"))))
8792 (build-system emacs-build-system)
8793 (home-page "https://github.com/marsmining/ox-twbs")
8794 (synopsis "Export org-mode docs as HTML compatible with Twitter Bootstrap")
8795 (description
8796 "This Emacs package outputs your org-mode docs with a simple, clean and
8797 modern look. It implements a new HTML back-end for exporting org-mode docs as
8798 HTML compatible with Twitter Bootstrap. By default, HTML is exported with
8799 jQuery and Bootstrap resources included via osscdn.")
8800 (license license:gpl3+)))
8801
8802 (define-public emacs-highlight-sexp
8803 (package
8804 (name "emacs-highlight-sexp")
8805 (version "1.0")
8806 (source
8807 (origin
8808 (method git-fetch)
8809 (uri (git-reference
8810 (url "https://github.com/daimrod/highlight-sexp.git")
8811 (commit (string-append "v" version))))
8812 (file-name (git-file-name name version))
8813 (sha256
8814 (base32 "12cyk2q5g6p4ac2hykw1cag7dp1prjjnck5f7nalwwaklmy62y79"))))
8815 (build-system emacs-build-system)
8816 (home-page "https://github.com/daimrod/highlight-sexp")
8817 (synopsis "Minor mode that highlights the s-exp at the current position")
8818 (description
8819 "This Emacs package highlights the s-exp at the current position.")
8820 (license license:gpl3+)))
8821
8822 (define-public emacs-highlight-stages
8823 (let ((commit "29cbc5b78261916da042ddb107420083da49b271")
8824 (revision "1"))
8825 (package
8826 (name "emacs-highlight-stages")
8827 (version (string-append "1.1.0" "-" revision "." (string-take commit 7)))
8828 (source
8829 (origin
8830 (method git-fetch)
8831 (uri (git-reference
8832 (url "https://github.com/zk-phi/highlight-stages.git")
8833 (commit commit)))
8834 (file-name (git-file-name name version))
8835 (sha256
8836 (base32
8837 "0r6nbcrr0dqpgm8dir8ahzjy7rw4nrac48byamzrq96r7ajlxlv0"))
8838 (patches
8839 (search-patches "emacs-highlight-stages-add-gexp.patch"))))
8840 (build-system emacs-build-system)
8841 (home-page "https://github.com/wigust/highlight-stages")
8842 (synopsis "Minor mode that highlights (quasi-quoted) expressions")
8843 (description "@code{highlight-stages} provides an Emacs minor mode that
8844 highlights quasi-quoted expressions.")
8845 (license license:gpl3+))))
8846
8847 (define-public emacspeak
8848 (package
8849 (name "emacspeak")
8850 (version "50.0")
8851 (source
8852 (origin
8853 (method url-fetch)
8854 (uri (string-append
8855 "https://github.com/tvraman/emacspeak/releases/download/"
8856 version "/emacspeak-" version ".tar.bz2"))
8857 (sha256
8858 (base32
8859 "0rsj7rzfyqmyidfsjrhjnxi2d43axx6r3gac1fhv5xkkbiiqzqkb"))))
8860 (build-system gnu-build-system)
8861 (arguments
8862 '(#:make-flags (list (string-append "prefix="
8863 (assoc-ref %outputs "out")))
8864 #:phases
8865 (modify-phases %standard-phases
8866 (replace 'configure
8867 (lambda _
8868 (setenv "SHELL" (which "sh"))
8869 ;; Configure Emacspeak according to etc/install.org.
8870 (invoke "make" "config")))
8871 (add-after 'build 'build-espeak
8872 (lambda _
8873 (invoke "make" "espeak")))
8874 (replace 'install
8875 (lambda* (#:key inputs outputs #:allow-other-keys)
8876 (let* ((out (assoc-ref outputs "out"))
8877 (bin (string-append out "/bin"))
8878 (lisp (string-append out "/share/emacs/site-lisp/emacspeak"))
8879 (info (string-append out "/share/info"))
8880 (emacs (string-append (assoc-ref inputs "emacs")
8881 "/bin/emacs")))
8882 ;; According to etc/install.org, the Emacspeak directory should
8883 ;; be copied to its installation destination.
8884 (for-each
8885 (lambda (file)
8886 (copy-recursively file (string-append lisp "/" file)))
8887 '("etc" "info" "js" "lisp" "media" "servers" "sounds"
8888 "stumpwm" "xsl"))
8889 ;; Make sure emacspeak is loaded from the correct directory.
8890 (substitute* "etc/emacspeak.sh"
8891 (("/lisp/emacspeak-setup.el")
8892 (string-append lisp "/lisp/emacspeak-setup.el")))
8893 ;; Install the convenient startup script.
8894 (mkdir-p bin)
8895 (copy-file "etc/emacspeak.sh" (string-append bin "/emacspeak")))
8896 #t))
8897 (add-after 'install 'wrap-program
8898 (lambda* (#:key inputs outputs #:allow-other-keys)
8899 (let* ((out (assoc-ref outputs "out"))
8900 (emacspeak (string-append out "/bin/emacspeak"))
8901 (espeak (string-append (assoc-ref inputs "espeak")
8902 "/bin/espeak")))
8903 ;; The environment variable DTK_PROGRAM tells emacspeak what
8904 ;; program to use for speech.
8905 (wrap-program emacspeak
8906 `("DTK_PROGRAM" ":" prefix (,espeak)))
8907 #t))))
8908 #:tests? #f)) ; no check target
8909 (inputs
8910 `(("emacs" ,emacs)
8911 ("espeak" ,espeak)
8912 ("perl" ,perl)
8913 ("tcl" ,tcl)
8914 ("tclx" ,tclx)))
8915 (home-page "http://emacspeak.sourceforge.net")
8916 (synopsis "Audio desktop interface for Emacs")
8917 (description
8918 "Emacspeak is a speech interface that allows visually impaired users to
8919 interact independently and efficiently with the computer. Audio formatting
8920 --a technique pioneered by AsTeR-- and full support for W3C's Aural CSS (ACSS)
8921 allows Emacspeak to produce rich aural presentations of electronic information.
8922 By seamlessly blending all aspects of the Internet such as Web-surfing and
8923 messaging, Emacspeak speech-enables local and remote information via a
8924 consistent and well-integrated user interface.")
8925 (license license:gpl2+)))
8926
8927 (define-public emacs-adaptive-wrap
8928 (package
8929 (name "emacs-adaptive-wrap")
8930 (version "0.5.1")
8931 (source (origin
8932 (method url-fetch)
8933 (uri (string-append
8934 "http://elpa.gnu.org/packages/adaptive-wrap-"
8935 version ".el"))
8936 (sha256
8937 (base32
8938 "0qi7gjprcpywk2daivnlavwsx53hl5wcqvpxbwinvigg42vxh3ll"))))
8939 (build-system emacs-build-system)
8940 (home-page "http://elpa.gnu.org/packages/adaptive-wrap.html")
8941 (synopsis "Smart line-wrapping with wrap-prefix")
8942 (description
8943 "This Emacs package provides the @code{adaptive-wrap-prefix-mode}
8944 minor mode which sets the wrap-prefix property on the fly so that
8945 single-long-line paragraphs get word-wrapped in a way similar to what
8946 you'd get with @kbd{M-q} using @code{adaptive-fill-mode}, but without
8947 actually changing the buffer's text.")
8948 (license license:gpl3+)))
8949
8950 (define-public emacs-diff-hl
8951 (package
8952 (name "emacs-diff-hl")
8953 (version "1.8.7")
8954 (source
8955 (origin
8956 (method git-fetch)
8957 (uri (git-reference
8958 (url "https://github.com/dgutov/diff-hl")
8959 (commit version)))
8960 (file-name (git-file-name name version))
8961 (sha256
8962 (base32 "0i7x6qgr3nydcwhw72sbc8z9x9dfhgkf0dqj9nakvx36vn1bblbq"))))
8963 (build-system emacs-build-system)
8964 (home-page "https://github.com/dgutov/diff-hl")
8965 (synopsis
8966 "Highlight uncommitted changes using VC")
8967 (description
8968 "@code{diff-hl-mode} highlights uncommitted changes on the side of the
8969 window (using the fringe, by default), allows you to jump between
8970 the hunks and revert them selectively.")
8971 (license license:gpl3+)))
8972
8973 (define-public emacs-diminish
8974 (package
8975 (name "emacs-diminish")
8976 (version "0.45")
8977 (source
8978 (origin
8979 (method git-fetch)
8980 (uri (git-reference
8981 (url "https://github.com/myrjola/diminish.el.git")
8982 (commit (string-append "v" version))))
8983 (file-name (git-file-name name version))
8984 (sha256
8985 (base32 "0qpgfgp8hrzz4vdifxq8h25n0a0jlzgf7aa1fpy6r0080v5rqbb6"))))
8986 (build-system emacs-build-system)
8987 (home-page "https://github.com/myrjola/diminish.el")
8988 (synopsis "Diminish minor modes with no modeline display")
8989 (description "@code{emacs-diminish} implements hiding or
8990 abbreviation of the mode line displays (lighters) of minor modes.")
8991 (license license:gpl2+)))
8992
8993 (define-public emacs-use-package
8994 (package
8995 (name "emacs-use-package")
8996 (version "2.4")
8997 (source (origin
8998 (method git-fetch)
8999 (uri (git-reference
9000 (url "https://github.com/jwiegley/use-package")
9001 (commit version)))
9002 (file-name (git-file-name name version))
9003 (sha256
9004 (base32
9005 "1b7mjjh0d6fmkkd9vyj64vca27xqhga0nvyrrcqxpqjn62zq046y"))))
9006 (build-system emacs-build-system)
9007 (propagated-inputs
9008 `(("emacs-diminish" ,emacs-diminish)))
9009 (arguments
9010 `(#:tests? #t
9011 #:test-command '("emacs" "--batch"
9012 "-l" "use-package-tests.el"
9013 "-f" "ert-run-tests-batch-and-exit")))
9014 (home-page "https://github.com/jwiegley/use-package")
9015 (synopsis "Declaration for simplifying your .emacs")
9016 (description "The use-package macro allows you to isolate package
9017 configuration in your @file{.emacs} file in a way that is both
9018 performance-oriented and tidy.")
9019 (license license:gpl2+)))
9020
9021 (define-public emacs-leaf
9022 (package
9023 (name "emacs-leaf")
9024 (version "3.5.0")
9025 (source
9026 (origin
9027 (method git-fetch)
9028 (uri (git-reference
9029 (url "https://github.com/conao3/leaf.el.git")
9030 (commit (string-append "v" version))))
9031 (file-name (git-file-name name version))
9032 (sha256
9033 (base32
9034 "1rgd59146wad92yc64las0qgx67k2ifgsw1vwhp40xvkd7kb0r6d"))))
9035 (build-system emacs-build-system)
9036 (home-page "https://github.com/conao3/leaf.el")
9037 (arguments
9038 `(#:tests? #t
9039 #:test-command '("emacs" "--batch"
9040 "-l" "leaf-tests.el"
9041 "-f" "cort-test-run")))
9042 (synopsis
9043 "Simplify your init.el configuration, extended use-package")
9044 (description
9045 "This package provides macros that allows you to declaratively configure
9046 settings typical of an Elisp package with various keywords. The syntax is
9047 similar, but not identical to use-package -- overall, leaf aims at a cleaner
9048 and more predictable implementation.")
9049 (license license:agpl3+)))
9050
9051 (define-public emacs-strace-mode
9052 (let* ((commit "6a69b4b06db6797af56f33eda5cb28af94e59f11")
9053 (revision "1"))
9054 (package
9055 (name "emacs-strace-mode")
9056 (version (string-append "0.0.2-" revision "." (string-take commit 7)))
9057 (source (origin
9058 (method git-fetch)
9059 (uri (git-reference
9060 (url "https://github.com/pkmoore/strace-mode")
9061 (commit commit)))
9062 (file-name (git-file-name name version))
9063 (sha256
9064 (base32
9065 "1lbk2kzdznf2bkfazizfbimaxxzfzv00lrz1ran9dc2zqbc0bj9f"))))
9066 (build-system emacs-build-system)
9067 (home-page "https://github.com/pkmoore/strace-mode")
9068 (synopsis "Emacs major mode to highlight strace outputs")
9069 (description "@code{emacs-strace-mode} provides an Emacs major mode
9070 highlighting strace outputs.")
9071 (license license:gpl3+))))
9072
9073 (define-public emacs-default-encrypt
9074 (package
9075 (name "emacs-default-encrypt")
9076 (version "4.4")
9077 (source
9078 (origin
9079 (method url-fetch)
9080 (uri (string-append
9081 "https://informationelle-selbstbestimmung-im-internet.de"
9082 "/emacs/jl-encrypt" version "/jl-encrypt.el"))
9083 (file-name (string-append "jl-encrypt-" version ".el"))
9084 (sha256
9085 (base32
9086 "0w9ggz075j1zwg7d0rv9k8238g600p7czfnnsnawswi7yps2xk78"))))
9087 (build-system emacs-build-system)
9088 (home-page
9089 "https://informationelle-selbstbestimmung-im-internet.de/Emacs.html")
9090 (synopsis "Automatically encrypt or sign Gnus messages in Emacs")
9091 (description
9092 "DefaultEncrypt is designed to be used with Gnus in Emacs. It
9093 automatically encrypts messages that you send (e.g., email) when public keys
9094 for all recipients are available, and it protects you from accidentally
9095 sending un-encrypted messages. It can also be configured to automatically
9096 sign messages that you send. For details and instructions on how to use
9097 DefaultEncrypt, please refer to the home page or read the comments in the
9098 source file, @file{jl-encrypt.el}.")
9099 (license license:gpl3+)))
9100
9101 (define-public emacs-extend-smime
9102 (package
9103 (name "emacs-extend-smime")
9104 (version "3.3")
9105 (source
9106 (origin
9107 (method url-fetch)
9108 (uri (string-append
9109 "https://informationelle-selbstbestimmung-im-internet.de"
9110 "/emacs/jl-smime" version "/jl-smime.el"))
9111 (file-name (string-append "jl-smime-" version ".el"))
9112 (sha256
9113 (base32
9114 "1iv8s2wjmv3v5qfwlcy9hvvrmxxvp3f8m1krlr789q7bbh35jynh"))))
9115 (build-system emacs-build-system)
9116 (home-page
9117 "https://informationelle-selbstbestimmung-im-internet.de/Emacs.html")
9118 (synopsis "Improved S/MIME support for Gnus in Emacs")
9119 (propagated-inputs
9120 `(("emacs-default-encrypt" ,emacs-default-encrypt)))
9121 (description
9122 ;; TRANSLATORS: ExtendSMIME, DefaultEncrypt, and emacs-default-encrypt
9123 ;; should not be translated. The name "emacs-default-encrypt" refers to
9124 ;; the Guix package that provides DefaultEncrypt.
9125 "ExtendSMIME is designed to be used with Gnus in Emacs. It enhances
9126 DefaultEncrypt (emacs-default-encrypt) to support S/MIME (Secure/Multipurpose
9127 Internet Mail Extensions) via LDAP (Lightweight Directory Access Protocol).
9128 Before a message (e.g., email) is sent, ExtendSMIME searches for missing
9129 certificates via LDAP and imports them into @code{gpgsm}. When certificates
9130 for all recipients are available, DefaultEncrypt automatically encrypts the
9131 message. For details and instructions on how to use ExtendSMIME, please refer
9132 to the home page or read the comments in the source file,
9133 @file{jl-smime.el}.")
9134 (license license:gpl3+)))
9135
9136 (define-public emacs-htmlize
9137 (package
9138 (name "emacs-htmlize")
9139 (version "1.53")
9140 (source
9141 (origin
9142 (method git-fetch)
9143 (uri (git-reference
9144 (url "https://github.com/hniksic/emacs-htmlize.git")
9145 (commit (string-append "release/" version))))
9146 (file-name (git-file-name name version))
9147 (sha256
9148 (base32 "0dr235c0z8is3pi5xdgqyqljg6px0b2aya6qb79zkyi477bmz4ip"))))
9149 (build-system emacs-build-system)
9150 (home-page "https://github.com/hniksic/emacs-htmlize")
9151 (synopsis "Convert buffer text and decorations to HTML")
9152 (description "@code{emacs-htmlize} converts the buffer text and
9153 the associated decorations to HTML. Output to CSS, inline CSS and
9154 fonts is supported.")
9155 (license license:gpl2+)))
9156
9157 (define-public emacs-xmlgen
9158 (package
9159 (name "emacs-xmlgen")
9160 (version "0.5")
9161 (source
9162 (origin
9163 (method git-fetch)
9164 (uri (git-reference
9165 (url "https://github.com/philjackson/xmlgen.git")
9166 (commit version)))
9167 (file-name (git-file-name name version))
9168 (sha256
9169 (base32 "096i29v0badx0a6339h9ckdz78zj59gbjdp7vj7vhkq9d830392s"))))
9170 (build-system emacs-build-system)
9171 (arguments
9172 `(#:tests? #t
9173 #:test-command '("emacs" "--batch"
9174 "-l" "xmlgen-test.el"
9175 "-f" "ert-run-tests-batch-and-exit")))
9176 (home-page "https://github.com/philjackson/xmlgen")
9177 (synopsis "S-expression to XML domain specific language (DSL) in
9178 Emacs Lisp")
9179 (description "@code{emacs-xmlgen} provides S-expression to XML
9180 conversion for Emacs Lisp.")
9181 (license license:gpl2+)))
9182
9183 (define-public emacs-cdlatex
9184 (package
9185 (name "emacs-cdlatex")
9186 (version "4.7")
9187 (source
9188 (origin
9189 (method git-fetch)
9190 (uri (git-reference
9191 (url "https://github.com/cdominik/cdlatex.git")
9192 (commit version)))
9193 (file-name (git-file-name name version))
9194 (sha256
9195 (base32 "1jj9vmhc4s3ych08bjm1c2xwi81z1p20rj7bvxrgvb5aga2ghi9d"))))
9196 (build-system emacs-build-system)
9197 (propagated-inputs
9198 `(("emacs-auctex" ,emacs-auctex)))
9199 (home-page "https://github.com/cdominik/cdlatex")
9200 (synopsis "Fast Emacs input methods for LaTeX environments and
9201 math")
9202 (description "CDLaTeX is an Emacs minor mode supporting fast
9203 insertion of environment templates and math in LaTeX. Similar
9204 commands are also offered as part of the AUCTeX package, but it is not
9205 the same - CDLaTeX focuses on speediness for inserting LaTeX
9206 constructs.")
9207 (license license:gpl3+)))
9208
9209 (define-public emacs-cnfonts
9210 (package
9211 (name "emacs-cnfonts")
9212 (version "0.9.1")
9213 (source
9214 (origin
9215 (method git-fetch)
9216 (uri (git-reference
9217 (url "https://github.com/tumashu/cnfonts.git")
9218 (commit (string-append "v" version))))
9219 (file-name (git-file-name name version))
9220 (sha256
9221 (base32 "11d44lf0m0kbzq1mvyqkl4aprys0xqaarp08nij57xnynin1rynx"))))
9222 (build-system emacs-build-system)
9223 (home-page "https://github.com/tumashu/cnfonts")
9224 (synopsis "Emacs Chinese fonts setup tool")
9225 (description "cnfonts is a Chinese fonts setup tool, allowing for easy
9226 configuration of Chinese fonts.")
9227 (license license:gpl2+)))
9228
9229 (define-public emacs-php-mode
9230 (package
9231 (name "emacs-php-mode")
9232 (version "1.22.1")
9233 (source (origin
9234 (method git-fetch)
9235 (uri (git-reference
9236 (url "https://github.com/ejmr/php-mode.git")
9237 (commit (string-append "v" version))))
9238 (file-name (git-file-name name version))
9239 (sha256
9240 (base32
9241 "1yc7f39bv2ni8q5372r4kj04z7rikvc8w1mqx5c4zph5r02jab7i"))))
9242 (build-system emacs-build-system)
9243 (home-page "https://github.com/ejmr/php-mode")
9244 (synopsis "Major mode for editing PHP code")
9245 (description "@code{php-mode} is a major mode for editing PHP source
9246 code. It's an extension of C mode; thus it inherits all C mode's navigation
9247 functionality. But it colors according to the PHP grammar and indents
9248 according to the PEAR coding guidelines. It also includes a couple handy
9249 IDE-type features such as documentation search and a source and class
9250 browser.")
9251 (license license:gpl3+)))
9252
9253 (define-public emacs-pos-tip
9254 (package
9255 (name "emacs-pos-tip")
9256 (version "0.4.6")
9257 (source
9258 (origin
9259 (method git-fetch)
9260 (uri (git-reference
9261 (url "https://github.com/pitkali/pos-tip.git")
9262 (commit version)))
9263 (file-name (git-file-name name version))
9264 (sha256
9265 (base32 "0w8bnspnk871qndp18hs0wk4x9x31xr9rwbvf5dc8mcbnj29ch33"))))
9266 (build-system emacs-build-system)
9267 ;; The following functions and variables needed by emacs-pos-tip are
9268 ;; not included in emacs-minimal:
9269 ;; x-display-pixel-width, x-display-pixel-height, x-show-tip
9270 (arguments `(#:emacs ,emacs))
9271 (home-page "https://github.com/pitkali/pos-tip")
9272 (synopsis "Show tooltip at point")
9273 (description "The standard library tooltip.el provides a function for
9274 displaying a tooltip at the mouse position. However, locating a tooltip at an
9275 arbitrary buffer position in a window is not easy. Pos-tip provides such a
9276 function to be used by other frontend programs.")
9277 (license license:gpl2+)))
9278
9279 (define-public emacs-pyim-basedict
9280 (package
9281 (name "emacs-pyim-basedict")
9282 (version "0.3.1")
9283 (source
9284 (origin
9285 (method git-fetch)
9286 (uri (git-reference
9287 (url "https://github.com/tumashu/pyim-basedict.git")
9288 (commit (string-append "v" version))))
9289 (file-name (git-file-name name version))
9290 (sha256
9291 (base32 "0576r8ap9gp91ycjf1d47pn13kxp0f9fysn09zlq44hr0s1y2y5d"))))
9292 (build-system emacs-build-system)
9293 (home-page "https://github.com/tumashu/pyim-basedict")
9294 (synopsis "Input method dictionary of pyim")
9295 (description "Pyim-basedict is the default pinyin input method dictionary,
9296 containing words from the rime project.")
9297 (license license:gpl2+)))
9298
9299 (define-public emacs-pyim
9300 (package
9301 (name "emacs-pyim")
9302 (version "1.8")
9303 (source
9304 (origin
9305 (method git-fetch)
9306 (uri (git-reference
9307 (url "https://github.com/tumashu/pyim")
9308 (commit (string-append "v" version))))
9309 (file-name (git-file-name name version))
9310 (sha256
9311 (base32
9312 "16rma4cv7xgky0g3x4an27v30jdi6i1sqw43cl99zhkqvp43l3f9"))))
9313 (build-system emacs-build-system)
9314 (propagated-inputs
9315 `(("emacs-async" ,emacs-async)
9316 ("emacs-pyim-basedict" ,emacs-pyim-basedict)
9317 ("emacs-popup" ,emacs-popup)
9318 ("emacs-posframe" ,emacs-posframe)))
9319 (home-page "https://github.com/tumashu/pyim")
9320 (synopsis "Chinese input method")
9321 (description "Chinese input method which supports quanpin, shuangpin, wubi
9322 and cangjie.")
9323 (license license:gpl2+)))
9324
9325 (define-public emacs-posframe
9326 (package
9327 (name "emacs-posframe")
9328 (version "0.5.0")
9329 (source
9330 (origin
9331 (method git-fetch)
9332 (uri (git-reference
9333 (url "https://github.com/tumashu/posframe")
9334 (commit (string-append "v" version))))
9335 (file-name (git-file-name name version))
9336 (sha256
9337 (base32
9338 "1fhjxj7gi2pj5rdnmf0gddiwd8iifgjgjp01c01npz1gwwixyqh3"))))
9339 (build-system emacs-build-system)
9340 ;; emacs-minimal does not include the function font-info
9341 (arguments `(#:emacs ,emacs))
9342 (home-page "https://github.com/tumashu/posframe")
9343 (synopsis "Pop a posframe (a child frame) at point")
9344 (description "@code{emacs-posframe} can pop a posframe at point. A
9345 posframe is a child frame displayed within its root window's buffer.
9346 @code{emacs-posframe} is fast and works well with CJK languages.")
9347 (license license:gpl3+)))
9348
9349 (define-public emacs-el2org
9350 (package
9351 (name "emacs-el2org")
9352 (version "0.6.0")
9353 (source
9354 (origin
9355 (method git-fetch)
9356 (uri (git-reference
9357 (url "https://github.com/tumashu/el2org.git")
9358 (commit (string-append "v" version))))
9359 (file-name (git-file-name name version))
9360 (sha256
9361 (base32 "0mzddqny6wpg1fv99xrvlv7rxmaifvmy5bvj4in4pldhm4cx4q1b"))))
9362 (build-system emacs-build-system)
9363 (home-page "https://github.com/tumashu/el2org")
9364 (synopsis "Convert Emacs-lisp file to org file")
9365 (description "El2org is a simple tool, which can convert Emacs-lisp file
9366 to org file, you can use this tool to write orgify commentary.")
9367 (license license:gpl2+)))
9368
9369 (define-public emacs-mustache
9370 (package
9371 (name "emacs-mustache")
9372 (version "0.23")
9373 (source
9374 (origin
9375 (method git-fetch)
9376 (uri (git-reference
9377 (url "https://github.com/Wilfred/mustache.el.git")
9378 (commit version)))
9379 (file-name (git-file-name name version))
9380 (sha256
9381 (base32 "1n2ymd92qpvsby6ms0l3kjhdzzc47rri2aiscc6bs07hm4mjpr9q"))))
9382 (build-system emacs-build-system)
9383 (propagated-inputs
9384 `(("emacs-dash" ,emacs-dash)
9385 ("emacs-ht" ,emacs-ht)
9386 ("emacs-s" ,emacs-s)))
9387 (home-page "https://github.com/Wilfred/mustache.el")
9388 (synopsis "Mustache templating library for Emacs")
9389 (description "Mustache templating library for Emacs, mustache is
9390 a simple web template system, which is described as a logic-less system
9391 because it lacks any explicit control flow statements, both looping and
9392 conditional evaluation can be achieved using section tags processing lists
9393 and lambdas.")
9394 (license license:gpl3+)))
9395
9396 (define-public emacs-org2web
9397 (package
9398 (name "emacs-org2web")
9399 (version "0.9.1")
9400 (source
9401 (origin
9402 (method git-fetch)
9403 (uri (git-reference
9404 (url "https://github.com/tumashu/org2web.git")
9405 (commit (string-append "v" version))))
9406 (file-name (git-file-name name version))
9407 (sha256
9408 (base32 "0wsvfn409a2ivbich8b8zqza78sprirg4bl7igx536ydqclmi0n7"))))
9409 (build-system emacs-build-system)
9410 (propagated-inputs
9411 `(("emacs-dash" ,emacs-dash)
9412 ("emacs-el2org" ,emacs-el2org)
9413 ("emacs-ht" ,emacs-ht)
9414 ("emacs-mustache" ,emacs-mustache)
9415 ("emacs-simple-httpd" ,emacs-simple-httpd)))
9416 (home-page "https://github.com/tumashu/org2web")
9417 (synopsis "Static site generator based on org-mode ")
9418 (description "Org2web is a static site generator based on org-mode,
9419 which code derived from Kelvin H's org-page.")
9420 (license license:gpl2+)))
9421
9422 (define-public emacs-xelb
9423 (package
9424 (name "emacs-xelb")
9425 (version "0.18")
9426 (source (origin
9427 (method url-fetch)
9428 (uri (string-append "https://elpa.gnu.org/packages/xelb-"
9429 version ".tar"))
9430 (sha256
9431 (base32
9432 "1fp5mzl63sh0h3ws4l5p4qgvi7ny8a3fj6k4dhqa98xgw2bx03v7"))))
9433 (build-system emacs-build-system)
9434 ;; The following functions and variables needed by emacs-xelb are
9435 ;; not included in emacs-minimal:
9436 ;; x-display-screens, x-keysym-table, x-alt-keysym, x-meta-keysym
9437 ;; x-hyper-keysym, x-super-keysym, libxml-parse-xml-region
9438 ;; x-display-pixel-width, x-display-pixel-height
9439 (arguments
9440 `(#:emacs ,emacs
9441 #:phases
9442 (modify-phases %standard-phases
9443 (add-after 'unpack 'regenerate-el-files
9444 (lambda* (#:key inputs #:allow-other-keys)
9445 (invoke "make"
9446 (string-append "PROTO_PATH="
9447 (assoc-ref inputs "xcb-proto")
9448 "/share/xcb")
9449 (string-append "EMACS_BIN="
9450 (assoc-ref inputs "emacs")
9451 "/bin/emacs -Q")))))))
9452 (native-inputs `(("xcb-proto" ,xcb-proto)))
9453 (home-page "https://github.com/ch11ng/xelb")
9454 (synopsis "X protocol Emacs Lisp binding")
9455 (description "@code{emacs-xelb} is a pure Emacs Lisp implementation of the
9456 X11 protocol based on the XML description files from the XCB project. It
9457 features an object-oriented API and permits a certain degree of concurrency.
9458 It should enable you to implement low-level X11 applications.")
9459 (license license:gpl3+)))
9460
9461 (define-public emacs-exwm
9462 (package
9463 (name "emacs-exwm")
9464 (version "0.23")
9465 (synopsis "Emacs X window manager")
9466 (source (origin
9467 (method url-fetch)
9468 (uri (string-append "https://elpa.gnu.org/packages/exwm-"
9469 version ".tar"))
9470 (sha256
9471 (base32
9472 "05w1v3wrp1lzz20zd9lcvr5nhk809kgy6svvkbs15xhnr6x55ad5"))))
9473 (build-system emacs-build-system)
9474 (propagated-inputs
9475 `(("emacs-xelb" ,emacs-xelb)))
9476 (inputs
9477 `(("xhost" ,xhost)
9478 ("dbus" ,dbus)))
9479 ;; The following functions and variables needed by emacs-exwm are
9480 ;; not included in emacs-minimal:
9481 ;; scroll-bar-mode, fringe-mode
9482 ;; x-display-pixel-width, x-display-pixel-height
9483 (arguments
9484 `(#:emacs ,emacs
9485 #:phases
9486 (modify-phases %standard-phases
9487 (add-after 'build 'install-xsession
9488 (lambda* (#:key inputs outputs #:allow-other-keys)
9489 (let* ((out (assoc-ref outputs "out"))
9490 (xsessions (string-append out "/share/xsessions"))
9491 (bin (string-append out "/bin"))
9492 (exwm-executable (string-append bin "/exwm")))
9493 ;; Add a .desktop file to xsessions
9494 (mkdir-p xsessions)
9495 (mkdir-p bin)
9496 (with-output-to-file
9497 (string-append xsessions "/exwm.desktop")
9498 (lambda _
9499 (format #t "[Desktop Entry]~@
9500 Name=~a~@
9501 Comment=~a~@
9502 Exec=~a~@
9503 TryExec=~:*~a~@
9504 Type=Application~%" ,name ,synopsis exwm-executable)))
9505 ;; Add a shell wrapper to bin
9506 (with-output-to-file exwm-executable
9507 (lambda _
9508 (format #t "#!~a ~@
9509 ~a +SI:localuser:$USER ~@
9510 exec ~a --exit-with-session ~a \"$@\" --eval '~s' ~%"
9511 (string-append (assoc-ref inputs "bash") "/bin/sh")
9512 (string-append (assoc-ref inputs "xhost") "/bin/xhost")
9513 (string-append (assoc-ref inputs "dbus") "/bin/dbus-launch")
9514 (string-append (assoc-ref inputs "emacs") "/bin/emacs")
9515 '(cond
9516 ((file-exists-p "~/.exwm")
9517 (load-file "~/.exwm"))
9518 ((not (featurep 'exwm))
9519 (require 'exwm)
9520 (require 'exwm-config)
9521 (exwm-config-default)
9522 (message (concat "exwm configuration not found. "
9523 "Falling back to default configuration...")))))))
9524 (chmod exwm-executable #o555)
9525 #t))))))
9526 (home-page "https://github.com/ch11ng/exwm")
9527 (description "EXWM is a full-featured tiling X window manager for Emacs
9528 built on top of XELB.")
9529 (license license:gpl3+)))
9530
9531 (define-public emacs-switch-window
9532 (package
9533 (name "emacs-switch-window")
9534 (version "1.6.2")
9535 (source
9536 (origin
9537 (method git-fetch)
9538 (uri (git-reference
9539 (url "https://github.com/dimitri/switch-window")
9540 (commit (string-append "v" version))))
9541 (file-name (git-file-name name version))
9542 (sha256
9543 (base32
9544 "0rci96asgamr6qp6nkyr5vwrnslswjxcjd96yccy4aivh0g66yfg"))))
9545 (build-system emacs-build-system)
9546 (home-page "https://github.com/dimitri/switch-window")
9547 (synopsis "Emacs window switch tool")
9548 (description "Switch-window is an emacs window switch tool, which
9549 offer a visual way to choose a window to switch to, delete, split or
9550 other operations.")
9551 (license license:wtfpl2)))
9552
9553 (define-public emacs-exwm-x
9554 (package
9555 (name "emacs-exwm-x")
9556 (version "1.9.0")
9557 (synopsis "Derivative window manager based on EXWM")
9558 (source
9559 (origin
9560 (method git-fetch)
9561 (uri (git-reference
9562 (url "https://github.com/tumashu/exwm-x")
9563 (commit (string-append "v" version))))
9564 (file-name (git-file-name name version))
9565 (sha256
9566 (base32
9567 "03l3dl7s1qys1kkh40rm1sfx7axy1b8sf5f6nyksj9ps6d30p5i4"))))
9568 (build-system emacs-build-system)
9569 (propagated-inputs
9570 `(("emacs-exwm" ,emacs-exwm)
9571 ("emacs-switch-window" ,emacs-switch-window)
9572 ("emacs-ivy" ,emacs-ivy)
9573 ("emacs-use-package" ,emacs-use-package)))
9574 (inputs
9575 `(("xhost" ,xhost)
9576 ("dbus" ,dbus)))
9577 ;; Need emacs instead of emacs-minimal,
9578 ;; for emacs's bin path will be inserted into bin/exwm-x file.
9579 (arguments
9580 `(#:emacs ,emacs
9581 #:phases
9582 (modify-phases %standard-phases
9583 (add-after 'build 'install-xsession
9584 (lambda* (#:key inputs outputs #:allow-other-keys)
9585 (let* ((out (assoc-ref outputs "out"))
9586 (xsessions (string-append out "/share/xsessions"))
9587 (bin (string-append out "/bin"))
9588 (exwm-executable (string-append bin "/exwm-x")))
9589 ;; Add a .desktop file to xsessions
9590 (mkdir-p xsessions)
9591 (mkdir-p bin)
9592 (with-output-to-file
9593 (string-append xsessions "/exwm-x.desktop")
9594 (lambda _
9595 (format #t "[Desktop Entry]~@
9596 Name=~a~@
9597 Comment=~a~@
9598 Exec=~a~@
9599 TryExec=~@*~a~@
9600 Type=Application~%" ,name ,synopsis exwm-executable)))
9601 ;; Add a shell wrapper to bin
9602 (with-output-to-file exwm-executable
9603 (lambda _
9604 (format #t "#!~a ~@
9605 ~a +SI:localuser:$USER ~@
9606 exec ~a --exit-with-session ~a \"$@\" --eval '~s' ~%"
9607 (string-append (assoc-ref inputs "bash") "/bin/sh")
9608 (string-append (assoc-ref inputs "xhost") "/bin/xhost")
9609 (string-append (assoc-ref inputs "dbus") "/bin/dbus-launch")
9610 (string-append (assoc-ref inputs "emacs") "/bin/emacs")
9611 '(require 'exwmx-loader))))
9612 (chmod exwm-executable #o555)
9613 #t))))))
9614 (home-page "https://github.com/tumashu/exwm-x")
9615 (description "EXWM-X is a derivative window manager based on EXWM, with focus
9616 on mouse-control.")
9617 (license license:gpl3+)))
9618
9619 (define-public emacs-gnugo
9620 (package
9621 (name "emacs-gnugo")
9622 (version "3.1.0")
9623 (source
9624 (origin
9625 (method url-fetch)
9626 (uri (string-append "https://elpa.gnu.org/packages/gnugo-"
9627 version ".tar"))
9628 (sha256
9629 (base32
9630 "0xpjvs250gg71qwapdsb1hlc61gs0gpkjds01srf784fvyxx2gf1"))))
9631 (build-system emacs-build-system)
9632 (arguments
9633 `(#:phases (modify-phases %standard-phases
9634 (add-after 'unpack 'configure-default-gnugo-xpms-variable
9635 (lambda _
9636 (substitute* "gnugo.el"
9637 (("defvar gnugo-xpms nil")
9638 "defvar gnugo-xpms #'gnugo-imgen-create-xpms"))
9639 #t)))))
9640 (propagated-inputs
9641 `(("emacs-ascii-art-to-unicode" ,emacs-ascii-art-to-unicode)
9642 ("emacs-xpm" ,emacs-xpm)))
9643 (home-page "https://elpa.gnu.org/packages/gnugo.html")
9644 (synopsis "Emacs major mode for playing GNU Go")
9645 (description "This package provides an Emacs based interface for GNU Go.
9646 It has a graphical mode where the board and stones are drawn using XPM images
9647 and supports the use of a mouse.")
9648 (license license:gpl3+)))
9649
9650 (define-public emacs-gnuplot
9651 (package
9652 (name "emacs-gnuplot")
9653 (version "0.7.0")
9654 (source
9655 (origin
9656 (method git-fetch)
9657 (uri (git-reference
9658 (url "https://github.com/bruceravel/gnuplot-mode.git")
9659 (commit version)))
9660 (file-name (git-file-name name version))
9661 (sha256
9662 (base32 "0bwri3cvm2vr27kyqkrddm28fs08axnd4nm9amfgp54xp20bn4yn"))))
9663 (build-system gnu-build-system)
9664 (native-inputs `(("emacs" ,emacs-minimal)))
9665 (arguments
9666 (let ((elisp-dir (string-append "/share/emacs/site-lisp/guix.d"
9667 "/gnuplot-" version)))
9668 `(#:modules ((guix build gnu-build-system)
9669 (guix build utils)
9670 (guix build emacs-utils))
9671 #:imported-modules (,@%gnu-build-system-modules
9672 (guix build emacs-utils))
9673 #:configure-flags
9674 (list (string-append "EMACS=" (assoc-ref %build-inputs "emacs")
9675 "/bin/emacs")
9676 (string-append "--with-lispdir=" %output ,elisp-dir))
9677 #:phases
9678 (modify-phases %standard-phases
9679 (add-after 'install 'generate-autoloads
9680 (lambda* (#:key outputs #:allow-other-keys)
9681 (emacs-generate-autoloads
9682 "gnuplot"
9683 (string-append (assoc-ref outputs "out") ,elisp-dir))
9684 #t))))))
9685 (home-page "https://github.com/bruceravel/gnuplot-mode")
9686 (synopsis "Emacs major mode for interacting with gnuplot")
9687 (description "@code{emacs-gnuplot} is an emacs major mode for interacting
9688 with gnuplot.")
9689 (license license:gpl2+)))
9690
9691 (define-public emacs-transpose-frame
9692 (package
9693 (name "emacs-transpose-frame")
9694 (version "0.1.0")
9695 (source
9696 (origin
9697 (method url-fetch)
9698 (uri "http://www.emacswiki.org/emacs/download/transpose-frame.el")
9699 (file-name (string-append "transpose-frame-" version ".el"))
9700 (sha256
9701 (base32
9702 "1f67yksgw9s6j0033hmqzaxx2a93jm11sd5ys7cc3li5gfh680m4"))))
9703 (build-system emacs-build-system)
9704 (home-page "https://www.emacswiki.org/emacs/TransposeFrame")
9705 (synopsis "Transpose window arrangement in current frame")
9706 (description "@code{emacs-transpose-frame} provides some interactive
9707 functions which allows users to transpose windows arrangement in currently
9708 selected frame.")
9709 (license license:bsd-2)))
9710
9711 (define-public emacs-key-chord
9712 (package
9713 (name "emacs-key-chord")
9714 (version "0.6")
9715 (source
9716 (origin
9717 (method url-fetch)
9718 (uri "https://www.emacswiki.org/emacs/download/key-chord.el")
9719 (file-name (string-append "key-chord-" version ".el"))
9720 (sha256
9721 (base32
9722 "03m44pqggfrd53nh9dvpdjgm0rvca34qxmd30hr33hzprzjambxg"))))
9723 (build-system emacs-build-system)
9724 (home-page "https://www.emacswiki.org/emacs/key-chord.el")
9725 (synopsis "Map pairs of simultaneously pressed keys to Emacs commands")
9726 (description "@code{emacs-key-chord} provides @code{key-chord-mode}, a
9727 mode for binding key chords to commands. A key chord is defined as two keys
9728 pressed simultaneously or a single key quickly pressed twice.")
9729 (license license:gpl2+)))
9730
9731 (define-public emacs-evil-surround
9732 (package
9733 (name "emacs-evil-surround")
9734 (version "1.0.4")
9735 (source
9736 (origin
9737 (method git-fetch)
9738 (uri (git-reference
9739 (url "https://github.com/emacs-evil/evil-surround")
9740 (commit version)))
9741 (file-name (git-file-name name version))
9742 (sha256
9743 (base32 "1ajsi6xn8mliwzl24h6pp9rd91z7f20yvkphr9q7k6zpjrd7fb9q"))))
9744 (build-system emacs-build-system)
9745 (propagated-inputs
9746 `(("emacs-evil" ,emacs-evil)))
9747 (arguments
9748 `(#:tests? #t
9749 #:test-command '("make" "test")))
9750 (home-page "https://github.com/emacs-evil/evil-surround")
9751 (synopsis "Easily modify surrounding parentheses and quotes")
9752 (description "@code{emacs-evil-surround} allows easy deletion, change and
9753 addition of surrounding pairs, such as parentheses and quotes, in evil mode.")
9754 (license license:gpl3+)))
9755
9756 (define-public emacs-evil-commentary
9757 (package
9758 (name "emacs-evil-commentary")
9759 (version "2.1.1")
9760 (source
9761 (origin
9762 (method git-fetch)
9763 (uri (git-reference
9764 (url "https://github.com/linktohack/evil-commentary.git")
9765 (commit (string-append "v" version))))
9766 (file-name (git-file-name name version))
9767 (sha256
9768 (base32 "0zjs9zyqfygnpxapvf0ymmiid40i06cxbhjzd81zw33nafgkf6r4"))))
9769 (build-system emacs-build-system)
9770 (propagated-inputs
9771 `(("emacs-evil" ,emacs-evil)))
9772 (home-page "https://github.com/linktohack/evil-commentary")
9773 (synopsis "Comment out code in evil mode")
9774 (description "@code{emacs-evil-commentary} adds keybindings to easily
9775 comment out lines of code in evil mode. It provides @code{gcc} to comment out
9776 lines, and @code{gc} to comment out the target of a motion.")
9777 (license license:gpl3+)))
9778
9779 ;; Tests for emacs-ansi have a circular dependency with ert-runner, and
9780 ;; therefore cannot be run
9781 (define-public emacs-ansi
9782 (package
9783 (name "emacs-ansi")
9784 (version "0.4.1")
9785 (source
9786 (origin
9787 (method git-fetch)
9788 (uri (git-reference
9789 (url "https://github.com/rejeep/ansi.el.git")
9790 (commit (string-append "v" version))))
9791 (file-name (git-file-name name version))
9792 (sha256
9793 (base32 "1hbddxarr40ygvaw4pwaivq2l4f0brszw73w1r50lkjlggb7bl3g"))))
9794 (build-system emacs-build-system)
9795 (propagated-inputs
9796 `(("emacs-dash" ,emacs-dash)
9797 ("emacs-s" ,emacs-s)))
9798 (home-page "https://github.com/rejeep/ansi.el")
9799 (synopsis "Convert strings to ANSI")
9800 (description "@code{emacs-ansi} defines functions that turns simple
9801 strings to ANSI strings. Turning a string into an ANSI string can be to add
9802 color to a text, add color in the background of a text or adding a style, such
9803 as bold, underscore or italic.")
9804 (license license:gpl3+)))
9805
9806 ;; Tests for emacs-commander have a circular dependency with ert-runner, and
9807 ;; therefore cannot be run
9808 (define-public emacs-commander
9809 (package
9810 (name "emacs-commander")
9811 (version "0.7.0")
9812 (source
9813 (origin
9814 (method git-fetch)
9815 (uri (git-reference
9816 (url "https://github.com/rejeep/commander.el.git")
9817 (commit (string-append "v" version))))
9818 (file-name (git-file-name name version))
9819 (sha256
9820 (base32 "1j6hhyzww7wfwk6bllbb5mk4hw4qs8hsgfbfdifsam9c6i4spm45"))))
9821 (build-system emacs-build-system)
9822 (propagated-inputs
9823 `(("emacs-dash" ,emacs-dash)
9824 ("emacs-f" ,emacs-f)
9825 ("emacs-s" ,emacs-s)))
9826 (home-page "https://github.com/rejeep/commander.el")
9827 (synopsis "Emacs command line parser")
9828 (description "@code{emacs-commander} provides command line parsing for
9829 Emacs.")
9830 (license license:gpl3+)))
9831
9832 ;; Tests for ert-runner have a circular dependency with ecukes, and therefore
9833 ;; cannot be run
9834 (define-public emacs-ert-runner
9835 (let ((version "0.7.0")
9836 (revision "1")
9837 (commit "90b8fdd5970ef76a4649be60003b37f82cdc1a65"))
9838 (package
9839 (name "emacs-ert-runner")
9840 (version (git-version "0.7.0" revision commit))
9841 (source
9842 (origin
9843 (method git-fetch)
9844 (uri (git-reference
9845 (url "https://github.com/rejeep/ert-runner.el.git")
9846 (commit commit)))
9847 (file-name (git-file-name name version))
9848 (sha256
9849 (base32
9850 "04nxmyzncacj2wmzd84vv9wkkr2dk9lcb10dvygqmg3p1gadnwzz"))))
9851 (build-system emacs-build-system)
9852 (inputs
9853 `(("emacs-ansi" ,emacs-ansi)
9854 ("emacs-commander" ,emacs-commander)
9855 ("emacs-dash" ,emacs-dash)
9856 ("emacs-f" ,emacs-f)
9857 ("emacs-s" ,emacs-s)
9858 ("emacs-shut-up" ,emacs-shut-up)))
9859 (arguments
9860 `(#:phases
9861 (modify-phases %standard-phases
9862 (add-after 'install 'install-executable
9863 (lambda* (#:key inputs outputs #:allow-other-keys)
9864 (let ((out (assoc-ref outputs "out"))
9865 (source-directory (string-append
9866 (getenv "TMPDIR") "/source")))
9867 (substitute* "bin/ert-runner"
9868 (("ERT_RUNNER=\"\\$\\(dirname \\$\\(dirname \\$0\\)\\)")
9869 (string-append "ERT_RUNNER=\"" out
9870 "/share/emacs/site-lisp")))
9871 (install-file "bin/ert-runner" (string-append out "/bin"))
9872 (wrap-program (string-append out "/bin/ert-runner")
9873 (list "EMACSLOADPATH" ":" 'prefix
9874 ;; Do not capture the transient source directory in
9875 ;; the wrapper.
9876 (delete source-directory
9877 (string-split (getenv "EMACSLOADPATH") #\:))))
9878 #t))))
9879 #:include (cons* "^reporters/.*\\.el$" %default-include)))
9880 (home-page "https://github.com/rejeep/ert-runner.el")
9881 (synopsis "Opinionated Ert testing workflow")
9882 (description "@code{ert-runner} is a tool for Emacs projects tested
9883 using ERT. It assumes a certain test structure setup and can therefore make
9884 running tests easier.")
9885 (license license:gpl3+))))
9886
9887 (define-public ert-runner
9888 (deprecated-package "ert-runner" emacs-ert-runner))
9889
9890 (define-public emacs-xtest
9891 (package
9892 (name "emacs-xtest")
9893 (version "1.1.0")
9894 (source (origin
9895 (method git-fetch)
9896 (uri (git-reference
9897 (url "https://github.com/promethial/xtest.git")
9898 (commit (string-append "v" version))))
9899 (file-name (git-file-name name version))
9900 (sha256
9901 (base32
9902 "1wqx6hlqcmqiljydih5fx89dw06g8w728pyn4iqsap8jwgjngb09"))))
9903 (arguments
9904 `(#:exclude '()))
9905 (build-system emacs-build-system)
9906 (home-page "https://github.com/promethial/xtest/")
9907 (synopsis "Simple testing with Emacs")
9908 (description "This package provides a simple testing library for Emacs.")
9909 (license license:gpl3+)))
9910
9911 (define-public emacs-disable-mouse
9912 (package
9913 (name "emacs-disable-mouse")
9914 (version "0.2")
9915 (source
9916 (origin
9917 (method git-fetch)
9918 (uri (git-reference
9919 (url "https://github.com/purcell/disable-mouse.git")
9920 (commit version)))
9921 (file-name (git-file-name name version))
9922 (sha256
9923 (base32 "1v1y5hf6k6ng7xsvgb27nh740d14m6l4krr0paccda8zgm4mw357"))))
9924 (build-system emacs-build-system)
9925 (home-page "https://github.com/purcell/disable-mouse")
9926 (synopsis "Disable mouse commands globally")
9927 (description
9928 "Provides @code{disable-mouse-mode} and @code{global-disable-mouse-mode},
9929 pair of minor modes which suppress all mouse events by intercepting them and
9930 running a customisable handler command (@code{ignore} by default). ")
9931 (license license:gpl3+)))
9932
9933 (define-public emacs-json-reformat
9934 (package
9935 (name "emacs-json-reformat")
9936 (version "0.0.6")
9937 (source
9938 (origin
9939 (method git-fetch)
9940 (uri (git-reference
9941 (url "https://github.com/gongo/json-reformat.git")
9942 (commit version)))
9943 (file-name (git-file-name name version))
9944 (sha256
9945 (base32 "0qp4n2k6s69jj4gwwimkpadjv245y54wk3bxb1x96f034gkp81vs"))
9946 (patches (search-patches "emacs-json-reformat-fix-tests.patch"))))
9947 (build-system emacs-build-system)
9948 (propagated-inputs
9949 `(("emacs-undercover" ,emacs-undercover)))
9950 (native-inputs
9951 `(("emacs-dash" ,emacs-dash)
9952 ("emacs-shut-up" ,emacs-shut-up)
9953 ("ert-runner" ,emacs-ert-runner)))
9954 (arguments
9955 `(#:tests? #t
9956 #:test-command '("ert-runner")
9957 #:phases
9958 (modify-phases %standard-phases
9959 (add-before 'check 'make-tests-writable
9960 (lambda _
9961 (for-each make-file-writable (find-files "test"))
9962 #t))
9963 (add-before 'check 'delete-json-objects-order-test
9964 (lambda _
9965 (emacs-batch-edit-file "test/json-reformat-test.el"
9966 `(progn (progn (goto-char (point-min))
9967 (re-search-forward
9968 "ert-deftest json-reformat-test:json-reformat-region")
9969 (beginning-of-line)
9970 (kill-sexp))
9971 (basic-save-buffer)))
9972 #t)))))
9973 (home-page "https://github.com/gongo/json-reformat")
9974 (synopsis "Reformatting tool for JSON")
9975 (description "@code{json-reformat} provides a reformatting tool for
9976 @url{http://json.org/, JSON}.")
9977 (license license:gpl3+)))
9978
9979 (define-public emacs-json-snatcher
9980 (package
9981 (name "emacs-json-snatcher")
9982 (version "1.0.0")
9983 (source
9984 (origin
9985 (method git-fetch)
9986 (uri (git-reference
9987 (url "https://github.com/Sterlingg/json-snatcher.git")
9988 (commit version)))
9989 (file-name (git-file-name name version))
9990 (sha256
9991 (base32 "05zsgnk7grgw9jzwl80h5sxfpifxlr37b4mkbvx7mjq4z14xc2jw"))))
9992 (build-system emacs-build-system)
9993 (home-page "https://github.com/sterlingg/json-snatcher")
9994 (synopsis "Grabs the path to JSON values in a JSON file")
9995 (description "@code{emacs-json-snatcher} grabs the path to JSON values in
9996 a @url{http://json.org/, JSON} file.")
9997 (license license:gpl3+)))
9998
9999 (define-public emacs-json-mode
10000 (package
10001 (name "emacs-json-mode")
10002 (version "1.7.0")
10003 (source
10004 (origin
10005 (method git-fetch)
10006 (uri (git-reference
10007 (url "https://github.com/joshwnj/json-mode.git")
10008 (commit (string-append "v" version))))
10009 (file-name (git-file-name name version))
10010 (sha256
10011 (base32 "0i79lqzdg59vkqwjd3q092xxn9vhxspb1vn4pkis0vfvn46g01jy"))))
10012 (build-system emacs-build-system)
10013 (propagated-inputs
10014 `(("emacs-json-reformat" ,emacs-json-reformat)
10015 ("emacs-json-snatcher" ,emacs-json-snatcher)))
10016 (home-page "https://github.com/joshwnj/json-mode")
10017 (synopsis "Major mode for editing JSON files")
10018 (description "@code{json-mode} extends the builtin js-mode syntax
10019 highlighting.")
10020 (license license:gpl3+)))
10021
10022 (define-public emacs-restclient
10023 (let ((commit "422ee8d8b077dffe65706a0f027ed700b84746bc")
10024 (version "0")
10025 (revision "2")) ;Guix package revision,
10026 ;upstream doesn't have official releases
10027 (package
10028 (name "emacs-restclient")
10029 (version (git-version version revision commit))
10030 (source (origin
10031 (method git-fetch)
10032 (uri (git-reference
10033 (url "https://github.com/pashky/restclient.el.git")
10034 (commit commit)))
10035 (sha256
10036 (base32
10037 "067nin7vxkdpffxa0q61ybv7szihhvpdinivmci9qkbb86rs9kkz"))
10038 (file-name (git-file-name name version))))
10039 (build-system emacs-build-system)
10040 (propagated-inputs
10041 `(("emacs-helm" ,emacs-helm)))
10042 (home-page "https://github.com/pashky/restclient.el")
10043 (synopsis "Explore and test HTTP REST webservices")
10044 (description
10045 "This tool allows for testing and exploration of HTTP REST Web services
10046 from within Emacs. Restclient runs queries from a plan-text query sheet,
10047 displays results pretty-printed in XML or JSON with @code{restclient-mode}")
10048 (license license:public-domain))))
10049
10050 (define-public emacs-whitespace-cleanup-mode
10051 (let ((commit "72427144b054b0238a86e1348c45d986b8830d9d")
10052 (revision "1"))
10053 (package
10054 (name "emacs-whitespace-cleanup-mode")
10055 (version (git-version "0.10" revision commit))
10056 (source (origin
10057 (method git-fetch)
10058 (uri (git-reference
10059 (url "https://github.com/purcell/whitespace-cleanup-mode")
10060 (commit commit)))
10061 (sha256
10062 (base32
10063 "1zlk534jbwrsabcg3kqlzk4h4hwya60lh6q2n1v4yn4rpf5ghsag"))
10064 (file-name (git-file-name name version))))
10065 (build-system emacs-build-system)
10066 (home-page "https://github.com/purcell/whitespace-cleanup-mode")
10067 (synopsis "Intelligently call @code{whitespace-cleanup} on save")
10068 (description
10069 "This package provides a minor mode that calls
10070 @code{whitespace-cleanup} before saving the current buffer only if the
10071 whitespace in the buffer was initially clean.")
10072 (license license:gpl3+))))
10073
10074 (define-public emacs-eimp
10075 (let ((version "1.4.0")
10076 (commit "2e7536fe6d8f7faf1bad7a8ae37faba0162c3b4f")
10077 (revision "1"))
10078 (package
10079 (name "emacs-eimp")
10080 (version (git-version version revision commit))
10081 (source
10082 (origin
10083 (method git-fetch)
10084 (uri (git-reference
10085 (url "https://github.com/nicferrier/eimp.git")
10086 (commit commit)))
10087 (file-name (git-file-name name version))
10088 (sha256
10089 (base32
10090 "154d57yafxbcf39r89n5j43c86rp2fki3lw3gwy7ww2g6qkclcra"))))
10091 (build-system emacs-build-system)
10092 (arguments
10093 `(#:phases
10094 (modify-phases %standard-phases
10095 (add-after 'unpack 'configure
10096 (lambda* (#:key inputs #:allow-other-keys)
10097 (let ((imagemagick (assoc-ref inputs "imagemagick")))
10098 ;; eimp.el is read-only in git.
10099 (chmod "eimp.el" #o644)
10100 (emacs-substitute-variables "eimp.el"
10101 ("eimp-mogrify-program"
10102 (string-append imagemagick "/bin/mogrify"))))
10103 #t)))))
10104 (inputs
10105 `(("imagemagick" ,imagemagick)))
10106 (home-page "https://github.com/nicferrier/eimp")
10107 (synopsis "Interactive image manipulation utility for Emacs")
10108 (description "@code{emacs-eimp} allows interactive image manipulation
10109 from within Emacs. It uses the code@{mogrify} utility from ImageMagick to do
10110 the actual transformations.")
10111 (license license:gpl2+))))
10112
10113 (define-public emacs-dired-hacks
10114 (let ((commit "886befe113fae397407c804f72c45613d1d43535")
10115 (revision "2"))
10116 (package
10117 (name "emacs-dired-hacks")
10118 (version (git-version "0.0.1" revision commit))
10119 (source (origin
10120 (method git-fetch)
10121 (uri (git-reference
10122 (url "https://github.com/Fuco1/dired-hacks.git")
10123 (commit commit)))
10124 (file-name (git-file-name name version))
10125 (sha256
10126 (base32
10127 "1cvibg90ggyrivpjmcfprpi2fx7dpa68f8kzg08s88gw5ib75djl"))))
10128 (build-system emacs-build-system)
10129 (propagated-inputs
10130 `(("emacs-dash" ,emacs-dash)
10131 ("emacs-eimp" ,emacs-eimp)
10132 ("emacs-f" ,emacs-f)
10133 ("emacs-s" ,emacs-s)))
10134 (home-page "https://github.com/Fuco1/dired-hacks")
10135 (synopsis
10136 "Collection of useful dired additions")
10137 (description
10138 "This package provides the following collection of Emacs dired mode
10139 additions:
10140
10141 @itemize
10142 @item dired-avfs
10143 @item dired-columns
10144 @item dired-filter
10145 @item dired-hacks-utils
10146 @item dired-images
10147 @item dired-list
10148 @item dired-narrow
10149 @item dired-open
10150 @item dired-rainbow
10151 @item dired-ranger
10152 @item dired-subtree
10153 @item dired-tagsistant
10154 @end itemize\n")
10155 (license license:gpl3+))))
10156
10157 (define-public emacs-dired-sidebar
10158 (let ((commit "21ccb6723bea69f2e2ca25998268d8a039f904cc")
10159 (revision "1"))
10160 (package
10161 (name "emacs-dired-sidebar")
10162 (home-page "https://github.com/jojojames/dired-sidebar")
10163 (version (git-version "0.1.0" revision commit))
10164 (source (origin
10165 (method git-fetch)
10166 (uri (git-reference (url home-page) (commit commit)))
10167 (file-name (git-file-name name version))
10168 (sha256
10169 (base32
10170 "0mck4qk6srbbf8xnn2sg11j822z4ybxvgavvy402d5sli515i8ca"))))
10171 (build-system emacs-build-system)
10172 (propagated-inputs
10173 `(("emacs-dired-subtree" ,emacs-dired-hacks)))
10174 (synopsis "Sidebar for Emacs using Dired")
10175 (description
10176 "This package provides a sidebar for Emacs similar to @code{NeoTree}
10177 or @code{treemacs}, but leveraging @code{Dired} to do the job of display.")
10178 (license license:gpl3+))))
10179
10180 (define-public emacs-which-key
10181 (package
10182 (name "emacs-which-key")
10183 (version "3.3.1")
10184 (source
10185 (origin
10186 (method git-fetch)
10187 (uri (git-reference
10188 (url "https://github.com/justbur/emacs-which-key.git")
10189 (commit (string-append "v" version))))
10190 (file-name (git-file-name name version))
10191 (sha256
10192 (base32 "1dh6kr00wmql46whjkvnl953zngiv5j99ypvr1b3cb2174623afb"))))
10193 (build-system emacs-build-system)
10194 (arguments
10195 `(#:tests? #t
10196 #:test-command '("emacs" "--batch"
10197 "-l" "which-key-tests.el"
10198 "-f" "ert-run-tests-batch-and-exit")))
10199 (home-page "https://github.com/justbur/emacs-which-key")
10200 (synopsis "Display available key bindings in popup")
10201 (description
10202 "@code{emacs-which-key} is a minor mode for Emacs that displays the key
10203 bindings following your currently entered incomplete command (a prefix) in a
10204 popup. For example, after enabling the minor mode if you enter C-x and wait
10205 for the default of 1 second, the minibuffer will expand with all of the
10206 available key bindings that follow C-x (or as many as space allows given your
10207 settings).")
10208 (license license:gpl3+)))
10209
10210 (define-public emacs-hercules
10211 (package
10212 (name "emacs-hercules")
10213 (version "0.2.1")
10214 (source
10215 (origin
10216 (method git-fetch)
10217 (uri (git-reference
10218 (url "https://gitlab.com/jjzmajic/hercules.el.git")
10219 (commit (string-append "v" version))))
10220 (file-name (git-file-name name version))
10221 (sha256
10222 (base32
10223 "19939pf5d6p2facmfhpyghx0vipb5k6ry3bmkmjfkj1zp132zfqf"))))
10224 (build-system emacs-build-system)
10225 (propagated-inputs
10226 `(("emacs-which-key" ,emacs-which-key)))
10227 (home-page "https://gitlab.com/jjzmajic/hercules.el")
10228 (synopsis "Call a chain of related commands without repeated prefix keys")
10229 (description
10230 "This package provides sticky-key-like functionality to obviate the
10231 need for repeated prefix-key sequences, and can reuse existing keymaps. The
10232 list of commands is displayed in a handy popup.")
10233 (license license:gpl3+)))
10234
10235 (define-public emacs-ws-butler
10236 (package
10237 (name "emacs-ws-butler")
10238 (version "0.6")
10239 (source (origin
10240 (method git-fetch)
10241 (uri (git-reference
10242 (url "https://github.com/lewang/ws-butler.git")
10243 (commit "323b651dd70ee40a25accc940b8f80c3a3185205")))
10244 (file-name (git-file-name name version))
10245 (sha256
10246 (base32
10247 "1a4b0lsmwq84qfx51c5xy4fryhb1ysld4fhgw2vr37izf53379sb"))))
10248 (build-system emacs-build-system)
10249 (native-inputs
10250 `(("ert-runner" ,emacs-ert-runner)))
10251 (arguments
10252 `(#:tests? #t
10253 #:test-command '("ert-runner" "tests")))
10254 (home-page "https://github.com/lewang/ws-butler")
10255 (synopsis "Trim spaces from end of lines")
10256 (description
10257 "This Emacs package automatically and unobtrusively trims whitespace
10258 characters from end of lines.")
10259 (license license:gpl3+)))
10260
10261 (define-public emacs-openwith
10262 (let ((changeset "aeb78782ec87680ea9f082a3f20a3675b3770cf9")
10263 (revision "0"))
10264 (package
10265 (name "emacs-openwith")
10266 (home-page "https://bitbucket.org/jpkotta/openwith")
10267 (version (git-version "0.0.1" revision changeset))
10268 (source (origin
10269 (method hg-fetch)
10270 (uri (hg-reference (url home-page) (changeset changeset)))
10271 (file-name (git-file-name name version))
10272 (sha256
10273 (base32
10274 "1wl6gnxsyhaad4cl9bxjc0qbc5jzvlwbwjbajs0n1s6qr07d6r01"))))
10275 (build-system emacs-build-system)
10276 (synopsis "Open external applications for files with Emacs")
10277 (description
10278 "This package enables you to associate file name patterns with external
10279 applications that are automatically invoked when you use commands like
10280 @code{find-file}. For example, you can have it open @code{png} files with
10281 @code{feh} and @code{mp4} files with @code{mpv}. This is especially useful
10282 when browsing files with Dired.")
10283 (license license:gpl2+))))
10284
10285 (define-public emacs-org-edit-latex
10286 (package
10287 (name "emacs-org-edit-latex")
10288 (version "0.8.0")
10289 (source
10290 (origin
10291 (method git-fetch)
10292 (uri (git-reference
10293 (url "https://github.com/et2010/org-edit-latex.git")
10294 (commit (string-append "v" version))))
10295 (file-name (git-file-name name version))
10296 (sha256
10297 (base32 "0zcllyhx9n9vcr5w87h0hfz25v52lvh5fi717cb7mf3jh89zh842"))))
10298 (build-system emacs-build-system)
10299 (propagated-inputs
10300 `(("emacs-auctex" ,emacs-auctex)
10301 ;; The version of org in Emacs 25.2 is not sufficient, because the
10302 ;; `org-latex-make-preamble' function is required.
10303 ("emacs-org" ,emacs-org)))
10304 (home-page "https://github.com/et2010/org-edit-latex")
10305 (synopsis "Edit a latex fragment just like editing a src block")
10306 (description "@code{emacs-org-edit-latex} is an extension for org-mode.
10307 It lets you edit a latex fragment in a dedicated buffer just like editing a
10308 src block.")
10309 (license license:gpl3+)))
10310
10311 (define-public emacs-emamux
10312 (package
10313 (name "emacs-emamux")
10314 (version "0.14")
10315 (source
10316 (origin
10317 (method git-fetch)
10318 (uri (git-reference
10319 (url "https://github.com/syohex/emacs-emamux.git")
10320 (commit version)))
10321 (file-name (git-file-name name version))
10322 (sha256
10323 (base32 "19y69qw79miim9cz5ji54gwspjkcp9g2c1xr5s7jj2fiabnxax6b"))))
10324 (build-system emacs-build-system)
10325 (home-page "https://github.com/syohex/emacs-emamux")
10326 (synopsis "Manipulate Tmux from Emacs")
10327 (description
10328 "@code{emacs-emamux} lets Emacs interact with the @code{tmux} terminal
10329 multiplexer.")
10330 (license license:gpl3+)))
10331
10332 (define-public emacs-rpm-spec-mode
10333 (package
10334 (name "emacs-rpm-spec-mode")
10335 (version "0.16")
10336 (source
10337 (origin
10338 (method url-fetch)
10339 ;; URI has the Fedora release number instead of the version
10340 ;; number. This will have to updated manually every new release.
10341 (uri (string-append
10342 "https://src.fedoraproject.org/cgit/rpms"
10343 "/emacs-rpm-spec-mode.git/snapshot"
10344 "/emacs-rpm-spec-mode-f26.tar.gz"))
10345 (sha256
10346 (base32
10347 "17dz80lhjrc89fj17pysl8slahzrqdkxgcjdk55zls6jizkr6kz3"))))
10348 (build-system emacs-build-system)
10349 (home-page "http://pkgs.fedoraproject.org/cgit/rpms/emacs-rpm-spec-mode.git")
10350 (synopsis "Emacs major mode for editing RPM spec files")
10351 (description "@code{emacs-rpm-spec-mode} provides an Emacs major mode for
10352 editing RPM spec files.")
10353 (license license:gpl2+)))
10354
10355 (define-public emacs-lcr
10356 (package
10357 (name "emacs-lcr")
10358 (version "1.1")
10359 (source
10360 (origin
10361 (method git-fetch)
10362 (uri (git-reference
10363 (url "https://github.com/jyp/lcr")
10364 (commit version)))
10365 (file-name (git-file-name name version))
10366 (sha256
10367 (base32 "0mc55icihxqpf8b05990q1lc2nj2792wcgyr73xsiqx0963sjaj8"))))
10368 (build-system emacs-build-system)
10369 (propagated-inputs
10370 `(("emacs-dash" ,emacs-dash)))
10371 (home-page "https://github.com/jyp/lcr")
10372 (synopsis "Lightweight coroutines in Emacs Lisp")
10373 (description "This package provides macros that can translate code into
10374 equivalent continuation-passing code, as well as miscellaneous utility
10375 functions written in continuation-passing style.")
10376 (license license:gpl3+)))
10377
10378 (define-public emacs-attrap
10379 (let ((commit "18cd1f7832870a36c404e872fa83a271fe8e688d")
10380 (revision "2"))
10381 (package
10382 (name "emacs-attrap")
10383 (version (git-version "1.0" revision commit))
10384 (source (origin
10385 (method git-fetch)
10386 (uri (git-reference
10387 (url "https://github.com/jyp/attrap")
10388 (commit commit)))
10389 (sha256
10390 (base32
10391 "078391949h0fgmshin8f79a1a595m06ig577rkgjqgngcp0d61l9"))
10392 (file-name (git-file-name name version))))
10393 (build-system emacs-build-system)
10394 (propagated-inputs
10395 `(("emacs-dash" ,emacs-dash)
10396 ("emacs-f" ,emacs-f)
10397 ("emacs-flycheck" ,emacs-flycheck)
10398 ("emacs-s" ,emacs-s)))
10399 (home-page "https://github.com/jyp/attrap")
10400 (synopsis "Fix coding error at point")
10401 (description "This package provides a command to fix the Flycheck error
10402 at point.")
10403 (license license:gpl3+))))
10404
10405 (define-public emacs-git-messenger
10406 (package
10407 (name "emacs-git-messenger")
10408 (version "0.18")
10409 (source
10410 (origin
10411 (method git-fetch)
10412 (uri (git-reference
10413 (url "https://github.com/syohex/emacs-git-messenger.git")
10414 (commit version)))
10415 (file-name (git-file-name name version))
10416 (sha256
10417 (base32 "04fnby2nblk8l70gv09asxkmnn53fh1pdfs77ix44npp99fyw8ix"))))
10418 (build-system emacs-build-system)
10419 (propagated-inputs
10420 `(("emacs-popup" ,emacs-popup)))
10421 (arguments
10422 `(#:tests? #t
10423 #:test-command '("emacs" "--batch" "-l" "test/test.el"
10424 "-f" "ert-run-tests-batch-and-exit")))
10425 (home-page "https://github.com/syohex/emacs-git-messenger")
10426 (synopsis "Popup commit message at current line")
10427 (description "@code{emacs-git-messenger} provides
10428 @code{git-messenger:popup-message}, a function that when called, will popup
10429 the last git commit message for the current line. This uses git-blame
10430 internally.")
10431 (license license:gpl3+)))
10432
10433 (define-public emacs-gitpatch
10434 (package
10435 (name "emacs-gitpatch")
10436 (version "0.5.1")
10437 (source
10438 (origin
10439 (method git-fetch)
10440 (uri (git-reference
10441 (url "https://github.com/tumashu/gitpatch.git")
10442 (commit (string-append "v" version))))
10443 (file-name (git-file-name name version))
10444 (sha256
10445 (base32 "1drf4fvmak7brf16axkh4nfz8pg44i7pjhfjz3dbkycbpp8y5vig"))))
10446 (build-system emacs-build-system)
10447 (home-page "https://github.com/tumashu/gitpatch")
10448 (synopsis "Mail git patch from Emacs")
10449 (description "@code{emacs-gitpatch} lets users easily send git patches,
10450 created by @code{git format-patch}, from @code{magit}, @code{dired} and
10451 @code{ibuffer} buffers.")
10452 (license license:gpl3+)))
10453
10454 (define-public emacs-erc-hl-nicks
10455 (package
10456 (name "emacs-erc-hl-nicks")
10457 (version "1.3.3")
10458 (source
10459 (origin
10460 (method git-fetch)
10461 (uri (git-reference
10462 (url "https://github.com/leathekd/erc-hl-nicks")
10463 (commit version)))
10464 (file-name (git-file-name name version))
10465 (sha256
10466 (base32 "0c82rxpl5v7bbxirf1ksg06xv5xcddh8nkrpj7i6nvfarwdfnk4f"))))
10467 (build-system emacs-build-system)
10468 (synopsis "Nickname highlighting for Emacs ERC")
10469 (description "@code{erc-hl-nicks} highlights nicknames in ERC, an IRC
10470 client for Emacs. The main features are:
10471 @itemize
10472 @item Auto-colorizes nicknames without having to specify colors
10473 @item Ignores certain characters that IRC clients add to nicknames to avoid
10474 duplicates (nickname, nickname’, nickname\", etc.)
10475 @item Attempts to produce colors with a sufficient amount of contrast between
10476 the nick color and the background color
10477 @end itemize\n")
10478 (home-page "https://github.com/leathekd/erc-hl-nicks")
10479 (license license:gpl3+)))
10480
10481 (define-public emacs-engine-mode
10482 (package
10483 (name "emacs-engine-mode")
10484 (version "2.1.1")
10485 (source
10486 (origin
10487 (method git-fetch)
10488 (uri (git-reference
10489 (url "https://github.com/hrs/engine-mode.git")
10490 (commit (string-append "v" version))))
10491 (file-name (git-file-name name version))
10492 (sha256
10493 (base32 "1xka8i4cdvp5r2v2mkli1zz17x1sdsnmszbhqav2rf94v656d91i"))))
10494 (build-system emacs-build-system)
10495 (synopsis "Minor mode for defining and querying search engines")
10496 (description "@code{engine-mode} is a global minor mode for Emacs. It
10497 enables you to easily define search engines, bind them to keybindings, and
10498 query them from the comfort of your editor.")
10499 (home-page "https://github.com/hrs/engine-mode")
10500 (license license:gpl3+)))
10501
10502 (define-public emacs-prop-menu
10503 (package
10504 (name "emacs-prop-menu")
10505 (version "0.1.2")
10506 (source
10507 (origin
10508 (method git-fetch)
10509 (uri (git-reference
10510 (url "https://github.com/david-christiansen/prop-menu-el.git")
10511 (commit version)))
10512 (file-name (git-file-name name version))
10513 (sha256
10514 (base32
10515 "18ap2liz5r5a8ja2zz9182fnfm47jnsbyblpq859zks356k37iwc"))))
10516 (build-system emacs-build-system)
10517 (home-page
10518 "https://github.com/david-christiansen/prop-menu-el")
10519 (synopsis
10520 "Create and display a context menu based on text and overlay properties")
10521 (description
10522 "This is a library for computing context menus based on text
10523 properties and overlays. The intended use is to have tools that
10524 annotate source code and others that use these annotations, without
10525 requiring a direct coupling between them, but maintaining
10526 discoverability.
10527
10528 Major modes that wish to use this library should first define an
10529 appropriate value for @code{prop-menu-item-functions}. Then, they should
10530 bind @code{prop-menu-by-completing-read} to an appropriate
10531 key. Optionally, a mouse pop-up can be added by binding
10532 @code{prop-menu-show-menu} to a mouse event.")
10533 (license license:gpl3+)))
10534
10535 (define-public emacs-idris-mode
10536 (let ((commit "acc8835449475d7cd205aba213fdd3d41c38ba40")
10537 (revision "0"))
10538 (package
10539 (name "emacs-idris-mode")
10540 (version (git-version "0.9.19" revision commit))
10541 (source
10542 (origin
10543 (method git-fetch)
10544 (uri (git-reference
10545 (url "https://github.com/idris-hackers/idris-mode.git")
10546 (commit commit)))
10547 (file-name (git-file-name name commit))
10548 (sha256
10549 (base32
10550 "0n9xbknc68id0mf8hbfmawi8qpvrs47ix807sk9ffv2g3ik32kk6"))))
10551 (build-system emacs-build-system)
10552 (propagated-inputs
10553 `(("emacs-prop-menu" ,emacs-prop-menu)))
10554 (home-page
10555 "https://github.com/idris-hackers/idris-mode")
10556 (synopsis "Major mode for editing Idris code")
10557 (description
10558 "This is an Emacs mode for editing Idris code. It requires the latest
10559 version of Idris, and some features may rely on the latest Git version of
10560 Idris.")
10561 (license license:gpl3+))))
10562
10563 (define-public emacs-browse-at-remote
10564 (package
10565 (name "emacs-browse-at-remote")
10566 (version "0.10.0")
10567 (source
10568 (origin
10569 (method git-fetch)
10570 (uri (git-reference
10571 (url "https://github.com/rmuslimov/browse-at-remote.git")
10572 (commit version)))
10573 (file-name (git-file-name name version))
10574 (sha256
10575 (base32 "0vhia7xmszcb3lxrb8wh93a3knjfzj48h8nhj4fh8zj1pjz6args"))))
10576 (build-system emacs-build-system)
10577 (propagated-inputs
10578 `(("emacs-f" ,emacs-f)
10579 ("emacs-s" ,emacs-s)))
10580 (native-inputs
10581 `(("ert-runner" ,emacs-ert-runner)))
10582 (arguments
10583 `(#:tests? #t
10584 #:test-command '("ert-runner")))
10585 (home-page "https://github.com/rmuslimov/browse-at-remote")
10586 (synopsis "Open github/gitlab/bitbucket/stash page from Emacs")
10587 (description
10588 "This Emacs package allows you to open a target page on
10589 github/gitlab (or bitbucket) by calling @code{browse-at-remote} command.
10590 It supports dired buffers and opens them in tree mode at destination.")
10591 (license license:gpl3+)))
10592
10593 (define-public emacs-tiny
10594 (let ((commit "fd8a6b0b0c564d8242259e20e557ee6041f40908")
10595 (revision "1"))
10596 (package
10597 (name "emacs-tiny")
10598 (version (git-version "0.2.1" revision commit))
10599 (source
10600 (origin
10601 (method git-fetch)
10602 (uri (git-reference
10603 (url "https://github.com/abo-abo/tiny.git")
10604 (commit commit)))
10605 (file-name (git-file-name name version))
10606 (sha256
10607 (base32
10608 "1498j392ap2mk4zmsm2id16pfgvj78r428da9vw7hdrzzibai2cx"))))
10609 (build-system emacs-build-system)
10610 (arguments
10611 `(#:tests? #t
10612 #:test-command '("make" "test")))
10613 (home-page "https://github.com/abo-abo/tiny")
10614 (synopsis "Quickly generate linear ranges in Emacs")
10615 (description
10616 "The main command of the @code{tiny} extension for Emacs is @code{tiny-expand}.
10617 It is meant to quickly generate linear ranges, e.g. 5, 6, 7, 8. Some elisp
10618 proficiency is an advantage, since you can transform your numeric range with
10619 an elisp expression.")
10620 (license license:gpl3+))))
10621
10622 (define-public emacs-emojify
10623 (package
10624 (name "emacs-emojify")
10625 (version "1.2")
10626 (source
10627 (origin
10628 (method git-fetch)
10629 (uri (git-reference
10630 (url "https://github.com/iqbalansari/emacs-emojify")
10631 (commit (string-append "v" version))))
10632 (file-name (git-file-name name version))
10633 (sha256
10634 (base32
10635 "1fqnj5x7ivjkm5y927dqqnm85q5hzczlb0hrfpjalrhasa6ijsrm"))))
10636 (build-system emacs-build-system)
10637 (arguments
10638 `(#:include (cons "^data/" %default-include)))
10639 (propagated-inputs
10640 `(("emacs-ht" ,emacs-ht)))
10641 (home-page "https://github.com/iqbalansari/emacs-emojify")
10642 (synopsis "Display emojis in Emacs")
10643 (description "This package displays emojis in Emacs similar to how Github,
10644 Slack, and other websites do. It can display plain ASCII like @code{:)} as
10645 well as Github-style emojis like @code{:smile:}. It provides a minor mode
10646 @code{emojify-mode} to enable the display of emojis in a buffer.")
10647 (license license:gpl3+)))
10648
10649 (define-public emacs-make-it-so
10650 (let ((commit "b73dfb640588123c9eece230ad72b37604f5c126")
10651 (revision "2"))
10652 (package
10653 (name "emacs-make-it-so")
10654 (version (git-version "0.1.0" revision commit))
10655 (source
10656 (origin
10657 (method git-fetch)
10658 (uri (git-reference
10659 (url "https://github.com/abo-abo/make-it-so")
10660 (commit commit)))
10661 (file-name (git-file-name name version))
10662 (sha256
10663 (base32
10664 "0p6xhyinzzkrwzbpxqfm8hlii0ikvmmylya240bwsa77w0g1k6xq"))))
10665 (build-system emacs-build-system)
10666 (arguments
10667 `(#:include (cons "^recipes/" %default-include)))
10668 (propagated-inputs
10669 `(("emacs-ivy" ,emacs-ivy)))
10670 (home-page "https://github.com/abo-abo/make-it-so")
10671 (synopsis "Transform files with Makefile recipes")
10672 (description "This package provides an interface for selecting from
10673 different conversion recipes, often including tools like @code{ffmpeg} or
10674 @code{convert}. The conversion command need only be written once, and
10675 subsequent invocations can be readily customized. Several recipes are
10676 included by default, and more can be readily added.")
10677 (license license:gpl3+))))
10678
10679 (define-public emacs-unidecode
10680 (let ((commit "5502ada9287b4012eabb879f12f5b0a9df52c5b7")
10681 (revision "1"))
10682 (package
10683 (name "emacs-unidecode")
10684 (version (git-version "0.2" revision commit))
10685 (source
10686 (origin
10687 (method git-fetch)
10688 (uri (git-reference
10689 (url "https://github.com/sindikat/unidecode")
10690 (commit commit)))
10691 (file-name (git-file-name name version))
10692 (sha256
10693 (base32
10694 "03x3nakbhmakwm977mwrf8jifvjnfwzpjv6wrwpizbqjnkgfchmn"))))
10695 (build-system emacs-build-system)
10696 (arguments
10697 `(#:include (cons* "^tools/" "^data/" %default-include)
10698 #:tests? #t
10699 #:test-command '("emacs" "--batch"
10700 "-l" "unidecode-test.el"
10701 "-f" "ert-run-tests-batch-and-exit")
10702 #:phases
10703 (modify-phases %standard-phases
10704 (add-before 'check 'make-tests-writable
10705 (lambda _
10706 (make-file-writable "unidecode-test.el")
10707 #t))
10708 (add-before 'check 'add-require
10709 (lambda _
10710 (emacs-batch-edit-file "unidecode-test.el"
10711 `(progn (progn (goto-char (point-min))
10712 (re-search-forward
10713 "ert-deftest")
10714 (forward-line -1)
10715 (insert "(require 'unidecode)"))
10716 (basic-save-buffer)))
10717 #t)))))
10718 (home-page "https://github.com/sindikat/unidecode")
10719 (synopsis "Transliterate Unicode text to ASCII")
10720 (description "This package provides functions for converting Unicode to ASCII.")
10721 (license license:gpl2+))))
10722
10723 (define-public emacs-pubmed
10724 (package
10725 (name "emacs-pubmed")
10726 (version "0.2.1")
10727 (source
10728 (origin
10729 (method git-fetch)
10730 (uri (git-reference
10731 (url "https://gitlab.com/fvdbeek/emacs-pubmed.git")
10732 (commit (string-append "v" version))))
10733 (file-name (git-file-name name version))
10734 (sha256
10735 (base32
10736 "15bwjxc7g43m5pi8z17anaqqkvi209r7kk1chmf175477gvrv7c0"))))
10737 (build-system emacs-build-system)
10738 (propagated-inputs
10739 `(("emacs-deferred" ,emacs-deferred)
10740 ("emacs-esxml" ,emacs-esxml)
10741 ("emacs-s" ,emacs-s)
10742 ("emacs-unidecode" ,emacs-unidecode)))
10743 (home-page "https://gitlab.com/fvdbeek/emacs-pubmed")
10744 (synopsis "Interface to PubMed")
10745 (description "This package provides an Emacs interface to the PubMed
10746 database of references on life sciences.")
10747 (license license:gpl3+)))
10748
10749 (define-public emacs-websocket
10750 (package
10751 (name "emacs-websocket")
10752 (version "1.10")
10753 (source
10754 (origin
10755 (method git-fetch)
10756 (uri (git-reference
10757 (url "https://github.com/ahyatt/emacs-websocket.git")
10758 (commit version)))
10759 (file-name (git-file-name name version))
10760 (sha256
10761 (base32
10762 "1dgrf7na6r6mmkknphzshlbd5fnzisg0qn0j7vfpa38wgsymaq52"))))
10763 (build-system emacs-build-system)
10764 (arguments
10765 `(#:tests? #t
10766 ;; TODO: also enable websocket-functional-test.el
10767 #:test-command '("emacs" "--batch"
10768 "-l" "websocket-test.el"
10769 "-f" "ert-run-tests-batch-and-exit")))
10770 (home-page "http://elpa.gnu.org/packages/websocket.html")
10771 (synopsis "Emacs WebSocket client and server")
10772 (description "This is an Elisp library for WebSocket clients to talk to
10773 WebSocket servers, and for WebSocket servers to accept connections from
10774 WebSocket clients. This library is designed to be used by other library
10775 writers, to write applications that use WebSockets, and is not useful by
10776 itself.")
10777 (license license:gpl3+)))
10778
10779 (define-public emacs-oauth2
10780 (package
10781 (name "emacs-oauth2")
10782 (version "0.11")
10783 (source
10784 (origin
10785 (method url-fetch)
10786 (uri (string-append "https://elpa.gnu.org/packages/oauth2-"
10787 version ".el"))
10788 (sha256
10789 (base32
10790 "0ydkc9jazsnbbvfhd47mql52y7k06n3z7r0naqxkwb99j9blqsmp"))))
10791 (build-system emacs-build-system)
10792 (home-page "http://elpa.gnu.org/packages/oauth2.html")
10793 (synopsis "OAuth 2.0 authorization protocol implementation")
10794 (description
10795 "This package provides an Elisp implementation of the OAuth 2.0 draft.
10796 The main entry point is @code{oauth2-auth-and-store} which will return a token
10797 structure. This token structure can be then used with
10798 @code{oauth2-url-retrieve-synchronously} or @code{oauth2-url-retrieve} to
10799 retrieve any data that need OAuth authentication to be accessed. If the token
10800 needs to be refreshed, the code handles it automatically and stores the new
10801 value of the access token.")
10802 (license license:gpl3+)))
10803
10804 (define-public emacs-circe
10805 (package
10806 (name "emacs-circe")
10807 (version "2.11")
10808 (source
10809 (origin
10810 (method git-fetch)
10811 (uri (git-reference
10812 (url "https://github.com/jorgenschaefer/circe.git")
10813 (commit (string-append "v" version))))
10814 (file-name (git-file-name name version))
10815 (sha256
10816 (base32 "0cr9flk310yn2jgvj4hbqw9nj5wlfi0fazdkqafzidgz6iq150wd"))))
10817 (build-system emacs-build-system)
10818 (arguments
10819 `(#:tests? #t
10820 #:test-command '("buttercup" "-L" ".")
10821 #:phases
10822 (modify-phases %standard-phases
10823 ;; The HOME environment variable should be set to an existing
10824 ;; directory for the tests to succeed.
10825 (add-before 'check 'set-home
10826 (lambda _
10827 (setenv "HOME" "/tmp")
10828 #t)))))
10829 (native-inputs
10830 `(("emacs-buttercup" ,emacs-buttercup)))
10831 ;; In order to securely connect to an IRC server using TLS, Circe requires
10832 ;; the GnuTLS binary.
10833 (propagated-inputs
10834 `(("gnutls" ,gnutls)))
10835 (home-page "https://github.com/jorgenschaefer/circe")
10836 (synopsis "Client for IRC in Emacs")
10837 (description "Circe is a Client for IRC in Emacs. It integrates well with
10838 the rest of the editor, using standard Emacs key bindings and indicating
10839 activity in channels in the status bar so it stays out of your way unless you
10840 want to use it.")
10841 (license license:gpl3+)))
10842
10843 (define-public emacs-tracking
10844 (package
10845 (inherit emacs-circe)
10846 (name "emacs-tracking")
10847 (arguments
10848 ;; "tracking.el" is a library extracted from Circe package. It requires
10849 ;; "shorten.el".
10850 `(#:include '("^shorten.el$" "^tracking.el$")
10851 ,@(package-arguments emacs-circe)))
10852 (home-page "https://github.com/jorgenschaefer/circe/wiki/Tracking")
10853 (synopsis "Buffer tracking library")
10854 (description "@code{tracking.el} provides a way for different modes to
10855 notify the user that a buffer needs attention. The user then can cycle
10856 through them using @key{C-c C-SPC}.")
10857 (license license:gpl3+)))
10858
10859 (define-public emacs-slack
10860 (let ((commit "10fbb81f567b44647ad125a48ecd72df106fb624")
10861 (revision "6"))
10862 (package
10863 (name "emacs-slack")
10864 (version (git-version "0.0.2" revision commit))
10865 (source (origin
10866 (method git-fetch)
10867 (uri (git-reference
10868 (url "https://github.com/yuya373/emacs-slack.git")
10869 (commit commit)))
10870 (file-name (git-file-name name commit))
10871 (sha256
10872 (base32
10873 "01ln9rbalgpxw6rbr4czhy6bd8wrrpyf0qgn2chcq3zmmrn4sy1z"))))
10874 (build-system emacs-build-system)
10875 (arguments
10876 `(#:phases
10877 (modify-phases %standard-phases
10878 ;; HOME needs to exist for source compilation.
10879 (add-before 'build 'set-HOME
10880 (lambda _ (setenv "HOME" "/tmp") #t)))))
10881 (propagated-inputs
10882 `(("emacs-alert" ,emacs-alert)
10883 ("emacs-emojify" ,emacs-emojify)
10884 ("emacs-helm" ,emacs-helm)
10885 ("emacs-request" ,emacs-request)
10886 ("emacs-websocket" ,emacs-websocket)
10887 ("emacs-oauth2" ,emacs-oauth2)
10888 ("emacs-circe" ,emacs-circe)))
10889 (home-page "https://github.com/yuya373/emacs-slack")
10890 (synopsis "Slack client for Emacs")
10891 (description "This package provides an Emacs client for the Slack
10892 messaging service.")
10893 (license license:gpl3+))))
10894
10895 (define-public emacs-bash-completion
10896 (package
10897 (name "emacs-bash-completion")
10898 (version "2.1.0")
10899 (source
10900 (origin
10901 (method git-fetch)
10902 (uri (git-reference
10903 (url "https://github.com/szermatt/emacs-bash-completion.git")
10904 (commit version)))
10905 (file-name (git-file-name name version))
10906 (sha256
10907 (base32 "1a1wxcqzh0javjmxwi3lng5i99xiylm8lm04kv4q1lh9bli6vmv0"))))
10908 (inputs `(("bash" ,bash)))
10909 (build-system emacs-build-system)
10910 (arguments
10911 `(#:phases
10912 (modify-phases %standard-phases
10913 (add-after 'unpack 'make-git-checkout-writable
10914 (λ _
10915 (for-each make-file-writable (find-files "."))
10916 #t))
10917 (add-before 'install 'configure
10918 (lambda* (#:key inputs #:allow-other-keys)
10919 (let ((bash (assoc-ref inputs "bash")))
10920 (emacs-substitute-variables "bash-completion.el"
10921 ("bash-completion-prog" (string-append bash "/bin/bash"))))
10922 #t)))))
10923 (home-page "https://github.com/szermatt/emacs-bash-completion")
10924 (synopsis "Bash completion for the shell buffer")
10925 (description
10926 "@code{bash-completion} defines dynamic completion hooks for shell-mode
10927 and shell-command prompts that are based on Bash completion.")
10928 (license license:gpl2+)))
10929
10930 (define-public emacs-easy-kill
10931 (package
10932 (name "emacs-easy-kill")
10933 (version "0.9.3")
10934 (source (origin
10935 (method url-fetch)
10936 (uri (string-append "https://elpa.gnu.org/packages/easy-kill-"
10937 version ".tar"))
10938 (sha256
10939 (base32
10940 "17nw0mglmg877axwg1d0gs03yc0p04lzmd3pl0nsnqbh3303fnqb"))))
10941 (build-system emacs-build-system)
10942 (home-page "https://github.com/leoliu/easy-kill")
10943 (synopsis "Kill and mark things easily in Emacs")
10944 (description
10945 "This package provides commands @code{easy-kill} and @code{easy-mark} to
10946 let users kill or mark things easily.")
10947 (license license:gpl3+)))
10948
10949 (define-public emacs-csv-mode
10950 (package
10951 (name "emacs-csv-mode")
10952 (version "1.10")
10953 (source
10954 (origin
10955 (method url-fetch)
10956 (uri (string-append "https://elpa.gnu.org/packages/csv-mode-"
10957 version ".el"))
10958 (sha256
10959 (base32 "0q7j2cmj7vs6hz8cnf7j7lmlcjmig3jn2p6az345z96agl8a5xsq"))))
10960 (build-system emacs-build-system)
10961 (home-page "https://elpa.gnu.org/packages/csv-mode.html")
10962 (synopsis "Major mode for editing comma/char separated values")
10963 (description
10964 "This Emacs package implements CSV mode, a major mode for editing records
10965 in a generalized CSV (character-separated values) format.")
10966 (license license:gpl3+)))
10967
10968 (define-public emacs-transmission
10969 (package
10970 (name "emacs-transmission")
10971 (version "0.12.1")
10972 (source
10973 (origin
10974 (method git-fetch)
10975 (uri (git-reference
10976 (url "https://github.com/holomorph/transmission.git")
10977 (commit version)))
10978 (file-name (git-file-name name version))
10979 (sha256
10980 (base32 "0kvg2gawsgy440x1fsl2c4pkxwp3zirq9rzixanklk0ryijhd3ry"))))
10981 (build-system emacs-build-system)
10982 (home-page "https://github.com/holomorph/transmission")
10983 (synopsis "Emacs interface to a Transmission session")
10984 (description "This package provides an Emacs interface to interact with a
10985 running session of the Transmission Bittorrent client.
10986
10987 Features:
10988
10989 @itemize
10990 @item List, add, start/stop, verify, remove torrents.
10991 @item Set speed limits, ratio limits, bandwidth priorities, trackers.
10992 @item Navigate to the corresponding file list, torrent info, peer info
10993 contexts.
10994 @item Toggle downloading and set priorities for individual files.
10995 @end itemize\n")
10996 (license license:gpl3+)))
10997
10998 (define-public emacs-polymode
10999 (package
11000 (name "emacs-polymode")
11001 (version "0.2")
11002 (source (origin
11003 (method git-fetch)
11004 (uri (git-reference
11005 (url "https://github.com/polymode/polymode.git")
11006 (commit (string-append "v" version))))
11007 (file-name (git-file-name name version))
11008 (sha256
11009 (base32
11010 "04v0gnzfsjb50bgly6kvpryx8cyzwjaq2llw4qv9ijw1l6ixmq3b"))))
11011 (build-system emacs-build-system)
11012 (home-page "https://github.com/polymode/polymode")
11013 (synopsis "Framework for multiple Emacs modes based on indirect buffers")
11014 (description
11015 "Polymode is an Emacs package that offers generic support for multiple
11016 major modes inside a single Emacs buffer. It is lightweight, object oriented
11017 and highly extensible. Creating a new polymode typically takes only a few
11018 lines of code. Polymode also provides extensible facilities for external
11019 literate programming tools for exporting, weaving and tangling.")
11020 (license license:gpl3+)))
11021
11022 (define-public emacs-polymode-ansible
11023 (let ((commit "b26094d029e25dc797b94254f797e7807a57e4c8"))
11024 (package
11025 (name "emacs-polymode-ansible")
11026 ;; No upstream version release yet.
11027 (version (git-version "0.1" "1" commit))
11028 (source
11029 (origin
11030 (method git-fetch)
11031 (uri (git-reference
11032 (url "https://gitlab.com/mavit/poly-ansible")
11033 (commit commit)))
11034 (file-name (git-file-name name version))
11035 (sha256
11036 (base32
11037 "055shddqibib3hx2ykwdz910nrqws40cd407mq946l2bf6v87gj6"))))
11038 (build-system emacs-build-system)
11039 (propagated-inputs
11040 `(("emacs-ansible-doc" ,emacs-ansible-doc)
11041 ("emacs-jinja2-mode" ,emacs-jinja2-mode)
11042 ("emacs-polymode" ,emacs-polymode)
11043 ("emacs-yaml-mode" ,emacs-yaml-mode)))
11044 (properties '((upstream-name . "poly-ansible")))
11045 (home-page "https://gitlab.com/mavit/poly-ansible/")
11046 (synopsis "Polymode for Ansible - Jinja2 in YAML")
11047 (description
11048 "Edit YAML files for Ansible containing embedded Jinja2 templating.")
11049 (license license:gpl3+))))
11050
11051 (define-public emacs-polymode-org
11052 (package
11053 (name "emacs-polymode-org")
11054 (version "0.2")
11055 (source
11056 (origin
11057 (method git-fetch)
11058 (uri (git-reference
11059 (url "https://github.com/polymode/poly-org.git")
11060 (commit (string-append "v" version))))
11061 (file-name (git-file-name name version))
11062 (sha256
11063 (base32
11064 "04x6apjad4kg30456z1j4ipp64yjgkcaim6hqr6bb0rmrianqhck"))))
11065 (build-system emacs-build-system)
11066 (propagated-inputs
11067 `(("emacs-polymode" ,emacs-polymode)))
11068 (properties '((upstream-name . "poly-org")))
11069 (home-page "https://github.com/polymode/poly-org")
11070 (synopsis "Polymode definitions for Org mode buffers")
11071 (description
11072 "Provides definitions for @code{emacs-polymode} to support
11073 @code{emacs-org} buffers. Edit source blocks in an Org mode buffer using the
11074 native modes of the blocks' languages while remaining inside the primary Org
11075 buffer.")
11076 (license license:gpl3+)))
11077
11078 (define-public eless
11079 (package
11080 (name "eless")
11081 (version "0.3")
11082 (source
11083 (origin
11084 (method git-fetch)
11085 (uri (git-reference
11086 (url "https://github.com/kaushalmodi/eless.git")
11087 (commit (string-append "v" version))))
11088 (file-name (git-file-name name version))
11089 (sha256
11090 (base32 "0jr7vhh4vw69llhi0fh9ljscljkszkj0acdxl04da5hvqv6pnqbb"))))
11091 (build-system trivial-build-system)
11092 (inputs
11093 `(("bash" ,bash)))
11094 (arguments
11095 `(#:modules ((guix build utils))
11096 #:builder
11097 (begin
11098 (use-modules (guix build utils))
11099 (copy-recursively (assoc-ref %build-inputs "source") "source")
11100 (chdir "source")
11101 (substitute* "eless" (("/usr/bin/env bash")
11102 (string-append (assoc-ref %build-inputs "bash")
11103 "/bin/bash")))
11104 (install-file "eless" (string-append %output "/bin"))
11105 (install-file "doc/eless.info" (string-append %output "/share/info"))
11106 #t)))
11107 (home-page "https://github.com/kaushalmodi/eless")
11108 (synopsis "Use Emacs as a paginator")
11109 (description "@code{eless} provides a combination of Bash script
11110 and a minimal Emacs view-mode.
11111
11112 Feautures:
11113
11114 @itemize
11115 @item Independent of a user’s Emacs config.
11116 @item Customizable via the @code{(locate-user-emacs-file \"elesscfg\")} config.
11117 @item Not require an Emacs server to be already running.
11118 @item Syntax highlighting.
11119 @item Org-mode file rendering.
11120 @item @code{man} page viewer.
11121 @item Info viewer.
11122 @item Dired, wdired, (batch edit symbolic links).
11123 @item Colored diffs, git diff, git log, ls with auto ANSI detection.
11124 @item Filter log files lines matching a regexp.
11125 @item Auto-revert log files similar to @code{tail -f}.
11126 @item Quickly change frame and font sizes.
11127 @end itemize\n")
11128 (license license:expat)))
11129
11130 (define-public emacs-evil-matchit
11131 (package
11132 (name "emacs-evil-matchit")
11133 (version "2.3.4")
11134 (source
11135 (origin
11136 (method git-fetch)
11137 (uri (git-reference
11138 (url "https://github.com/redguardtoo/evil-matchit.git")
11139 (commit version)))
11140 (file-name (git-file-name name version))
11141 (sha256
11142 (base32 "1nflkmx08n3ya5vaipy1xg19hnqcp6f7ddsx9xjh5gl6ix2iz0az"))))
11143 (build-system emacs-build-system)
11144 (propagated-inputs
11145 `(("emacs-evil" ,emacs-evil)))
11146 (home-page "https://github.com/redguardtoo/evil-matchit")
11147 (synopsis "Vim matchit ported into Emacs")
11148 (description
11149 "@code{evil-matchit} is a minor mode for jumping between matching tags in
11150 evil mode using @kbd{%}. It is a port of @code{matchit} for Vim.")
11151 (license license:gpl3+)))
11152
11153 (define-public emacs-evil-smartparens
11154 (package
11155 (name "emacs-evil-smartparens")
11156 (version "0.4.0")
11157 (source
11158 (origin
11159 (method git-fetch)
11160 (uri (git-reference
11161 (url "https://github.com/expez/evil-smartparens.git")
11162 (commit version)))
11163 (file-name (git-file-name name version))
11164 (sha256
11165 (base32 "1di4qz5fbrlwbg16c2j0m7y8zqfxw027qd7zqmc3rwk9znbhg7wl"))))
11166 (build-system emacs-build-system)
11167 (propagated-inputs
11168 `(("emacs-evil" ,emacs-evil)
11169 ("emacs-smartparens" ,emacs-smartparens)))
11170 (home-page "https://github.com/expez/evil-smartparens")
11171 (synopsis "Emacs Evil integration for Smartparens")
11172 (description "@code{emacs-evil-smartparens} is an Emacs minor mode which
11173 makes Evil play nice with Smartparens. Evil is an Emacs minor mode that
11174 emulates Vim features and provides Vim-like key bindings.")
11175 (license license:gpl3+)))
11176
11177 (define-public emacs-evil-quickscope
11178 (package
11179 (name "emacs-evil-quickscope")
11180 (version "0.1.4")
11181 (source
11182 (origin
11183 (method git-fetch)
11184 (uri (git-reference
11185 (url "https://github.com/blorbx/evil-quickscope.git")
11186 (commit (string-append "v" version))))
11187 (file-name (git-file-name name version))
11188 (sha256
11189 (base32 "1ja9ggj70wf0nmma4xnc1zdzg2crq9h1cv3cj7cgwjmllflgkfq7"))))
11190 (build-system emacs-build-system)
11191 (propagated-inputs
11192 `(("emacs-evil" ,emacs-evil)))
11193 (arguments
11194 `(#:tests? #t
11195 #:test-command '("emacs" "--batch"
11196 "-l" "evil-quickscope-tests.el"
11197 "-f" "ert-run-tests-batch-and-exit")))
11198 (home-page "https://github.com/blorbx/evil-quickscope")
11199 (synopsis "Target highlighting for emacs evil-mode f,F,t and T commands")
11200 (description "@code{emacs-evil-quickscope} highlights targets for Evil
11201 mode’s f,F,t,T keys, allowing for quick navigation within a line. It is a
11202 port of quick-scope for Vim. Evil is an Emacs minor mode that emulates Vim
11203 features and provides Vim-like key bindings.")
11204 (license license:gpl3+)))
11205
11206 (define-public emacs-bongo
11207 (package
11208 (name "emacs-bongo")
11209 (version "1.0")
11210 (source
11211 (origin
11212 (method git-fetch)
11213 (uri (git-reference
11214 (url "https://github.com/dbrock/bongo.git")
11215 (commit version)))
11216 (file-name (git-file-name name version))
11217 (sha256
11218 (base32 "1q3ws2vn062dh7ci6jn2k2bcn7szh3ap64sgwkzdd6f1pas37fnr"))))
11219 (build-system emacs-build-system)
11220 (home-page "https://github.com/dbrock/bongo")
11221 (synopsis "Media player for Emacs")
11222 (description
11223 "This package provides a flexible media player for Emacs. @code{Bongo}
11224 supports multiple backends such as @code{vlc}, @code{mpg123},
11225 @code{ogg123}, @code{speexdec}, @code{timidity}, @code{mikmod} and
11226 @code{afplay}.")
11227 (license license:gpl2+)))
11228
11229 (define-public emacs-groovy-modes
11230 (package
11231 (name "emacs-groovy-modes")
11232 (version "2.0")
11233 (source (origin
11234 (method git-fetch)
11235 (uri (git-reference
11236 (url "https://github.com/Groovy-Emacs-Modes/groovy-emacs-modes")
11237 (commit version)))
11238 (file-name (git-file-name name version))
11239 (sha256
11240 (base32
11241 "0c1d4cbnlny8gpcd20zr1wxx6ggf28jgh7sgd5r1skpsvjpbfqx2"))))
11242 (build-system emacs-build-system)
11243 (propagated-inputs
11244 `(("emacs-s" ,emacs-s)))
11245 (home-page "https://github.com/Groovy-Emacs-Modes/groovy-emacs-modes")
11246 (synopsis "Groovy related modes for Emacs")
11247 (description
11248 "This package provides @code{groovy-mode} for syntax highlighting in
11249 Groovy source files, REPL integration with run-groovy and Grails project
11250 navigation with the grails mode.")
11251 (license license:gpl3+)))
11252
11253 (define-public groovy-emacs-modes
11254 (deprecated-package "groovy-emacs-modes" emacs-groovy-modes))
11255
11256 (define-public emacs-org-tree-slide
11257 (let ((commit "036a36eec1cf712d3db155572aed325daa372eb5")
11258 (revision "2"))
11259 (package
11260 (name "emacs-org-tree-slide")
11261 (version (git-version "2.8.4" revision commit))
11262 (source (origin
11263 (method git-fetch)
11264 (uri (git-reference
11265 (url "https://github.com/takaxp/org-tree-slide.git")
11266 (commit commit)))
11267 (sha256
11268 (base32
11269 "1r8ncx25xmxicgciyv5przp68y8qgy40fm10ba55awvql4xcm0yk"))
11270 (file-name (git-file-name name version))))
11271 (build-system emacs-build-system)
11272 (home-page "https://github.com/takaxp/org-tree-slide")
11273 (synopsis "Presentation tool for org-mode")
11274 (description
11275 "Org-tree-slide provides a slideshow mode to view org-mode files. Use
11276 @code{org-tree-slide-mode} to enter the slideshow mode, and then @kbd{C->} and
11277 @kbd{C-<} to jump to the next and previous slide.")
11278 (license license:gpl3+))))
11279
11280 (define-public emacs-scratch-el
11281 (let ((commit "2cdf2b841ce7a0987093f65b0cc431947549f897")
11282 (revision "1"))
11283 (package
11284 (name "emacs-scratch-el")
11285 (version (git-version "1.2" revision commit))
11286 (source (origin
11287 (method git-fetch)
11288 (uri (git-reference
11289 (url "https://github.com/ieure/scratch-el.git")
11290 (commit commit)))
11291 (file-name (git-file-name name version))
11292 (sha256
11293 (base32
11294 "0wscsndynjmnliajqaz28r1ww81j8wh84zwaaswx51abhwgl0idf"))))
11295 (build-system emacs-build-system)
11296 (native-inputs
11297 `(("texinfo" ,texinfo)))
11298 (arguments
11299 '(#:phases
11300 (modify-phases %standard-phases
11301 (add-after 'install 'install-doc
11302 (lambda* (#:key outputs #:allow-other-keys)
11303 (unless (invoke "makeinfo" "scratch.texi")
11304 (error "makeinfo failed"))
11305 (install-file "scratch.info"
11306 (string-append (assoc-ref outputs "out")
11307 "/share/info"))
11308 #t)))))
11309 (home-page "https://github.com/ieure/scratch-el/")
11310 (synopsis "Create scratch buffers with the same mode as current buffer")
11311 (description "Scratch is an extension to Emacs that enables one to create
11312 scratch buffers that are in the same mode as the current buffer. This is
11313 notably useful when working on code in some language; you may grab code into a
11314 scratch buffer, and, by virtue of this extension, do so using the Emacs
11315 formatting rules for that language.")
11316 (license license:bsd-2))))
11317
11318 (define-public emacs-kv
11319 (package
11320 (name "emacs-kv")
11321 (version "0.0.19")
11322 (source
11323 (origin
11324 (method git-fetch)
11325 (uri (git-reference
11326 (url "https://github.com/nicferrier/emacs-kv.git")
11327 (commit "721148475bce38a70e0b678ba8aa923652e8900e")))
11328 (file-name (git-file-name name version))
11329 (sha256
11330 (base32
11331 "0r0lz2s6gvy04fwnafai668jsf4546h4k6zd6isx5wpk0n33pj5m"))))
11332 (build-system emacs-build-system)
11333 (arguments
11334 `(#:tests? #t
11335 #:test-command '("emacs" "--batch" "-l" "kv-tests.el"
11336 "-f" "ert-run-tests-batch-and-exit")))
11337 (home-page "https://github.com/nicferrier/emacs-kv")
11338 (synopsis "Key/Value data structures library for Emacs Lisp")
11339 (description "@code{emacs-kv} is a collection of tools for dealing with
11340 key/value data structures such as plists, alists and hash-tables in Emacs
11341 Lisp.")
11342 (license license:gpl3+)))
11343
11344 (define-public emacs-esxml
11345 (package
11346 (name "emacs-esxml")
11347 (version "0.3.4")
11348 (source (origin
11349 (method git-fetch)
11350 (uri (git-reference
11351 (url "https://github.com/tali713/esxml.git")
11352 (commit version)))
11353 (file-name (git-file-name name version))
11354 (sha256
11355 (base32
11356 "00vv8a75wdklygdyr4km9mc2ismxak69c45jmcny41xl44rp9x8m"))))
11357 (build-system emacs-build-system)
11358 (arguments
11359 `(#:phases
11360 (modify-phases %standard-phases
11361 (add-after 'unpack 'fix-sources
11362 (lambda _
11363 ;; See: https://github.com/tali713/esxml/pull/28.
11364 (substitute* "css-lite.el"
11365 ((";;; main interface")
11366 (string-append ";;; main interface\n"
11367 "(require 'cl-lib)"))
11368 (("mapcan")
11369 "cl-mapcan")
11370 (("',\\(cl-mapcan #'process-css-rule rules\\)")
11371 "(cl-mapcan #'process-css-rule ',rules)"))
11372 (substitute* "esxml-form.el"
11373 ((",esxml-form-field-defn")
11374 "#'esxml-form-field-defn"))
11375 ;; See: https://github.com/tali713/esxml/issues/25
11376 (delete-file "esxpath.el")
11377 #t)))))
11378 (propagated-inputs
11379 `(("emacs-kv" ,emacs-kv)))
11380 (home-page "https://github.com/tali713/esxml/")
11381 (synopsis "SXML for EmacsLisp")
11382 (description "This is XML/XHTML done with S-Expressions in EmacsLisp.
11383 Simply, this is the easiest way to write HTML or XML in Lisp. This library
11384 uses the native form of XML representation as used by many libraries already
11385 included within Emacs. See @code{esxml-to-xml} for a concise description of
11386 the format.")
11387 (license license:gpl3+)))
11388
11389 (define-public emacs-nov-el
11390 (package
11391 (name "emacs-nov-el")
11392 (version "0.2.9")
11393 (source (origin
11394 (method git-fetch)
11395 (uri (git-reference
11396 (url "https://github.com/wasamasa/nov.el.git")
11397 (commit version)))
11398 (file-name (git-file-name name version))
11399 (sha256
11400 (base32
11401 "0v01l1p35mcigixs6j4c5bpc7n7bd51kxa0p3l1xl0gr92774yq3"))))
11402 (build-system emacs-build-system)
11403 (arguments
11404 `(#:phases
11405 (modify-phases %standard-phases
11406 (add-after 'unpack 'embed-path-to-unzip
11407 (lambda _
11408 (substitute* "nov.el"
11409 (("\\(executable-find \"unzip\"\\)")
11410 (string-append "\"" (which "unzip") "\"")))
11411 #t)))))
11412 (propagated-inputs
11413 `(("emacs-dash" ,emacs-dash)
11414 ("emacs-esxml" ,emacs-esxml)))
11415 (inputs
11416 `(("unzip" ,unzip)))
11417 (home-page "https://github.com/wasamasa/nov.el/")
11418 (synopsis "Major mode for reading EPUBs in Emacs")
11419 (description "@code{nov.el} provides a major mode for reading EPUB
11420 documents.
11421
11422 Features:
11423
11424 @itemize
11425 @item Basic navigation (jump to TOC, previous/next chapter)
11426 @item Remembering and restoring the last read position
11427 @item Jump to next chapter when scrolling beyond end
11428 @item Renders EPUB2 (@code{.ncx}) and EPUB3 (@code{<nav>}) TOCs
11429 @item Hyperlinks to internal and external targets
11430 @item Supports textual and image documents
11431 @item View source of document files
11432 @item Metadata display
11433 @item Image rescaling
11434 @end itemize
11435 ")
11436 (license license:gpl3+)))
11437
11438 (define-public epipe
11439 (package
11440 (name "epipe")
11441 (version "0.1.0")
11442 (source
11443 (origin
11444 (method git-fetch)
11445 (uri (git-reference
11446 (url "https://github.com/cute-jumper/epipe.git")
11447 (commit version)))
11448 (file-name (git-file-name name version))
11449 (sha256
11450 (base32 "0lkisi1s7sn12nx8zh58qmsxwnk1rjwryj18wcbr148xqz3swg57"))))
11451 (build-system trivial-build-system)
11452 (inputs
11453 `(("bash" ,bash)
11454 ("perl" ,perl)))
11455 (arguments
11456 `(#:modules
11457 ((guix build utils))
11458 #:builder
11459 (begin
11460 (use-modules (guix build utils))
11461 ;; Extract source.
11462 (copy-recursively (assoc-ref %build-inputs "source") "source")
11463 (chdir "source")
11464 ;; Patch shebangs.
11465 (substitute* "epipe"
11466 (("/usr/bin/env bash")
11467 (string-append (assoc-ref %build-inputs "bash") "/bin/bash")))
11468 (patch-shebang "epipe.pl"
11469 (list (string-append (assoc-ref %build-inputs "perl")
11470 "/bin")))
11471 ;; Install.
11472 (for-each (lambda (file)
11473 (install-file file (string-append %output "/bin")))
11474 '("epipe" "epipe.pl"))
11475 #t)))
11476 (home-page "https://github.com/cute-jumper/epipe")
11477 (synopsis "Pipe to the @code{emacsclient}")
11478 (description "@code{epipe} provides an utility to use your editor in
11479 the pipeline, featuring the support for running @code{emacsclient}.")
11480 (license license:gpl3+)))
11481
11482 (define-public emacs-hcl-mode
11483 (package
11484 (name "emacs-hcl-mode")
11485 (version "0.03")
11486 (source
11487 (origin
11488 (method git-fetch)
11489 (uri (git-reference
11490 (url "https://github.com/syohex/emacs-hcl-mode.git")
11491 (commit version)))
11492 (file-name (git-file-name name version))
11493 (sha256
11494 (base32 "0jqrgq15jz6pvx38pnwkizzfiih0d3nxqphyrc92nqpcyimg8b6g"))))
11495 (build-system emacs-build-system)
11496 (home-page "https://github.com/syohex/emacs-hcl-mode")
11497 (synopsis "Major mode for the Hashicorp Configuration Language")
11498 (description
11499 "@code{emacs-hcl-mode} provides an Emacs major mode for working with
11500 @acronym{HCL, Hashicorp Configuration Language}. It provides syntax
11501 highlighting and indentation support.")
11502 (license license:gpl3+)))
11503
11504 (define-public emacs-terraform-mode
11505 (package
11506 (name "emacs-terraform-mode")
11507 (version "0.06")
11508 (source
11509 (origin
11510 (method git-fetch)
11511 (uri (git-reference
11512 (url "https://github.com/syohex/emacs-terraform-mode.git")
11513 (commit version)))
11514 (file-name (git-file-name name version))
11515 (sha256
11516 (base32 "05hn8kskx9lcgn7bzgam99c629zlryir2pickwrqndacjrqpdykx"))))
11517 (build-system emacs-build-system)
11518 (propagated-inputs
11519 `(("emacs-hcl-mode" ,emacs-hcl-mode)))
11520 (home-page "https://github.com/syohex/emacs-terraform-mode")
11521 (synopsis "Major mode for Terraform")
11522 (description
11523 "@code{emacs-terraform-mode} provides a major mode for working with
11524 @uref{https://www.terraform.io/, Terraform} configuration files. Most of the
11525 functionality is inherited from @code{hcl-mode}.")
11526 (license license:gpl3+)))
11527
11528 (define-public emacs-exec-path-from-shell
11529 (package
11530 (name "emacs-exec-path-from-shell")
11531 (version "1.12")
11532 (source
11533 (origin
11534 (method git-fetch)
11535 (uri (git-reference
11536 (url "https://github.com/purcell/exec-path-from-shell")
11537 (commit version)))
11538 (file-name (git-file-name name version))
11539 (sha256
11540 (base32
11541 "1ga8bpxngd3ph2hdiik92c612ki71qxw818i6rgx6f6a5r0sbf3p"))))
11542 (build-system emacs-build-system)
11543 (home-page "https://github.com/purcell/exec-path-from-shell")
11544 (synopsis "Get environment variables such as @var{PATH} from the shell")
11545 (description
11546 "This library allows the user to set Emacs @var{exec-path} and @var{PATH}
11547 from the shell @var{PATH}, so that @code{shell-command}, @code{compile} and
11548 the like work as expected on systems on which Emacs is not guaranteed to
11549 inherit a login shell's environment variables. It also allows other
11550 environment variables to be retrieved from the shell, so that Emacs will see
11551 the same values you get in a terminal.")
11552 (license license:gpl3+)))
11553
11554 (define-public emacs-frog-menu
11555 (let ((commit "740bbc88b8535d31f783f3b2043a2a6683afbf31")
11556 (revision "1"))
11557 (package
11558 (name "emacs-frog-menu")
11559 (version (git-version "0.2.9" revision commit))
11560 (source
11561 (origin
11562 (method git-fetch)
11563 (uri (git-reference
11564 (url "https://github.com/clemera/frog-menu")
11565 (commit commit)))
11566 (file-name (git-file-name name version))
11567 (sha256
11568 (base32
11569 "1g77424jwq62qj06rvld44s5hp0dw8rw2pwmmag6gd536zf65xrj"))))
11570 (build-system emacs-build-system)
11571 (propagated-inputs
11572 `(("emacs-posframe" ,emacs-posframe)
11573 ("emacs-avy" ,emacs-avy)))
11574 (home-page "https://github.com/clemera/frog-menu")
11575 (synopsis "Quickly pick items from ad hoc menus")
11576 (description
11577 "This package provides a popup offering a preview of a list of
11578 candidates on which user-defined dispatch actions can act.")
11579 (license license:gpl3+))))
11580
11581 (define-public emacs-frog-jump-buffer
11582 (let ((commit "2d7b342785ae27d45f5d252272df6eb773c78e20")
11583 (revision "1"))
11584 (package
11585 (name "emacs-frog-jump-buffer")
11586 (version (git-version "0.1.4" revision commit))
11587 (source
11588 (origin
11589 (method git-fetch)
11590 (uri (git-reference
11591 (url "https://github.com/waymondo/frog-jump-buffer")
11592 (commit commit)))
11593 (file-name (git-file-name name version))
11594 (sha256
11595 (base32
11596 "1z00by8hiss1r2lwmzrl8pnz6jykia2849dqqm4l3z5rf6lwvc0f"))))
11597 (build-system emacs-build-system)
11598 (propagated-inputs
11599 `(("emacs-dash" ,emacs-dash)
11600 ("emacs-frog-menu" ,emacs-frog-menu)
11601 ("emacs-avy" ,emacs-avy)))
11602 (home-page "https://github.com/waymondo/frog-jump-buffer")
11603 (synopsis "Jump to any Emacs buffer with minimal keystrokes")
11604 (description
11605 "This package provides a preview window of buffers that can be switched
11606 to with quicklink-style selections.")
11607 (license license:gpl3+))))
11608
11609 (define-public emacs-deft
11610 (package
11611 (name "emacs-deft")
11612 (version "0.8")
11613 (source
11614 (origin
11615 (method git-fetch)
11616 (uri (git-reference
11617 (url "https://github.com/jrblevin/deft.git")
11618 (commit (string-append "v" version))))
11619 (file-name (git-file-name name version))
11620 (sha256
11621 (base32
11622 "0z7cilgiz6krvl5h2z72hkch43qxmypb0k6p5vxn5lx1p6v0mrf2"))))
11623 (build-system emacs-build-system)
11624 (home-page "https://jblevins.org/projects/deft/")
11625 (synopsis "Quickly browse, filter, and edit plain text notes")
11626 (description
11627 "Deft is an Emacs mode for quickly browsing, filtering, and editing
11628 directories of plain text notes, inspired by Notational Velocity.")
11629 (license license:bsd-3)))
11630
11631 (define-public emacs-anzu
11632 (package
11633 (name "emacs-anzu")
11634 (version "0.62")
11635 (source
11636 (origin
11637 (method git-fetch)
11638 (uri (git-reference
11639 (url "https://github.com/syohex/emacs-anzu.git")
11640 (commit version)))
11641 (file-name (git-file-name name version))
11642 (sha256
11643 (base32 "1lzvc0ihcbplir4hqfyxfqpsd78arz15gk92kmq4f8ggbkl37fan"))))
11644 (build-system emacs-build-system)
11645 (home-page "https://github.com/syohex/emacs-anzu")
11646 (synopsis "Show number of matches in mode-line while searching")
11647 (description
11648 "Anzu provides a minor mode which displays \"current match/total
11649 matches\" in the mode line in various search modes. This is an Emacs port of
11650 Anzu.zim.")
11651 (license license:gpl3+)))
11652
11653 (define-public emacs-ascii-art-to-unicode
11654 (package
11655 (name "emacs-ascii-art-to-unicode")
11656 (version "1.12")
11657 (source
11658 (origin
11659 (method url-fetch)
11660 (uri (string-append "https://elpa.gnu.org/packages/ascii-art-to-unicode-"
11661 version ".el"))
11662 (sha256
11663 (base32
11664 "1w9h2lyriafxj71r79774gh822cz8mry3gdfzyj6ym6v9mvqypna"))))
11665 (build-system emacs-build-system)
11666 (home-page "https://elpa.gnu.org/packages/ascii-art-to-unicode.html")
11667 (synopsis "ASCII to Unicode art converter for Emacs")
11668 (description "This Emacs package provides the commands @command{aa2u} and
11669 @command{aa2u-rectangle}. Both of these commands can be used to convert
11670 simple ASCII art line drawings to Unicode; the former works on the active
11671 region of the buffer, while the latter works on rectangular selections.")
11672 (license license:gpl3+)))
11673
11674 (define-public emacs-emmet-mode
11675 (let ((commit "1acb821e0142136344ccf40c1e5fb664d7db2e70")
11676 (revision "1"))
11677 (package
11678 (name "emacs-emmet-mode")
11679 (version (git-version "1.0.8" revision commit))
11680 (source (origin
11681 (method git-fetch)
11682 (uri (git-reference
11683 (url "https://github.com/smihica/emmet-mode.git")
11684 (commit commit)))
11685 (file-name (git-file-name name version))
11686 (sha256
11687 (base32
11688 "1p25h191bm0h5b3w5apg7wks51k7pb7h4dlww4jbl9ri4d33fzcl"))))
11689 (build-system emacs-build-system)
11690 (home-page "https://github.com/smihica/emmet-mode")
11691 (synopsis "Unofficial Emmet's support for Emacs")
11692 (description
11693 "Unfold CSS-selector-like expressions to markup. It is intended to be
11694 used with SGML-like languages: XML, HTML, XHTML, XSL, etc.")
11695 (license license:gpl3+))))
11696
11697 (define-public emacs-ergoemacs-mode
11698 (let ((commit "3ce23bba3cb50562693860f87f3528c471d603ba")
11699 (revision "1"))
11700 (package
11701 (name "emacs-ergoemacs-mode")
11702 (version (git-version "5.16.10.12" revision commit))
11703 (source
11704 (origin
11705 (method git-fetch)
11706 (uri (git-reference
11707 (url "https://github.com/ergoemacs/ergoemacs-mode.git")
11708 (commit commit)))
11709 (file-name (git-file-name name version))
11710 (sha256
11711 (base32
11712 "1s3b9bridl78hh1mxmdk9nqlmqhibbaxk0a1cixmsf23s06w8w6l"))))
11713 (build-system emacs-build-system)
11714 (propagated-inputs
11715 `(("emacs-undo-tree" ,emacs-undo-tree)))
11716 (home-page "https://ergoemacs.github.io/")
11717 (synopsis "Emacs mode based on common modern interface and ergonomics")
11718 (description
11719 "This package provides an efficient Emacs keybinding set based on
11720 statistics of command frequency, and supports common shortcuts for open,
11721 close, copy, cut, paste, undo, redo.")
11722 (license license:gpl3+))))
11723
11724 (define-public emacs-password-store
11725 (package
11726 (name "emacs-password-store")
11727 (version "1.7.3")
11728 (source (origin
11729 (method url-fetch)
11730 (uri
11731 (string-append "https://git.zx2c4.com/password-store/snapshot/"
11732 "password-store-" version ".tar.xz"))
11733 (sha256
11734 (base32
11735 "1x53k5dn3cdmvy8m4fqdld4hji5n676ksl0ql4armkmsds26av1b"))))
11736 (build-system emacs-build-system)
11737 (arguments
11738 `(#:phases
11739 (modify-phases %standard-phases
11740 (add-after 'unpack 'extract-el-file
11741 (lambda _
11742 (copy-file "contrib/emacs/password-store.el" "password-store.el")
11743 (delete-file-recursively "contrib")
11744 (delete-file-recursively "man")
11745 (delete-file-recursively "src")
11746 (delete-file-recursively "tests"))))))
11747 (propagated-inputs
11748 `(("emacs-f" ,emacs-f)
11749 ("emacs-s" ,emacs-s)
11750 ("emacs-with-editor" ,emacs-with-editor)
11751 ("password-store" ,password-store)))
11752 (home-page "https://git.zx2c4.com/password-store/tree/contrib/emacs")
11753 (synopsis "Password store (pass) support for Emacs")
11754 (description
11755 "This package provides functions for working with pass (\"the
11756 standard Unix password manager\").")
11757 (license license:gpl2+)))
11758
11759 (define-public emacs-auth-source-pass
11760 (let ((commit "847a1f54ed48856b4dfaaa184583ef2c84173edf")
11761 (revision "1"))
11762 (package
11763 (name "emacs-auth-source-pass")
11764 (version (git-version "5.0.0" revision commit))
11765 (source
11766 (origin
11767 (method git-fetch)
11768 (uri (git-reference
11769 (url "https://github.com/NicolasPetton/auth-password-store.git")
11770 (commit commit)))
11771 (file-name (git-file-name name version))
11772 (sha256
11773 (base32 "0g48z5w6n3c54zqfpx65dfyl9jqbl15idvbb1hhw2pd9f9r8fykk"))))
11774 (build-system emacs-build-system)
11775 (arguments
11776 `(#:tests? #t
11777 #:test-command '("emacs" "--batch"
11778 "-L" "."
11779 "-l" "test/auth-source-pass-tests.el"
11780 "-f" "ert-run-tests-batch-and-exit")))
11781 (home-page "https://github.com/NicolasPetton/auth-password-store")
11782 (synopsis "Integrate @code{auth-source} with @code{password-store}")
11783 (description "This package helps Emacs integrate with the Unix
11784 @code{password-store} application.")
11785 (license license:gpl3+))))
11786
11787 (define-public emacs-pass
11788 (package
11789 (name "emacs-pass")
11790 (version "1.8")
11791 (source
11792 (origin
11793 (method git-fetch)
11794 (uri (git-reference
11795 (url "https://github.com/NicolasPetton/pass.git")
11796 (commit version)))
11797 (file-name (git-file-name name version))
11798 (sha256
11799 (base32 "05h4hacv3yygyjcjj004qbyqjpkl4pyhwgp25gsz8mw5c66l70cx"))))
11800 (build-system emacs-build-system)
11801 (propagated-inputs
11802 `(("emacs-password-store" ,emacs-password-store)
11803 ("emacs-f" ,emacs-f)))
11804 (home-page "https://github.com/NicolasPetton/pass")
11805 (synopsis "Major mode for @file{password-store.el}")
11806 (description "This is a major mode for managing password-store (pass)
11807 keychains. The keychain entries are displayed in a directory-like structure
11808 and can be consulted and modified.")
11809 (license license:gpl3+)))
11810
11811 (define-public emacs-evil-anzu
11812 (package
11813 (name "emacs-evil-anzu")
11814 (version "0.03")
11815 (source
11816 (origin
11817 (method git-fetch)
11818 (uri (git-reference
11819 (url "https://github.com/syohex/emacs-evil-anzu")
11820 (commit version)))
11821 (file-name (git-file-name name version))
11822 (sha256
11823 (base32 "0lw7fg4gqwj30r0l6k2ni36sxqkf65zf0d0z3rxnpwbxlf8dlkrr"))))
11824 (build-system emacs-build-system)
11825 (propagated-inputs
11826 `(("emacs-evil" ,emacs-evil)
11827 ("emacs-anzu" ,emacs-anzu)))
11828 (home-page "https://github.com/syohex/emacs-evil-anzu")
11829 (synopsis "Anzu for evil-mode")
11830 (description "@code{anzu} provides a minor mode that displays the current
11831 match and total match information in the mode-line in various search modes.")
11832 (license license:gpl3+)))
11833
11834 (define-public emacs-pg
11835 (let ((commit "4f6516ec3946d95dcef49abb6703cc89ecb5183d"))
11836 (package
11837 (name "emacs-pg")
11838 (version (git-version "0.1" "1" commit))
11839 (source (origin
11840 (method git-fetch)
11841 (uri (git-reference (url "https://github.com/cbbrowne/pg.el")
11842 (commit commit)))
11843 (file-name (git-file-name name version))
11844 (sha256
11845 (base32
11846 "1zh7v4nnpzvbi8yj1ynlqlawk5bmlxi6s80b5f2y7hkdqb5q26k0"))))
11847 (build-system emacs-build-system)
11848 (home-page "https://github.com/cbbrowne/pg.el")
11849 (synopsis "Emacs Lisp interface for PostgreSQL")
11850 (description
11851 "This package provides an Emacs Lisp interface for PostgreSQL.")
11852 (license license:gpl3+))))
11853
11854 (define-public emacs-cl-generic
11855 (package
11856 (name "emacs-cl-generic")
11857 (version "0.3")
11858 (source
11859 (origin
11860 (method url-fetch)
11861 (uri (string-append "https://elpa.gnu.org/packages/cl-generic-"
11862 version ".el"))
11863 (sha256
11864 (base32
11865 "0vb338bhjpsnrf60qgxny4z5rjrnifahnrv9axd4shay89d894zq"))))
11866 (build-system emacs-build-system)
11867 (home-page "https://elpa.gnu.org/packages/seq.html")
11868 (synopsis
11869 "Forward @code{cl-generic} compatibility for Emacs before version 25")
11870 (description "This package provides a subset of the features of the
11871 @code{cl-generic} package introduced in Emacs-25, for use on previous
11872 @code{emacsen}.")
11873 (license license:gpl3+)))
11874
11875 (define-public emacs-finalize
11876 (package
11877 (name "emacs-finalize")
11878 (version "2.0.0")
11879 (source
11880 (origin
11881 (method git-fetch)
11882 (uri (git-reference
11883 (url "https://github.com/skeeto/elisp-finalize.git")
11884 (commit version)))
11885 (file-name (git-file-name name version))
11886 (sha256
11887 (base32 "1gvlm4i62af5jscwz0jccc8ra0grprxpg2rlq91d5nn8dn5lpy79"))))
11888 (build-system emacs-build-system)
11889 (propagated-inputs
11890 `(("emacs-cl-generic" ,emacs-cl-generic)))
11891 (home-page "https://github.com/skeeto/elisp-finalize")
11892 (synopsis "Finalizers for Emacs Lisp")
11893 (description
11894 "This package will allows to immediately run a callback (a finalizer)
11895 after its registered lisp object has been garbage collected. This allows for
11896 extra resources, such as buffers and processes, to be cleaned up after the
11897 object has been freed.")
11898 (license license:unlicense)))
11899
11900 (define-public emacs-emacsql
11901 (package
11902 (name "emacs-emacsql")
11903 (version "3.0.0")
11904 (source (origin
11905 (method git-fetch)
11906 (uri (git-reference
11907 (url "https://github.com/skeeto/emacsql.git")
11908 (commit (string-append version))))
11909 (file-name (git-file-name name version))
11910 (sha256
11911 (base32
11912 "1c84gxr1majqj4b59wgdy3lzm3ap66w9qsrnkx8hdbk9895ak81g"))))
11913 (build-system emacs-build-system)
11914 (arguments
11915 `(#:modules ((guix build emacs-build-system)
11916 (guix build utils)
11917 (guix build emacs-utils)
11918 (srfi srfi-26))
11919 #:phases
11920 (modify-phases %standard-phases
11921 (delete 'build) ;‘build-emacsql-sqlite’ compiles ‘*.el’ files.
11922 (add-before 'install 'patch-elisp-shell-shebangs
11923 (lambda _
11924 (substitute* (find-files "." "\\.el")
11925 (("/bin/sh") (which "sh")))
11926 #t))
11927 (add-after 'patch-elisp-shell-shebangs 'setenv-shell
11928 (lambda _
11929 (setenv "SHELL" "sh")))
11930 (add-after 'setenv-shell 'build-emacsql-sqlite
11931 (lambda _
11932 (invoke "make" "binary" "CC=gcc")))
11933 (add-after 'build-emacsql-sqlite 'install-emacsql-sqlite
11934 ;; This build phase installs emacs-emacsql binary.
11935 (lambda* (#:key outputs #:allow-other-keys)
11936 (install-file "sqlite/emacsql-sqlite"
11937 (string-append (assoc-ref outputs "out")
11938 "/bin"))
11939 #t))
11940 (add-after 'install-emacsql-sqlite 'patch-emacsql-sqlite.el
11941 ;; This build phase removes interactive prompts
11942 ;; and makes sure Emacs look for binaries in the right places.
11943 (lambda* (#:key outputs #:allow-other-keys)
11944 (let ((file "emacsql-sqlite.el"))
11945 (chmod file #o644)
11946 (emacs-substitute-sexps file
11947 ;; Make sure Emacs looks for ‘GCC’ binary in the right place.
11948 ("(executable-find" (which "gcc"))
11949 ;; Make sure Emacs looks for ‘emacsql-sqlite’ binary
11950 ;; in the right place.
11951 ("(defvar emacsql-sqlite-executable"
11952 (string-append (assoc-ref outputs "out")
11953 "/bin/emacsql-sqlite"))))))
11954 (replace 'install
11955 (lambda* (#:key outputs #:allow-other-keys)
11956 (let* ((out (assoc-ref outputs "out")))
11957 (install-file "sqlite/emacsql-sqlite"
11958 (string-append out "/bin"))
11959 (for-each (cut install-file <>
11960 (string-append out "/share/emacs/site-lisp"))
11961 (find-files "." "\\.elc*$")))
11962 #t)))))
11963 (inputs
11964 `(("emacs-minimal" ,emacs-minimal)
11965 ("mariadb" ,mariadb "lib")
11966 ("mariadb-dev" ,mariadb "dev")
11967 ("postgresql" ,postgresql)))
11968 (propagated-inputs
11969 `(("emacs-finalize" ,emacs-finalize)
11970 ("emacs-pg" ,emacs-pg)))
11971 (home-page "https://github.com/skeeto/emacsql")
11972 (synopsis "Emacs high-level SQL database front-end")
11973 (description "Any readable Lisp value can be stored as a value in EmacSQL,
11974 including numbers, strings, symbols, lists, vectors, and closures. EmacSQL
11975 has no concept of @code{TEXT} values; it's all just Lisp objects. The Lisp
11976 object @code{nil} corresponds 1:1 with @code{NULL} in the database.")
11977 (license license:gpl3+)))
11978
11979 (define-public emacs-closql
11980 ;; Take a commit newer than 1.0.0 release because of Emacs upgrade to 26.3.
11981 (let ((commit "70b98dbae53611d10a461d9b4a6f71086910dcef"))
11982 (package
11983 (name "emacs-closql")
11984 (version (git-version "1.0.0" "1" commit))
11985 (source
11986 (origin
11987 (method git-fetch)
11988 (uri (git-reference
11989 (url "https://github.com/emacscollective/closql.git")
11990 (commit commit)))
11991 (file-name (git-file-name name version))
11992 (sha256
11993 (base32
11994 "1wvhrihg663f61yzc7f0vha2abjdnlwbk0gjcwakdfk1bhwf5ikh"))))
11995 (build-system emacs-build-system)
11996 (propagated-inputs
11997 `(("emacs-emacsql" ,emacs-emacsql)))
11998 (home-page "https://github.com/emacscollective/closql")
11999 (synopsis "Store EIEIO objects using EmacSQL")
12000 (description
12001 "This package allows to store uniform EIEIO objects in an EmacSQL
12002 database. SQLite is used as backend. This library imposes some restrictions
12003 on what kind of objects can be stored; it isn't intended to store arbitrary
12004 objects. All objects have to share a common superclass and subclasses cannot
12005 add any additional instance slots.")
12006 (license license:gpl3))))
12007
12008 (define-public emacs-epkg
12009 ;; The release version is to old for the current database scheme.
12010 (let ((commit "432312b9583ed7b88ad9644fd1bf2183765a892e"))
12011 (package
12012 (name "emacs-epkg")
12013 (version (git-version "3.0.0" "1" commit))
12014 (source
12015 (origin
12016 (method git-fetch)
12017 (uri (git-reference
12018 (url "https://github.com/emacscollective/epkg.git")
12019 (commit commit)))
12020 (file-name (git-file-name name version))
12021 (sha256
12022 (base32
12023 "0d882kahn7a0vri7a9r15lvmfx1zn2hsga6jfcc6jv0hqbswlb2k"))))
12024 (build-system emacs-build-system)
12025 (propagated-inputs
12026 `(("emacs-closql" ,emacs-closql)
12027 ("emacs-dash" ,emacs-dash)))
12028 (home-page "https://emacsmirror.net")
12029 (synopsis "Browse the Emacsmirror package database")
12030 (description "This package provides access to a local copy of the
12031 Emacsmirror package database. It provides low-level functions for querying
12032 the database and a @file{package.el} user interface for browsing the database.
12033 Epkg itself is not a package manager.
12034
12035 Getting a local copy:
12036
12037 @example
12038 git clone https://github.com/emacsmirror/epkgs.git ~/.emacs.d/epkgs
12039 cd ~/.emacs.d/epkgs
12040 git submodule init
12041 git config --global url.https://github.com/.insteadOf git@@github.com:
12042 git submodule update
12043 @end example
12044
12045 Some submodule may be missing. In this case Git will prompt for a GitHub user
12046 name and password. To skip it press a @key{Return} key.
12047
12048 You could get a Epkg package list by invoking @code{epkg-list-packages} in
12049 Emacs.")
12050 (license license:gpl3+))))
12051
12052 (define-public emacs-elisp-slime-nav
12053 (package
12054 (name "emacs-elisp-slime-nav")
12055 (version "0.9")
12056 (source
12057 (origin
12058 (method git-fetch)
12059 (uri (git-reference
12060 (url "https://github.com/purcell/elisp-slime-nav.git")
12061 (commit version)))
12062 (file-name (git-file-name name version))
12063 (sha256
12064 (base32 "11vyy0bvzbs1h1kggikrvhd658j7c730w0pdp6qkm60rigvfi1ih"))))
12065 (build-system emacs-build-system)
12066 (home-page "https://github.com/purcell/elisp-slime-nav")
12067 (synopsis "Make @code{M-.} and @code{M-,} work for elisp like they do in SLIME")
12068 (description
12069 "This package provides SLIME's convenient @code{M-.}and @code{M-,} navigation
12070 in @code{emacs-lisp-mode}, together with an elisp equivalent of
12071 @code{slime-describe-symbol}.")
12072 (license license:gpl3+)))
12073
12074 (define-public emacs-dedicated
12075 (package
12076 (name "emacs-dedicated")
12077 (version "1.0.0")
12078 (source
12079 (origin
12080 (method git-fetch)
12081 (uri (git-reference
12082 (url "https://github.com/emacsorphanage/dedicated.git")
12083 (commit version)))
12084 (file-name (git-file-name name version))
12085 (sha256
12086 (base32 "0pba9s0h37sxyqh733vi6k5raa4cs7aradipf3826inw36jcw414"))))
12087 (build-system emacs-build-system)
12088 (home-page "https://github.com/emacsorphanage/dedicated")
12089 (synopsis "Emacs minor mode for toggling a windows's \"dedicated\" flag")
12090 (description
12091 "This simple Emacs minor mode allows you to toggle a window's
12092 \"dedicated\" flag. When a window is \"dedicated\", Emacs will not select
12093 files into that window. This can be quite handy since many commands will use
12094 another window to show results (compilation mode, starting info, and so on).
12095 A dedicated window won't be used for such a purpose. For details, please read
12096 the source file.")
12097 (license license:gpl2+)))
12098
12099 (define-public emacs-nnreddit
12100 (let ((commit "9843f99d01fd8f1eea2fc685965a7c7f4eeb187a")
12101 (revision "1"))
12102 (package
12103 (name "emacs-nnreddit")
12104 (version (string-append "0.0.1-" revision "."
12105 (string-take commit 7)))
12106 (source (origin
12107 (method git-fetch)
12108 (uri (git-reference
12109 (url "https://github.com/paul-issartel/nnreddit.git")
12110 (commit commit)))
12111 (file-name (git-file-name name version))
12112 (sha256
12113 (base32
12114 "0j4h3bnga640250jdq8bwyja49r41ssrsjd6lba4gzzllqk02nbn"))))
12115 (build-system emacs-build-system)
12116 (home-page "https://github.com/paul-issartel/nnreddit")
12117 (synopsis "Reddit backend for the Gnus newsreader")
12118 (description "@url{https://www.reddit.com} backend for the Gnus
12119 newsreader.")
12120 (license license:gpl3+))))
12121
12122 (define-public emacs-makey
12123 (package
12124 (name "emacs-makey")
12125 (version "0.3")
12126 (source
12127 (origin
12128 (method git-fetch)
12129 (uri (git-reference
12130 (url "https://github.com/mickeynp/makey.git")
12131 (commit version)))
12132 (file-name (git-file-name name version))
12133 (sha256
12134 (base32 "1rr7vpm3xxzcaam3m8xni3ajy8ycyljix07n2jzczayri9sd8csy"))))
12135 (build-system emacs-build-system)
12136 (home-page "https://github.com/mickeynp/makey")
12137 (synopsis "Emacs interactive command-line mode")
12138 (description
12139 "This package provides an Emacs interactive command-line mode.")
12140 (license license:gpl3+)))
12141
12142 (define-public emacs-outorg
12143 (let ((commit "78b0695121fb974bc4e971eb4ef7f8afd6d89d64"))
12144 (package
12145 (name "emacs-outorg")
12146 (version (git-version "2.0" "1" commit))
12147 (source
12148 (origin
12149 (method git-fetch)
12150 (uri (git-reference
12151 (url "https://github.com/alphapapa/outorg")
12152 (commit commit)))
12153 (file-name (git-file-name name version))
12154 (sha256
12155 (base32
12156 "03aclh4m3f7rb821gr9pwvnqkkl91px3qxdcarpf3ypa1x4fxvlj"))))
12157 (build-system emacs-build-system)
12158 (home-page "https://github.com/alphapapa/outorg")
12159 (synopsis "Org-style comment editing")
12160 (description "Outorg is for editing comment-sections of source-code
12161 files in temporary Org-mode buffers. It turns conventional
12162 literate-programming upside-down in that the default mode is the
12163 programming-mode, and special action has to be taken to switch to the
12164 text-mode (i.e. Org-mode).")
12165 (license license:gpl3+))))
12166
12167 (define-public emacs-outshine
12168 (package
12169 (name "emacs-outshine")
12170 (version "3.0.1")
12171 (source (origin
12172 (method git-fetch)
12173 (uri (git-reference
12174 (url "https://github.com/alphapapa/outshine.git")
12175 (commit (string-append "v" version))))
12176 (file-name (git-file-name name version))
12177 (sha256
12178 (base32
12179 "1lh9f5dgdbwfyzxk6nsg1xwdjs8gc6p9mbyyhp6f8fnk3h0y88cg"))))
12180 (build-system emacs-build-system)
12181 (propagated-inputs
12182 `(("emacs-outorg" ,emacs-outorg)))
12183 (home-page "https://github.com/alphapapa/outshine")
12184 (synopsis "Emacs outline with outshine")
12185 (description "Outshine attempts to bring the look and feel of
12186 @code{org-mode} to an Emacs outside of the Org major-mode. It is an extension
12187 of @code{outline-minor-mode} (@code{org-mode} itself derives from
12188 outline-mode), so there is no such thing like an outshine mode, only
12189 @code{outline-minor-mode} with outshine extensions loaded.")
12190 (license license:gpl3+)))
12191
12192 (define-public emacs-frecency
12193 (let ((commit "31ef9ff4af1a4fed3dcc24ea74037feea8795c87")
12194 (version "0.1-pre")
12195 (revision "1"))
12196 (package
12197 (name "emacs-frecency")
12198 (version (git-version version revision commit))
12199 (source (origin
12200 (method git-fetch)
12201 (uri (git-reference
12202 (url "https://github.com/alphapapa/frecency.el")
12203 (commit commit)))
12204 (sha256
12205 (base32
12206 "051aihjdg3x22svaxhwylpi8i6s2x9j8syvsj1jgilgjjdy15l6j"))
12207 (file-name (git-file-name name version))))
12208 (build-system emacs-build-system)
12209 (propagated-inputs
12210 `(("emacs-a" ,emacs-a)
12211 ("emacs-dash" ,emacs-dash)))
12212 (home-page "https://github.com/alphapapa/frecency.el")
12213 (synopsis "Sort items by frequency and recency of access")
12214 (description "This package provides a way of sorting items via
12215 a heuristic based on frequency and recency.")
12216 (license license:gpl3+))))
12217
12218 (define-public emacs-org-recent-headings
12219 (package
12220 (name "emacs-org-recent-headings")
12221 (version "0.1")
12222 (source (origin
12223 (method git-fetch)
12224 (uri (git-reference
12225 (url "https://github.com/alphapapa/org-recent-headings.git")
12226 (commit version)))
12227 (file-name (git-file-name name version))
12228 (sha256
12229 (base32
12230 "0gsrzmg3mssh9s28yjm9m866fnhm1pcligssz1q6brga6dm6f2yy"))))
12231 (build-system emacs-build-system)
12232 (propagated-inputs
12233 `(("emacs-org" ,emacs-org)
12234 ("emacs-dash" ,emacs-dash)
12235 ("emacs-frecency" ,emacs-frecency)))
12236 (home-page "https://github.com/alphapapa/org-recent-headings")
12237 (synopsis "Navigate to recently used Org headings and lists")
12238 (description "This package maintains a list of recently used Org headings,
12239 as well as functions for navigating between these headings.")
12240 (license license:gpl3+)))
12241
12242 (define-public emacs-org-super-agenda
12243 ;; emacs-org-sidebar depends on a newer commit than the latest release version.
12244 (let ((commit "a87ca11fbbe72ab6c1c4c3b55ae9e1e93ebfb8ba")
12245 (revision "3"))
12246 (package
12247 (name "emacs-org-super-agenda")
12248 (version (git-version "1.1.1" revision commit))
12249 (source (origin
12250 (method git-fetch)
12251 (uri (git-reference
12252 (url "https://github.com/alphapapa/org-super-agenda")
12253 (commit commit)))
12254 (file-name (git-file-name name version))
12255 (sha256
12256 (base32
12257 "08b7babdaqblb6jff57an4kbcxk6fkhf668620fipfjgbsnqv3ff"))))
12258 (build-system emacs-build-system)
12259 (propagated-inputs
12260 `(("emacs-org" ,emacs-org)
12261 ("emacs-dash" ,emacs-dash)
12262 ("emacs-ts" ,emacs-ts)
12263 ("emacs-ht" ,emacs-ht)
12264 ("emacs-s" ,emacs-s)))
12265 (home-page "https://github.com/alphapapa/org-super-agenda")
12266 (synopsis "Supercharged Org agenda")
12267 (description "This package allows items in the Org agenda to be grouped
12268 into sections while preserving the structure imposed by any timestamps.")
12269 (license license:gpl3+))))
12270
12271 (define-public emacs-org-make-toc
12272 (package
12273 (name "emacs-org-make-toc")
12274 (version "0.3")
12275 (source (origin
12276 (method git-fetch)
12277 (uri (git-reference
12278 (url "https://github.com/alphapapa/org-make-toc")
12279 (commit version)))
12280 (file-name (git-file-name name version))
12281 (sha256
12282 (base32
12283 "0syhj8q4pv33xgl5qa6x27yhwqvfhffw5xqp819hj4qs1ddlc7j5"))))
12284 (build-system emacs-build-system)
12285 (propagated-inputs
12286 `(("emacs-org" ,emacs-org)
12287 ("emacs-dash" ,emacs-dash)
12288 ("emacs-s" ,emacs-s)))
12289 (home-page "https://github.com/alphapapa/org-make-toc")
12290 (synopsis "Maintain a table of contents for an Org file")
12291 (description "This package facilitates the creation and maintenance of
12292 tables of contents.")
12293 (license license:gpl3+)))
12294
12295 (define-public emacs-ts
12296 (let ((commit "395649a2f2ba79028331bb1fa9ec08b218950ff6")
12297 (revision "2"))
12298 (package
12299 (name "emacs-ts")
12300 (version (git-version "0.1" revision commit))
12301 (source (origin
12302 (method git-fetch)
12303 (uri (git-reference
12304 (url "https://github.com/alphapapa/ts.el")
12305 (commit commit)))
12306 (sha256
12307 (base32
12308 "02603wv66fplsigxd87jy23hrb5g9vigszcpdqrdv0ypaqaxlr3a"))
12309 (file-name (git-file-name name version))))
12310 (build-system emacs-build-system)
12311 (propagated-inputs
12312 `(("emacs-s" ,emacs-s)
12313 ("emacs-dash" ,emacs-dash)))
12314 (arguments
12315 ;; XXX: Three tests are failing because of a timezone-related issue
12316 ;; with how they're written. On my machine, all the failing test
12317 ;; results are 18000 seconds (5 hours) off.
12318
12319 ;; The ts-parse-org function accepts a string without any timezone
12320 ;; info, not assumed to be in Unix time, and converts it to a so-called
12321 ;; ts struct. The ts-unix function (accessor) accepts a ts struct,
12322 ;; then seems to assume the struct's corresponding time is in terms of
12323 ;; the user's current time zone, before returning a Unix time in
12324 ;; seconds.
12325
12326 ;; The failing tests all have similar problems, but nothing else about
12327 ;; the library seems particularly off.
12328
12329 `(#:tests? #t
12330 #:test-command '("emacs" "--batch"
12331 "-l" "test/test.el"
12332 "-f" "ert-run-tests-batch-and-exit")
12333 #:phases
12334 (modify-phases %standard-phases
12335 (add-before 'check 'make-tests-writable
12336 (lambda _
12337 (make-file-writable "test/test.el")
12338 #t))
12339 (add-before 'check 'delete-failing-tests
12340 (lambda _
12341 (emacs-batch-edit-file "test/test.el"
12342 `(progn (progn
12343 (goto-char (point-min))
12344 (dolist (test-regexp '("ert-deftest ts-format"
12345 "ert-deftest ts-parse-org\\_>"
12346 "ert-deftest ts-parse-org-element"))
12347 (re-search-forward test-regexp)
12348 (beginning-of-line)
12349 (kill-sexp)))
12350 (basic-save-buffer)))
12351 #t)))))
12352 (home-page "https://github.com/alphapapa/ts.el")
12353 (synopsis "Timestamp and date/time library")
12354 (description "This package facilitates manipulating dates, times, and
12355 timestamps by providing a @code{ts} struct.")
12356 (license license:gpl3+))))
12357
12358 (define-public emacs-peg
12359 (package
12360 (name "emacs-peg")
12361 (version "0.6")
12362 (source (origin
12363 (method git-fetch)
12364 (uri (git-reference
12365 (url "https://github.com/emacsmirror/peg")
12366 (commit version)))
12367 (sha256
12368 (base32
12369 "0kjz7ch4bn0m4v9zgqyqcrsasnqc5c5drv2hp22j7rnbb7ny0q3n"))
12370 (file-name (git-file-name name version))))
12371 (build-system emacs-build-system)
12372 (home-page "https://github.com/emacsmirror/peg/")
12373 (synopsis "Parsing Expression Grammars in Elisp")
12374 (description "This package provides a macro that parses the current buffer
12375 according to a parsing expression grammar.")
12376 (license license:gpl3+)))
12377
12378 (define-public emacs-org-ql
12379 (package
12380 (name "emacs-org-ql")
12381 (version "0.3.2")
12382 (source (origin
12383 (method git-fetch)
12384 (uri (git-reference
12385 (url "https://github.com/alphapapa/org-ql")
12386 (commit version)))
12387 (sha256
12388 (base32
12389 "11bhpi2l28vp8mm9nx18jljbqdnh9vxpv9kp1dn9lpsgivcdbc34"))
12390 (file-name (git-file-name name version))))
12391 (build-system emacs-build-system)
12392 (propagated-inputs
12393 `(("emacs-s" ,emacs-s)
12394 ("emacs-f" ,emacs-f)
12395 ("emacs-ov" ,emacs-ov)
12396 ("emacs-peg" ,emacs-peg)
12397 ("emacs-org-super-agenda" ,emacs-org-super-agenda)
12398 ("emacs-ts" ,emacs-ts)
12399 ("emacs-org" ,emacs-org)
12400 ("emacs-helm" ,emacs-helm)
12401 ("emacs-helm-org" ,emacs-helm-org)
12402 ("emacs-dash" ,emacs-dash)))
12403 (native-inputs
12404 `(("emacs-buttercup" ,emacs-buttercup)))
12405 (arguments
12406 `(#:phases
12407 (modify-phases %standard-phases
12408 (add-after 'unpack 'require-helm
12409 (lambda _
12410 (substitute* "helm-org-ql.el"
12411 (("^;;;; Requirements")
12412 ";;;; Requirements\n(require 'helm)\n(require 'helm-org)"))
12413 #t)))
12414 #:tests? #t
12415 #:test-command '("buttercup" "-L" ".")))
12416 (home-page "https://github.com/alphapapa/org-ql/")
12417 (synopsis "Query language for Org buffers")
12418 (description "This package provides a Lispy query language for Org
12419 files, allowing for actions to be performed based on search criteria.")
12420 (license license:gpl3+)))
12421
12422 (define-public emacs-org-auto-expand
12423 (let ((commit "4938d5f6460e2f8f051ba9ac000b291bfa43ef62")
12424 (revision "1"))
12425 (package
12426 (name "emacs-org-auto-expand")
12427 (version (git-version "0.1" revision commit))
12428 (source (origin
12429 (method git-fetch)
12430 (uri (git-reference
12431 (url "https://github.com/alphapapa/org-auto-expand")
12432 (commit commit)))
12433 (file-name (git-file-name name version))
12434 (sha256
12435 (base32
12436 "1my0c6xmkh37lwi6l472lz9d86lf20h6xcllzlxm1lxa24rhva6v"))))
12437 (build-system emacs-build-system)
12438 (propagated-inputs
12439 `(("emacs-org" ,emacs-org)
12440 ("emacs-dash" ,emacs-dash)))
12441 (home-page "https://github.com/alphapapa/org-auto-expand")
12442 (synopsis "Automatically expand certain Org headings")
12443 (description "This package allows a customizable set of headings in Org
12444 files to be expanded upon opening them.")
12445 (license license:gpl3+))))
12446
12447 (define-public emacs-parsebib
12448 (package
12449 (name "emacs-parsebib")
12450 (version "2.3.1")
12451 (source
12452 (origin
12453 (method git-fetch)
12454 (uri (git-reference
12455 (url "https://github.com/joostkremers/parsebib.git")
12456 (commit version)))
12457 (file-name (git-file-name name version))
12458 (sha256
12459 (base32 "1bnqnxkb9dnl0fjrrjx0xn9jsqki2h8ygw3d5dm4bl79smah3qkh"))))
12460 (build-system emacs-build-system)
12461 (home-page "https://github.com/joostkremers/parsebib")
12462 (synopsis "Library for parsing bib files")
12463 (description
12464 "This package provides an Emacs library for parsing bib files.")
12465 (license license:gpl3+)))
12466
12467 (define-public emacs-biblio
12468 (package
12469 (name "emacs-biblio")
12470 (version "0.2")
12471 (source
12472 (origin
12473 (method git-fetch)
12474 (uri (git-reference
12475 (url "https://github.com/cpitclaudel/biblio.el.git")
12476 (commit version)))
12477 (file-name (git-file-name name version))
12478 (sha256
12479 (base32 "1gxjind6r235az59dr8liv03d8994mqb8a7m28j3c12q7p70aziz"))))
12480 (build-system emacs-build-system)
12481 (propagated-inputs
12482 `(("emacs-seq" ,emacs-seq)
12483 ("emacs-dash" ,emacs-dash)
12484 ("emacs-let-alist" ,emacs-let-alist)))
12485 (home-page "https://github.com/cpitclaudel/biblio.el")
12486 (synopsis "Browse and import bibliographic references")
12487 (description "This package provides an extensible Emacs package for
12488 browsing and fetching references.
12489
12490 @file{biblio.el} makes it easy to browse and gather bibliographic references
12491 and publications from various sources, by keywords or by DOI. References are
12492 automatically fetched from well-curated sources, and formatted as BibTeX.")
12493 (license license:gpl3+)))
12494
12495 (define-public emacs-helm-bibtex
12496 (let ((commit "8ed898fb5a68f18e9bb9973832a5c1f8abcfc463")
12497 (revision "1"))
12498 (package
12499 (name "emacs-helm-bibtex")
12500 (version (string-append "2.0.0" "-" revision "."
12501 (string-take commit 7)))
12502 (source
12503 (origin
12504 (method git-fetch)
12505 (uri (git-reference
12506 (url "https://github.com/tmalsburg/helm-bibtex.git")
12507 (commit commit)))
12508 (file-name (git-file-name name version))
12509 (sha256
12510 (base32
12511 "14lyx0vbqr97p3anzrsp7m3q0kqclyjcdwplpraim403fcklzbnz"))))
12512 (build-system emacs-build-system)
12513 (propagated-inputs
12514 `(("emacs-helm" ,emacs-helm)
12515 ("emacs-parsebib" ,emacs-parsebib)
12516 ("emacs-s" ,emacs-s)
12517 ("emacs-dash" ,emacs-dash)
12518 ("emacs-f" ,emacs-f)
12519 ("emacs-biblio" ,emacs-biblio)
12520 ("emacs-ivy" ,emacs-ivy)))
12521 (home-page "https://github.com/tmalsburg/helm-bibtex")
12522 (synopsis "Bibliography manager based on Helm")
12523 (description "This package provides bibliography manager for Emacs,
12524 based on Helm and the bibtex-completion backend.
12525
12526 Key features:
12527
12528 @itemize
12529 @item Quick access to your bibliography from within Emacs
12530 @item Powerful search capabilities
12531 @item Provides instant search results as you type
12532 @item Tightly integrated with LaTeX authoring, emails, Org mode, etc.
12533 @item Open the PDFs, URLs, or DOIs associated with an entry
12534 @item Insert LaTeX cite commands, Ebib links, or Pandoc citations,
12535 BibTeX entries, or plain text references at point, attach PDFs to emails
12536 @item Support for note taking
12537 @item Quick access to online bibliographic databases such as Pubmed,
12538 arXiv, Google Scholar, Library of Congress, etc.
12539 @item Imports BibTeX entries from CrossRef and other sources.
12540 @end itemize\n")
12541 (license license:gpl3+))))
12542
12543 (define-public emacs-ewmctrl
12544 (let ((commit "3d0217c4d6cdb5c308b6cb4293574f470d4faacf"))
12545 (package
12546 (name "emacs-ewmctrl")
12547 (version (git-version "0.0.1" "1" commit))
12548 (source
12549 (origin
12550 (method git-fetch)
12551 (uri (git-reference
12552 (url "https://github.com/flexibeast/ewmctrl.git")
12553 (commit commit)))
12554 (file-name (git-file-name name version))
12555 (sha256
12556 (base32
12557 "0ilwvx0qryv3v6xf0gxqwnfm6pf96gxap8h9g3f6z6lk9ff4n1wi"))))
12558 (build-system emacs-build-system)
12559 (arguments
12560 '(#:phases
12561 (modify-phases %standard-phases
12562 (add-after 'unpack 'patch-ewmctrl
12563 ;; This build phase makes sure ‘ewmctrl’ looks
12564 ;; for ‘wmctrl’ in the right place.
12565 (lambda _
12566 (let ((file "ewmctrl.el"))
12567 (chmod file #o644)
12568 (emacs-substitute-sexps file
12569 ("(defcustom ewmctrl-wmctrl-path" (which "wmctrl")))))))))
12570 (inputs
12571 `(("wmctrl" ,wmctrl)))
12572 (home-page "https://github.com/flexibeast/ewmctrl")
12573 (synopsis "Emacs interface to @code{wmctrl}")
12574 (description "@code{ewmctrl} provides an Emacs interface to
12575 @code{wmctrl} command-line window-management program.")
12576 (license license:gpl3+))))
12577
12578 (define-public emacs-erc-image
12579 (let ((commit "82fb3871f02e24b1e880770b9a3d187aab43d0f0")
12580 (revision "1"))
12581 (package
12582 (name "emacs-erc-image")
12583 (version (git-version "0" revision commit))
12584 (source
12585 (origin
12586 (method git-fetch)
12587 (uri (git-reference
12588 (url "https://github.com/kidd/erc-image.el")
12589 (commit commit)))
12590 (file-name (git-file-name name version))
12591 (sha256
12592 (base32
12593 "1q8mkf612fb4fjp8h4kbr107wn083iqfdgv8f80pcmil8y33dw9i"))))
12594 (build-system emacs-build-system)
12595 (home-page "https://github.com/kidd/erc-image.el")
12596 (synopsis "Show inlined images (png/jpg/gif/svg) in ERC buffers")
12597 (description "This plugin subscribes to hooks @code{erc-insert-modify-hook}
12598 and @code{erc-send-modify-hook} to download and show images.")
12599 (license license:gpl3+))))
12600
12601 (define-public emacs-helm-gtags
12602 (package
12603 (name "emacs-helm-gtags")
12604 (version "1.5.6")
12605 (source
12606 (origin
12607 (method git-fetch)
12608 (uri (git-reference
12609 (url "https://github.com/syohex/emacs-helm-gtags.git")
12610 (commit version)))
12611 (file-name (git-file-name name version))
12612 (sha256
12613 (base32 "0zyspn9rqfs3hkq8qx0q1w5qiv30ignbmycyv0vn3a6q7a5fsnhx"))))
12614 (build-system emacs-build-system)
12615 (propagated-inputs
12616 `(("emacs-helm" ,emacs-helm)))
12617 (home-page "https://github.com/syohex/emacs-helm-gtags")
12618 (synopsis "Emacs Helm interface to GNU Global")
12619 (description
12620 "@code{emacs-helm-gtags} provides a Emacs Helm interface to GNU Global.")
12621 (license license:gpl3+)))
12622
12623 (define-public emacs-list-utils
12624 (package
12625 (name "emacs-list-utils")
12626 (version "0.4.4")
12627 (source
12628 (origin
12629 (method git-fetch)
12630 (uri (git-reference
12631 (url "https://github.com/rolandwalker/list-utils.git")
12632 (commit (string-append "v" version))))
12633 (file-name (git-file-name name version))
12634 (sha256
12635 (base32 "0ql159v7sxs33yh2l080kchrj52vk34knz50cvqi3ykpb7djg3sz"))))
12636 (build-system emacs-build-system)
12637 (home-page "https://github.com/rolandwalker/list-utils")
12638 (synopsis "List-manipulation utility functions")
12639 (description "This package provides a list manipulation library for Emacs.")
12640 (license license:gpl3+)))
12641
12642 (define-public emacs-move-text
12643 (package
12644 (name "emacs-move-text")
12645 (version "2.0.8")
12646 (source
12647 (origin
12648 (method git-fetch)
12649 (uri (git-reference
12650 (url "https://github.com/emacsfodder/move-text.git")
12651 (commit version)))
12652 (file-name (git-file-name name version))
12653 (sha256
12654 (base32 "06jxk5g23822gfmwrxhc34zand3dr8p2wjh1zs3j61ibz6n0nmz1"))))
12655 (build-system emacs-build-system)
12656 (home-page "https://github.com/emacsfodder/move-text")
12657 (synopsis "Move current line or region with M-up or M-down")
12658 (description "This package provide functions to move the current line
12659 using @kbd{M-up} or @kbd{M-down} if a region is marked, it will move the
12660 region instead.")
12661 (license license:gpl3+)))
12662
12663 (define-public emacs-validate
12664 (package
12665 (name "emacs-validate")
12666 (version "1.0.5")
12667 (source (origin
12668 (method git-fetch)
12669 (uri (git-reference
12670 (url "https://github.com/Malabarba/validate.el")
12671 (commit version)))
12672 (file-name (git-file-name name version))
12673 (sha256
12674 (base32
12675 "1l12ibx6cw4mgicgjpw71fb4fr4sd0k54lvbpq7ngc29br3j6i4v"))))
12676 (build-system emacs-build-system)
12677 (home-page "https://github.com/Malabarba/validate.el")
12678 (synopsis "Emacs library for scheme validation")
12679 (description "This Emacs library provides two functions that perform
12680 schema validation.")
12681 (license license:gpl3+)))
12682
12683 (define-public emacs-rainbow-blocks
12684 (let ((commit "dd435d7bb34ff6f162a5f315df308b90b7e9f842"))
12685 (package
12686 (name "emacs-rainbow-blocks")
12687 (version (git-version "1.0.0" "1" commit))
12688 (source (origin
12689 (method git-fetch)
12690 (uri (git-reference
12691 (url "https://github.com/istib/rainbow-blocks.git")
12692 (commit commit)))
12693 (file-name (git-file-name name version))
12694 (sha256
12695 (base32
12696 "06yfb3i7wzvqrhkb61zib9xvpb5i00s4frizkzff66im05k0n795"))))
12697 (build-system emacs-build-system)
12698 (home-page "https://github.com/istib/rainbow-blocks")
12699 (synopsis "Highlight sexp blocks")
12700 (description "Rainbow-blocks is an Emacs mode that highlights blocks
12701 made of parentheses, brackets, and braces according to their depth. Each
12702 successive level is highlighted in a different color. This makes it easy to
12703 orient yourself in the code, and tell which statements are at a given level.")
12704 (license license:gpl3+))))
12705
12706 (define-public emacs-hierarchy
12707 (package
12708 (name "emacs-hierarchy")
12709 (version "0.7.0")
12710 (source
12711 (origin
12712 (method git-fetch)
12713 (uri (git-reference
12714 (url "https://github.com/DamienCassou/hierarchy.git")
12715 (commit (string-append "v" version))))
12716 (file-name (git-file-name name version))
12717 (sha256
12718 (base32 "1kykbb1sil5cycfa5aj8dhsxc5yrx1641i2np5kwdjid6ahdlz5r"))))
12719 (build-system emacs-build-system)
12720 (native-inputs
12721 `(("emacs-buttercup" ,emacs-buttercup)))
12722 (arguments
12723 `(#:tests? #t
12724 #:test-command '("buttercup" "-L" ".")))
12725 (home-page "https://github.com/DamienCassou/hierarchy")
12726 (synopsis "Library to create and display hierarchy structures")
12727 (description "This package provides an Emacs library to create, query,
12728 navigate and display hierarchy structures.")
12729 (license license:gpl3+)))
12730
12731 (define-public emacs-tree-mode
12732 (let ((commit "b06078826d5875d74b0e7b7ac47b0d0917610534")
12733 (revision "1"))
12734 (package
12735 (name "emacs-tree-mode")
12736 (version (string-append "0.0.1" "-" revision "."
12737 (string-take commit 7)))
12738 (source
12739 (origin
12740 (method git-fetch)
12741 (uri (git-reference
12742 (url "https://github.com/emacsorphanage/tree-mode.git")
12743 (commit commit)))
12744 (file-name (git-file-name name version))
12745 (sha256
12746 (base32
12747 "13bbdhdmqg4x9yghanhr8fsbsxbnypzxdxgicz31sjjm675kpnix"))))
12748 (build-system emacs-build-system)
12749 (home-page "https://github.com/emacsorphanage/tree-mode")
12750 (synopsis "Emacs mode to manage tree widgets")
12751 (description
12752 "This package provides an Emacs library to manage tree widgets.")
12753 (license license:gpl3+))))
12754
12755 (define-public emacs-md4rd
12756 (package
12757 (name "emacs-md4rd")
12758 (version "0.3.1")
12759 (source (origin
12760 (method git-fetch)
12761 (uri (git-reference
12762 (url "https://github.com/ahungry/md4rd.git")
12763 (commit version)))
12764 (file-name (git-file-name name version))
12765 (sha256
12766 (base32
12767 "1n6g6k4adzkkn1g7z4j27s35xy12c1fg2r08gv345ddr3wplq4ri"))))
12768 (propagated-inputs
12769 `(("emacs-hierarchy" ,emacs-hierarchy)
12770 ("emacs-request" ,emacs-request)
12771 ("emacs-dash" ,emacs-dash)
12772 ("emacs-s" ,emacs-s)
12773 ("emacs-tree-mode" ,emacs-tree-mode)))
12774 (build-system emacs-build-system)
12775 (home-page "https://github.com/ahungry/md4rd")
12776 (synopsis "Emacs Mode for Reddit")
12777 (description
12778 "This package allows to read Reddit from within Emacs interactively.")
12779 (license license:gpl3+)))
12780
12781 (define-public emacs-pulseaudio-control
12782 (let ((commit "7e1a87068379075a5e9ce36c64c686c03d20d379")
12783 (revision "3"))
12784 (package
12785 (name "emacs-pulseaudio-control")
12786 (version (git-version "0.0.1" revision commit))
12787 (source
12788 (origin
12789 (method git-fetch)
12790 (uri (git-reference
12791 (url "https://github.com/flexibeast/pulseaudio-control.git")
12792 (commit commit)))
12793 (file-name (git-file-name name version))
12794 (sha256
12795 (base32
12796 "0wcaqyh15x56255rrj350089z15pnwixa2vf0ly6dv0hjmzmh3mr"))))
12797 (build-system emacs-build-system)
12798 (arguments
12799 '(#:phases (modify-phases %standard-phases
12800 (add-after 'unpack 'patch-file-name
12801 (lambda* (#:key inputs #:allow-other-keys)
12802 (let ((pulseaudio (assoc-ref inputs "pulseaudio")))
12803 (chmod "pulseaudio-control.el" #o600)
12804 (emacs-substitute-variables "pulseaudio-control.el"
12805 ("pulseaudio-control-pactl-path"
12806 (string-append pulseaudio "/bin/pactl")))
12807 #t))))))
12808 (inputs `(("pulseaudio" ,pulseaudio)))
12809 (home-page "https://github.com/flexibeast/pulseaudio-control")
12810 (synopsis "Control @code{pulseaudio} from Emacs")
12811 (description
12812 "This package allows to control @code{pulseaudio} from Emacs.")
12813 (license license:gpl3+))))
12814
12815 (define-public emacs-datetime
12816 (package
12817 (name "emacs-datetime")
12818 (version "0.3")
12819 (source
12820 (origin
12821 (method git-fetch)
12822 (uri (git-reference
12823 (url "https://github.com/doublep/datetime.git")
12824 (commit version)))
12825 (file-name (git-file-name name version))
12826 (sha256
12827 (base32 "0fdswqi53qx924lib7nd9dazn0916xf1ybrh3bcn3f8cn6b8ikg5"))))
12828 (build-system emacs-build-system)
12829 (home-page "https://github.com/doublep/datetime/")
12830 (synopsis "Library to work with dates in Emacs")
12831 (description "Parsing, formatting, matching and recoding
12832 timestamps and date-time format strings library for Emacs.")
12833 (license license:gpl3+)))
12834
12835 (define-public emacs-org-mind-map
12836 (let ((commit "9d6e262bedd94daf9de269f4d56de277275677cb")
12837 (revision "1"))
12838 (package
12839 (name "emacs-org-mind-map")
12840 (version (string-append "0.0.1" "-" revision "."
12841 (string-take commit 7)))
12842 (source
12843 (origin
12844 (method git-fetch)
12845 (uri (git-reference
12846 (url "https://github.com/theodorewiles/org-mind-map.git")
12847 (commit commit)))
12848 (file-name (git-file-name name version))
12849 (sha256
12850 (base32
12851 "0jgkkgq7g64zckrmjib0hvz0qy3ynz5vz13qbmlpf096l3bb65wn"))))
12852 (propagated-inputs
12853 `(("emacs-dash" ,emacs-dash)))
12854 (build-system emacs-build-system)
12855 (home-page "https://github.com/theodorewiles/org-mind-map")
12856 (synopsis "Create Graphviz directed graphs from Org files")
12857 (description
12858 "This package creates Graphviz directed graphs from Org files.")
12859 (license license:gpl3+))))
12860
12861 (define-public emacs-npm-mode
12862 (package
12863 (name "emacs-npm-mode")
12864 (version "0.6.0")
12865 (source
12866 (origin
12867 (method git-fetch)
12868 (uri (git-reference
12869 (url "https://github.com/mojochao/npm-mode.git")
12870 (commit version)))
12871 (file-name (git-file-name name version))
12872 (sha256
12873 (base32 "1mh6nbffciw4yhv049kdhh796ysj1x21ndm3fwymhskb3dy0w1ss"))))
12874 (build-system emacs-build-system)
12875 (home-page "https://github.com/mojochao/npm-mode")
12876 (synopsis "Minor mode for working with @code{npm} projects")
12877 (description
12878 "@code{npm-mode} provides a minor mode to work with @code{npm} projects.")
12879 (license license:gpl3+)))
12880
12881 (define-public emacs-seq
12882 (package
12883 (name "emacs-seq")
12884 (version "2.20")
12885 (source
12886 (origin
12887 (method url-fetch)
12888 (uri (string-append "http://elpa.gnu.org/packages/seq-" version ".tar"))
12889 (sha256
12890 (base32
12891 "0vrpx6nnyjb0gsypknzagimlhvcvi5y1rcdkpxyqr42415zr8d0n"))))
12892 (build-system emacs-build-system)
12893 (home-page "http://elpa.gnu.org/packages/seq.html")
12894 (synopsis "Sequence manipulation functions")
12895 (description "Sequence-manipulation functions that complement basic
12896 functions provided by @file{subr.el}.")
12897 (license license:gpl3+)))
12898
12899 (define-public emacs-itail
12900 (let ((commit "6e43c20da03be3b9c6ece93b7dc3495975ec1888")
12901 (revision "1"))
12902 (package
12903 (name "emacs-itail")
12904 (version (string-append "0.0.1" "-" revision "."
12905 (string-take commit 7)))
12906 (source
12907 (origin
12908 (method git-fetch)
12909 (uri (git-reference
12910 (url "https://github.com/re5et/itail.git")
12911 (commit commit)))
12912 (file-name (git-file-name name version))
12913 (sha256
12914 (base32
12915 "044nzxh1hq41faxw3lix0wy78vfz304pjcaa5a11dqfz7q3gx5cv"))))
12916 (build-system emacs-build-system)
12917 (home-page "https://github.com/re5et/itail")
12918 (synopsis "Interactive @code{tail} Emacs mode")
12919 (description "@code{itail} provides interactive @code{tail} mode
12920 that allows you to filter the tail with unix pipes and highlight the
12921 contents of the tailed file. Works locally or on remote files using
12922 tramp.")
12923 (license license:gpl3+))))
12924
12925 (define-public emacs-loop
12926 (package
12927 (name "emacs-loop")
12928 (version "1.3")
12929 (source
12930 (origin
12931 (method git-fetch)
12932 (uri (git-reference
12933 (url "https://github.com/Wilfred/loop.el.git")
12934 (commit version)))
12935 (file-name (git-file-name name version))
12936 (sha256
12937 (base32 "1gs95xnmnn8aa4794k7h8mw1sz1nfdh9v0caqj6yvnsdnwy74n5x"))))
12938 (build-system emacs-build-system)
12939 (native-inputs
12940 `(("emacs-ert-runner" ,emacs-ert-runner)
12941 ("emacs-undercover" ,emacs-undercover)))
12942 (arguments
12943 `(#:tests? #t
12944 #:test-command '("ert-runner")))
12945 (home-page "https://github.com/Wilfred/loop.el")
12946 (synopsis "Imperative loop structures for Emacs")
12947 (description "Loop structures familiar to users of other languages. This
12948 library adds a selection of popular loop structures as well as break and
12949 continue.")
12950 (license license:gpl3+)))
12951
12952 (define-public emacs-elisp-refs
12953 (package
12954 (name "emacs-elisp-refs")
12955 (version "1.3")
12956 (source
12957 (origin
12958 (method git-fetch)
12959 (uri (git-reference
12960 (url "https://github.com/Wilfred/elisp-refs.git")
12961 (commit version)))
12962 (file-name (git-file-name name version))
12963 (sha256
12964 (base32 "0w7k91xf69zc0zkjrw8h8sjdjf9xq9qs5zhvajhd718lzf93564b"))))
12965 (build-system emacs-build-system)
12966 (propagated-inputs
12967 `(("emacs-dash" ,emacs-dash)
12968 ("emacs-f" ,emacs-f)
12969 ("emacs-list-utils" ,emacs-list-utils)
12970 ("emacs-loop" ,emacs-loop)
12971 ("emacs-s" ,emacs-s)
12972 ("emacs-shut-up" ,emacs-shut-up)))
12973 (native-inputs
12974 `(("emacs-ert-runner" ,emacs-ert-runner)
12975 ("emacs-undercover" ,emacs-undercover)))
12976 (arguments
12977 `(#:tests? #t
12978 #:test-command '("ert-runner")))
12979 (home-page "https://github.com/Wilfred/elisp-refs")
12980 (synopsis "Find callers of elisp functions or macros")
12981 (description "Find references to functions, macros or variables. Unlike a
12982 dumb text search, @code{elisp-refs} actually parses the code, so it's never
12983 confused by comments or @code{foo-bar} matching @code{foo}.")
12984 (license license:gpl3+)))
12985
12986 (define-public emacs-crux
12987 (let ((commit "308f17d914e2cd79cbc809de66d02b03ceb82859")
12988 (revision "2"))
12989 (package
12990 (name "emacs-crux")
12991 (version (git-version "0.3.0" revision commit))
12992 (source
12993 (origin
12994 (method git-fetch)
12995 (uri (git-reference
12996 (url "https://github.com/bbatsov/crux.git")
12997 (commit commit)))
12998 (file-name (git-file-name name version))
12999 (sha256
13000 (base32
13001 "0rf84finwlvmy0xpgyljjvnrijlmkzjyw9rh97svgxp9c1rzfk0x"))))
13002 (build-system emacs-build-system)
13003 (home-page "https://github.com/bbatsov/crux")
13004 (synopsis "Collection of useful functions for Emacs")
13005 (description
13006 "@code{crux} provides a collection of useful functions for Emacs.")
13007 (license license:gpl3+))))
13008
13009 (define-public emacs-edit-server
13010 (package
13011 (name "emacs-edit-server")
13012 (version "1.13")
13013 (source
13014 (origin
13015 (method git-fetch)
13016 (uri (git-reference
13017 (url "https://github.com/stsquad/emacs_chrome.git")
13018 (commit (string-append "v" version))))
13019 (file-name (git-file-name name version))
13020 (sha256
13021 (base32 "12dp1xj09jrp0kxp9xb6cak9dn6zkyis1wfn4fnhzmxxnrd8c5rn"))))
13022 (build-system emacs-build-system)
13023 (arguments
13024 `(#:phases
13025 (modify-phases %standard-phases
13026 (add-after 'unpack 'chdir-elisp
13027 ;; Elisp directory is not in root of the source.
13028 (lambda _
13029 (chdir "servers"))))))
13030 (home-page "https://github.com/stsquad/emacs_chrome")
13031 (synopsis "Server that responds to edit requests from Chromium")
13032 (description
13033 "This package provides an edit server to respond to requests from Emacs.")
13034 (license license:gpl3+)))
13035
13036 (define-public emacs-m-buffer-el
13037 (package
13038 (name "emacs-m-buffer-el")
13039 (version "0.15")
13040 (source
13041 (origin
13042 (method git-fetch)
13043 (uri (git-reference
13044 (url "https://github.com/phillord/m-buffer-el")
13045 (commit (string-append "v" version))))
13046 (file-name (git-file-name name version))
13047 (sha256
13048 (base32
13049 "1sx76i59razwccvn6x7rx5a124bfyjw9fcbxf4gj7nsg33qiq809"))))
13050 (arguments
13051 `(#:phases
13052 (modify-phases %standard-phases
13053 (add-before 'install 'check
13054 (lambda* (#:key inputs #:allow-other-keys)
13055 (invoke "emacs" "--batch" "-L" "."
13056 "-l" "test/m-buffer-test.el"
13057 "-l" "test/m-buffer-at-test.el"
13058 "-f" "ert-run-tests-batch-and-exit"))))))
13059 (build-system emacs-build-system)
13060 (home-page "https://github.com/phillord/m-buffer-el")
13061 (synopsis "List oriented buffer operations for Emacs")
13062 (description "@code{m-buffer} provides a set of list-orientated functions
13063 for operating over the contents of Emacs buffers.")
13064 (license license:gpl3+)))
13065
13066 (define-public emacs-let-alist
13067 (package
13068 (name "emacs-let-alist")
13069 (version "1.0.6")
13070 (source
13071 (origin
13072 (method url-fetch)
13073 (uri (string-append
13074 "https://elpa.gnu.org/packages/let-alist-" version ".el"))
13075 (sha256
13076 (base32 "0szj7vnjzz4zci5fvz7xqgcpi4pzdyyf4qi2s8xar2hi7v3yaawr"))))
13077 (build-system emacs-build-system)
13078 (home-page "https://elpa.gnu.org/packages/let-alist.html")
13079 (synopsis "Easily let-bind values of an assoc-list by their names")
13080 (description "This package offers a single macro, @code{let-alist}. This
13081 macro takes a first argument (whose value must be an alist) and a body.")
13082 (license license:gpl3+)))
13083
13084 (define-public emacs-esup
13085 (let ((commit "a589005a9a888537deef94d6fe38a9b8790c97c7")
13086 (revision "1"))
13087 (package
13088 (name "emacs-esup")
13089 (version (string-append "0.6" "-" revision "."
13090 (string-take commit 7)))
13091 (source
13092 (origin
13093 (method git-fetch)
13094 (uri (git-reference
13095 (url "https://github.com/jschaf/esup.git")
13096 (commit commit)))
13097 (file-name (git-file-name name version))
13098 (sha256
13099 (base32
13100 "04lxmd0h7mfjjl0qghrycgff0vcv950j1wqv0dbkr61jxp64n5fv"))))
13101 ;; TODO: Add tests
13102 (build-system emacs-build-system)
13103 (home-page "https://github.com/jschaf/esup")
13104 (synopsis "Emacs start up profiler")
13105 (description "Benchmark Emacs Startup time without ever leaving
13106 your Emacs.")
13107 (license license:gpl2+))))
13108
13109 (define-public emacs-restart-emacs
13110 (let ((commit "9aa90d3df9e08bc420e1c9845ee3ff568e911bd9")
13111 (revision "1"))
13112 (package
13113 (name "emacs-restart-emacs")
13114 (version (git-version "0.1.1" revision commit))
13115 (source
13116 (origin
13117 (method git-fetch)
13118 (uri (git-reference
13119 (url "https://github.com/iqbalansari/restart-emacs.git")
13120 (commit commit)))
13121 (file-name (git-file-name name version))
13122 (sha256
13123 (base32 "02x1a85k7r95z8091zgjiaj9nf0zvx1jy4xvl3hr12qbnrx1wfav"))))
13124 (build-system emacs-build-system)
13125 (home-page "https://github.com/iqbalansari/restart-emacs")
13126 (synopsis "Restart Emacs from within Emacs")
13127 (description "This package provides a simple command to restart Emacs from
13128 within Emacs.")
13129 (license license:gpl3+))))
13130
13131 (define-public emacs-sourcemap
13132 (package
13133 (name "emacs-sourcemap")
13134 (version "0.03")
13135 (source
13136 (origin
13137 (method git-fetch)
13138 (uri (git-reference
13139 (url "https://github.com/syohex/emacs-sourcemap.git")
13140 (commit version)))
13141 (file-name (git-file-name name version))
13142 (sha256
13143 (base32 "115g2mfpbfywp8xnag4gsb50klfvplqfh928a5mabb5s8v4a3582"))))
13144 (build-system emacs-build-system)
13145 (home-page "https://github.com/syohex/emacs-sourcemap")
13146 (synopsis "Sourcemap parser")
13147 (description "Sourcemap parser")
13148 (license license:gpl3+)))
13149
13150 (define-public emacs-macrostep
13151 (let ((commit "424e3734a1ee526a1bd7b5c3cd1d3ef19d184267"))
13152 (package
13153 (name "emacs-macrostep")
13154 (version (git-version "0.9" "1" commit))
13155 (source (origin
13156 (method git-fetch)
13157 (uri (git-reference
13158 (url "https://github.com/joddie/macrostep.git")
13159 (commit commit)))
13160 (file-name (git-file-name name version))
13161 (sha256
13162 (base32
13163 "1fm40mxdn289cyzgw992223dgrjmwxn4q8svyyxfaxjrpb38jhjz"))))
13164 (build-system emacs-build-system)
13165 (arguments
13166 '(#:phases
13167 (modify-phases %standard-phases
13168 (add-before 'check 'remove-test
13169 ;; Fails because of requirement ‘/bin/sh’.
13170 (lambda _
13171 (let ((file "macrostep-test.el"))
13172 (chmod file #o644)
13173 (emacs-batch-edit-file file
13174 `(progn (progn (goto-char (point-min))
13175 (re-search-forward
13176 "(ert-deftest macrostep-expand-c-macros")
13177 (beginning-of-line)
13178 (kill-sexp))
13179 (basic-save-buffer))))))
13180 (add-before 'install 'check
13181 (lambda _
13182 (invoke "emacs" "--batch" "-L" "."
13183 "-l" "macrostep-test.el"
13184 "-f" "ert-run-tests-batch-and-exit"))))))
13185 (home-page "https://github.com/joddie/macrostep")
13186 (synopsis "Interactive macro-expander for Emacs")
13187 (description "@code{macrostep} is an Emacs minor mode for interactively
13188 stepping through the expansion of macros in Emacs Lisp source code. It lets
13189 you see exactly what happens at each step of the expansion process by
13190 pretty-printing the expanded forms inline in the source buffer, which is
13191 temporarily read-only while macro expansions are visible. You can expand and
13192 collapse macro forms one step at a time, and evaluate or instrument the
13193 expansions for debugging with Edebug as normal (but see “Bugs and known
13194 limitations”, below). Single-stepping through the expansion is particularly
13195 useful for debugging macros that expand into another macro form. These can be
13196 difficult to debug with Emacs’ built-in macroexpand, which continues expansion
13197 until the top-level form is no longer a macro call.")
13198 (license license:gpl3+))))
13199
13200 (define-public emacs-parent-mode
13201 (package
13202 (name "emacs-parent-mode")
13203 (version "2.3")
13204 (source
13205 (origin
13206 (method git-fetch)
13207 (uri (git-reference
13208 (url "https://github.com/Fanael/parent-mode.git")
13209 (commit version)))
13210 (file-name (git-file-name name version))
13211 (sha256
13212 (base32 "0i5bc7lyyrx6swqlrp9l5x72yzwi53qn6ldrfs99gh08b3yvsnni"))))
13213 (build-system emacs-build-system)
13214 (home-page "https://github.com/Fanael/parent-mode")
13215 (synopsis "Get major mode's parent modes")
13216 (description "Get major mode's parent modes")
13217 (license license:gpl3+)))
13218
13219 (define-public emacs-lacarte
13220 (package
13221 (name "emacs-lacarte")
13222 (version "0.1")
13223 (source (origin
13224 (method url-fetch)
13225 (uri "https://www.emacswiki.org/emacs/download/lacarte.el")
13226 (sha256
13227 (base32
13228 "1sbmk37ljq5j7dsw5c37sbxvlfgdqswh7bi4dknyjzfxlq50f4am"))))
13229 (build-system emacs-build-system)
13230 (home-page "https://www.emacswiki.org/emacs/lacarte.el")
13231 (synopsis "Execute menu items as commands, with completion")
13232 (description "Execute menu items as commands, with completion.")
13233 (license license:gpl3)))
13234
13235 (define-public emacs-isearch-prop
13236 (let ((commit "4a2765f835dd115d472142da05215c4c748809f4")
13237 (revision "2"))
13238 (package
13239 (name "emacs-isearch-prop")
13240 (version (git-version "0" revision commit))
13241 (source
13242 (origin
13243 (method git-fetch)
13244 (uri (git-reference
13245 (url "https://github.com/emacsmirror/isearch-prop.git")
13246 (commit commit)))
13247 (file-name (git-file-name name version))
13248 (sha256
13249 (base32
13250 "06gdk5m84q6pxwng8rjxny1zkll8f3m2x6lw4xyib2dvg7iaslh3"))))
13251 (build-system emacs-build-system)
13252 (home-page "https://www.emacswiki.org/emacs/isearch-prop.el")
13253 (synopsis "Extensions to @code{isearch.el}")
13254 (description "The Emacs library @code{isearch-prop.el} lets you search within
13255 contexts. You can limit incremental search to a set of zones of
13256 buffer text, search contexts that in effect constitute a multi-region.
13257 These zones can be defined in various ways, including some ways
13258 provided specially by this library.")
13259 (license license:gpl3+))))
13260
13261 (define-public emacs-company-lua
13262 (let ((commit "29f6819de4d691e5fd0b62893a9f4fbc1c6fcb52")
13263 (revision "2"))
13264 (package
13265 (name "emacs-company-lua")
13266 (version (git-version "0.1" "2" commit))
13267 (source
13268 (origin
13269 (method git-fetch)
13270 (uri (git-reference
13271 (url "https://github.com/ptrv/company-lua.git")
13272 (commit commit)))
13273 (file-name (git-file-name name version))
13274 (sha256
13275 (base32
13276 "0ny2dcc7c585p7v3j6q0rpkbj1qmf2ismy8a5020jpr585xvz0hh"))))
13277 (build-system emacs-build-system)
13278 (propagated-inputs
13279 `(("emacs-company" ,emacs-company)
13280 ("emacs-s" ,emacs-s)
13281 ("emacs-f" ,emacs-f)
13282 ("emacs-lua-mode" ,emacs-lua-mode)))
13283 (arguments
13284 `(#:include (cons* "^lua\\/" %default-include)))
13285 (home-page "https://github.com/ptrv/company-lua")
13286 (synopsis "Company backend for Lua")
13287 (description
13288 "This package provides Company backend for Lua programming language.")
13289 (license license:gpl3+))))
13290
13291 (define-public emacs-beginend
13292 (package
13293 (name "emacs-beginend")
13294 (version "2.0.0")
13295 (source
13296 (origin
13297 (method git-fetch)
13298 (uri (git-reference
13299 (url "https://github.com/DamienCassou/beginend.git")
13300 (commit (string-append "v" version))))
13301 (file-name (git-file-name name version))
13302 (sha256
13303 (base32 "1jbhg73g1rrkbwql5vi2b0ys9avfazmwzwgd90gkzwavw0ch9cvl"))))
13304 ;; TODO: Run tests.
13305 (build-system emacs-build-system)
13306 (inputs
13307 `(("emacs-undercover" ,emacs-undercover))) ; For tests.
13308 (home-page "https://github.com/DamienCassou/beginend")
13309 (synopsis "Redefine @code{M-<} and @code{M->} for Emacs modes")
13310 (description "@code{beginend} redefines @code{M-<} and @code{M->}
13311 keybindings for Emacs modes so that point moves to meaningful
13312 locations. Redefined keys are still accessible by pressing the same
13313 key again.")
13314 (license license:gpl3+)))
13315
13316 (define-public emacs-mbsync
13317 (let ((commit "b62491c0e0d89eb9c66261a16d7ac81231c9c453")
13318 (revision "4"))
13319 (package
13320 (name "emacs-mbsync")
13321 (version (git-version "0.1.2" revision commit))
13322 (source
13323 (origin
13324 (method git-fetch)
13325 (uri (git-reference
13326 (url "https://github.com/dimitri/mbsync-el.git")
13327 (commit commit)))
13328 (file-name (git-file-name name version))
13329 (sha256
13330 (base32
13331 "1zlih37mkqjn2czl12zn7lgxxljvrwhqqpbksj9c91zn0f0rm3mz"))))
13332 (build-system emacs-build-system)
13333 (home-page "https://github.com/dimitri/mbsync-el")
13334 (synopsis "Interface to mbsync for Emacs")
13335 (description "This package allows to call the @code{mbsync} from
13336 within Emacs.")
13337 (license license:gpl3+))))
13338
13339 (define-public emacs-ibuffer-projectile
13340 (let ((commit "76496214144687cee0b5139be2e61b1e400cac87")
13341 (revision "2"))
13342 (package
13343 (name "emacs-ibuffer-projectile")
13344 (version (git-version "0.2" revision commit))
13345 (source
13346 (origin
13347 (method git-fetch)
13348 (uri (git-reference
13349 (url "https://github.com/purcell/ibuffer-projectile.git")
13350 (commit commit)))
13351 (file-name (git-file-name name version))
13352 (sha256
13353 (base32
13354 "0vv9xwb1qd5x8zhqmmsn1nrpd11cql9hxb7483nsdhcfwl4apqav"))))
13355 (build-system emacs-build-system)
13356 (propagated-inputs
13357 `(("emacs-projectile" ,emacs-projectile)))
13358 (home-page "https://github.com/purcell/ibuffer-projectile")
13359 (synopsis "Group ibuffer's list by projectile root")
13360 (description "Adds functionality to Emacs @code{ibuffer} for
13361 grouping buffers by their projectile root directory.")
13362 (license license:gpl3+))))
13363
13364 (define-public emacs-helm-mode-manager
13365 (package
13366 (name "emacs-helm-mode-manager")
13367 (version "1.0.0")
13368 (source
13369 (origin
13370 (method git-fetch)
13371 (uri (git-reference
13372 (url "https://github.com/istib/helm-mode-manager")
13373 (commit version)))
13374 (file-name (git-file-name name version))
13375 (sha256
13376 (base32
13377 "1srx5f0s9x7zan7ayqd6scxfhcvr3nkd4yzs96hphd87rb18apzk"))))
13378 (build-system emacs-build-system)
13379 (propagated-inputs
13380 `(("emacs-helm" ,emacs-helm)))
13381 (home-page "https://github.com/istib/helm-mode-manager/")
13382 (synopsis "Switch and toggle Emacs major and minor modes using Helm")
13383 (description "This package provides a Helm interface for toggling Emacs
13384 major or minor mode.
13385
13386 @itemize
13387 @item @code{helm-switch-major-mode} list of all major modes
13388 @item @code{helm-enable-minor-mode} list of all inactive minor modes
13389 @item @code{helm-disable-minor-mode} list of all ACTIVE minor modes
13390 @end itemize\n
13391
13392 Hitting @code{RET} enables the mode, @code{C-z} shows the mode
13393 documentation.")
13394 (license license:gpl3+)))
13395
13396 (define-public emacs-hy-mode
13397 (package
13398 (name "emacs-hy-mode")
13399 (version "1.0.3")
13400 (source
13401 (origin
13402 (method git-fetch)
13403 (uri (git-reference
13404 (url "https://github.com/hylang/hy-mode.git")
13405 (commit (string-append "v" version))))
13406 (file-name (git-file-name name version))
13407 (sha256
13408 (base32 "1jxximiznz7fw9ys5k6plw85zrbzvxidql7py1fdi425fdp4058z"))))
13409 (build-system emacs-build-system)
13410 (propagated-inputs
13411 `(("emacs-dash" ,emacs-dash)
13412 ("emacs-s" ,emacs-s)))
13413 (home-page "https://github.com/hylang/hy-mode")
13414 (synopsis "Major mode for Hylang")
13415 (description "This package provides a major mode for Hylang.")
13416 (license license:gpl3+)))
13417
13418 (define-public emacs-web-beautify
13419 (package
13420 (name "emacs-web-beautify")
13421 (version "0.3.2")
13422 (source
13423 (origin
13424 (method git-fetch)
13425 (uri (git-reference
13426 (url "https://github.com/yasuyk/web-beautify.git")
13427 (commit version)))
13428 (file-name (git-file-name name version))
13429 (sha256
13430 (base32 "0vms7zz3ym53wf1zdrkbf2ky2xjr1v134ngsd0jr8azyi8siw84d"))))
13431 (build-system emacs-build-system)
13432 (home-page "https://github.com/yasuyk/web-beautify")
13433 (synopsis "Format HTML, CSS and JavaScript, JSON")
13434 (description "This package provides an Emacs functions to format HTML,
13435 CSS, JavaScript, JSON.")
13436 (license license:gpl3+)))
13437
13438 (define-public emacs-helm-shell-history
13439 (let ((commit "110d3c35c52fe4b89b29e79ea4c8626bce7266a1"))
13440 (package
13441 (name "emacs-helm-shell-history")
13442 (version (git-version "0.1" "1" commit))
13443 (source
13444 (origin
13445 (method git-fetch)
13446 (uri (git-reference
13447 (url "https://github.com/yuutayamada/helm-shell-history.git")
13448 (commit commit)))
13449 (file-name (git-file-name name version))
13450 (sha256
13451 (base32
13452 "18fkjcz69g4dyaxhf9j8svr5x6dhsdnglddwisis8hdn504scpfj"))))
13453 (build-system emacs-build-system)
13454 (arguments
13455 '(#:phases
13456 (modify-phases %standard-phases
13457 (add-before 'check 'patch-helm-shell-history-file
13458 (lambda _
13459 (let ((file "helm-shell-history.el"))
13460 (chmod file #o644)
13461 (emacs-substitute-sexps file
13462 ("(defvar helm-shell-history-file"
13463 `(expand-file-name "~/.bash_history"))))
13464 #t)))))
13465 (propagated-inputs
13466 `(("emacs-helm" ,emacs-helm)))
13467 (home-page "https://github.com/yuutayamada/helm-shell-history")
13468 (synopsis "Find shell history with Emacs Helm")
13469 (description "This package provides an Emacs Helm interface to search
13470 throw a shell history.")
13471 (license license:gpl3+))))
13472
13473 (define-public emacs-discover-my-major
13474 (package
13475 (name "emacs-discover-my-major")
13476 (version "1.0")
13477 (source
13478 (origin
13479 (method url-fetch)
13480 (uri
13481 (string-append "https://github.com/steckerhalter/discover-my-major"
13482 "/archive/" version ".tar.gz"))
13483 (file-name (string-append name "-" version ".tar.gz"))
13484 (sha256
13485 (base32
13486 "0nah41f92rrl2l405kpqr6iaks11jyclgl4z7ilfymbr4ifmsiyl"))))
13487 (build-system emacs-build-system)
13488 (propagated-inputs
13489 `(("emacs-makey" ,emacs-makey)))
13490 (home-page "https://github.com/steckerhalter/discover-my-major")
13491 (synopsis "Discover key bindings for the current Emacs major mode")
13492 (description "This package provides allows to discover key bindings and
13493 their meaning for the current Emacs major-mode.")
13494 (license license:gpl3+)))
13495
13496 (define-public emacs-org-ref
13497 (let ((commit "8c9b5d7efb9f0c1ad5186b8203bdd017f4249129")
13498 (revision "1"))
13499 (package
13500 (name "emacs-org-ref")
13501 (version (string-append "1.1.1" "-" revision "."
13502 (string-take commit 7)))
13503 (source
13504 (origin
13505 (method git-fetch)
13506 (uri (git-reference
13507 (url "https://github.com/jkitchin/org-ref.git")
13508 (commit commit)))
13509 (file-name (git-file-name name version))
13510 (sha256
13511 (base32
13512 "1rxz0bjdsayk0slv23i07d9xhj2m7s4hsc81wc2d1cs52dkr5zmz"))))
13513 (build-system emacs-build-system)
13514 (propagated-inputs
13515 `(("emacs-dash" ,emacs-dash)
13516 ("emacs-helm" ,emacs-helm)
13517 ("emacs-helm-bibtex" ,emacs-helm-bibtex)
13518 ("emacs-ivy" ,emacs-ivy)
13519 ("emacs-hydra" ,emacs-hydra)
13520 ("emacs-key-chord" ,emacs-key-chord)
13521 ("emacs-s" ,emacs-s)
13522 ("emacs-f" ,emacs-f)
13523 ("emacs-pdf-tools" ,emacs-pdf-tools)))
13524 (home-page "https://github.com/jkitchin/org-ref")
13525 (synopsis "Citations, cross-references and bibliographies in org-mode")
13526 (description
13527 "Lisp code to setup bibliography, cite, ref and label org-mode links.
13528 Also sets up reftex and helm for org-mode citations. The links are
13529 clickable and do things that are useful.
13530
13531 The default setup uses helm-bibtex.
13532
13533 You should really read org-ref.org in this package for details.")
13534 (license license:gpl3+))))
13535
13536 ;; This project is unmaintained. Please use emacs-org-re-reveal instead.
13537 (define-public emacs-org-reveal
13538 (let ((commit "9210413202a360a559a51e8275faa42be68cf44b"))
13539 (package
13540 (name "emacs-org-reveal")
13541 (version (git-version "0.1" "3" commit))
13542 (source (origin
13543 (method git-fetch)
13544 (uri (git-reference
13545 (url "https://github.com/yjwen/org-reveal.git")
13546 (commit commit)))
13547 (file-name (git-file-name name version))
13548 (sha256
13549 (base32
13550 "1wlfk823d3vrn480m38j7ncaqm193lvh6y22b92fx4b3yhdbndza"))))
13551 (build-system emacs-build-system)
13552 (home-page "https://github.com/yjwen/org-reveal")
13553 (synopsis "Org and Reveal.js powered HTML presentation tool")
13554 (description "Org-Reveal is a command@{org-mode} extension that allows
13555 to create beautiful presentations (slides) with 3D effects from simple but
13556 powerful Org contents.")
13557 (license license:gpl3+))))
13558
13559 (define-public emacs-org-re-reveal
13560 (package
13561 (name "emacs-org-re-reveal")
13562 (version "2.5.1")
13563 (source (origin
13564 (method git-fetch)
13565 (uri (git-reference
13566 (url "https://gitlab.com/oer/org-re-reveal.git")
13567 (commit version)))
13568 (file-name (git-file-name name version))
13569 (sha256
13570 (base32
13571 "1zbz6hbddxbb264ibmhc04cmnpk17kb50jpn5l8878q4hxw5wwy2"))))
13572 (build-system emacs-build-system)
13573 (propagated-inputs
13574 `(("emacs-htmlize" ,emacs-htmlize)
13575 ("emacs-org" ,emacs-org)))
13576 (home-page "https://gitlab.com/oer/org-re-reveal")
13577 (synopsis "Build HTML presentations with reveal.js from Org source files")
13578 (description "This project started as fork of org-reveal. It provides an
13579 export back-end for HTML presentations with reveal.js from Org mode source
13580 files.")
13581 (license license:gpl3+)))
13582
13583 (define-public emacs-add-hooks
13584 (package
13585 (name "emacs-add-hooks")
13586 (version "3.1.1")
13587 (source
13588 (origin
13589 (method git-fetch)
13590 (uri (git-reference
13591 (url "https://github.com/nickmccurdy/add-hooks.git")
13592 (commit version)))
13593 (file-name (git-file-name name version))
13594 (sha256
13595 (base32 "1jv9fpcsm572zg0j1mbpbfkqgdlqapy89xhhj19pswkhjns1y2wl"))))
13596 (build-system emacs-build-system)
13597 (home-page "https://github.com/nickmccurdy/add-hooks/")
13598 (synopsis "Emacs function for setting multiple hooks")
13599 (description "This package provides a @code{add-hooks} function tidies up
13600 duplicate hook and function names further into a single declarative call.")
13601 (license license:gpl3+)))
13602
13603 (define-public emacs-fancy-narrow
13604 (package
13605 (name "emacs-fancy-narrow")
13606 (version "0.9.5")
13607 (source
13608 (origin
13609 (method git-fetch)
13610 (uri (git-reference
13611 (url "https://github.com/Malabarba/fancy-narrow.git")
13612 (commit version)))
13613 (file-name (git-file-name name version))
13614 (sha256
13615 (base32 "0vcr1gnqawvc1yclqs23jvxm6bqix8kpflf1c7znb0wzxmz9kx7y"))))
13616 (build-system emacs-build-system)
13617 (home-page "https://github.com/Malabarba/fancy-narrow/releases")
13618 (synopsis "Imitate @code{narrow-to-region} with more eye candy")
13619 (description
13620 "Unlike @code{narrow-to-region}, which completely hides text outside
13621 the narrowed region, this package simply de-emphasizes the text, makes it
13622 read-only, and makes it unreachable. This leads to a much more natural
13623 feeling where the region stays static (instead of being brutally moved to a
13624 blank slate) and is clearly highlighted with respect to the rest of the
13625 buffer.")
13626 (license license:gpl2+)))
13627
13628 (define-public emacs-know-your-http-well
13629 (package
13630 (name "emacs-know-your-http-well")
13631 (version "0.5.0")
13632 (source
13633 (origin
13634 (method git-fetch)
13635 (uri (git-reference
13636 (url "https://github.com/for-GET/know-your-http-well.git")
13637 (commit (string-append "v" version))))
13638 (file-name (git-file-name name version))
13639 (sha256
13640 (base32 "1lppggnii2r9fvlhh33gbdrwb50za8lnalavlq9s86ngndn4n94k"))))
13641 (arguments
13642 `(#:phases
13643 (modify-phases %standard-phases
13644 (add-after 'unpack 'install-json-files
13645 (lambda* (#:key outputs #:allow-other-keys)
13646 (for-each (lambda (directory)
13647 (copy-recursively directory
13648 (string-append
13649 (assoc-ref outputs "out")
13650 directory)))
13651 '("js" "json"))))
13652 (add-after 'unpack 'chdir-elisp
13653 ;; Elisp directory is not in root of the source.
13654 (lambda _
13655 (chdir "emacs"))))))
13656 (build-system emacs-build-system)
13657 (home-page "https://github.com/for-GET/know-your-http-well")
13658 (synopsis "Meaning of HTTP headers codes")
13659 (description "Meaning of HTTP headers codes.")
13660 (license license:gpl3+)))
13661
13662 (define-public emacs-navi-mode
13663 (let ((commit "c1d38e8237f4e14af020a0b7d4f118ea198ab674"))
13664 (package
13665 (name "emacs-navi-mode")
13666 (version (git-version "2.0" "1" commit))
13667 (source
13668 (origin
13669 (method git-fetch)
13670 (uri (git-reference
13671 (url "https://github.com/alphapapa/navi.git")
13672 (commit commit)))
13673 (file-name (git-file-name name version))
13674 (sha256
13675 (base32
13676 "0jj5spk14hgb7zb1cd2n8whcw4k1kd5zb6llwj96v178yaws7l8k"))))
13677 (build-system emacs-build-system)
13678 (propagated-inputs
13679 `(("emacs-outshine" ,emacs-outshine)
13680 ("emacs-outorg" ,emacs-outorg)))
13681 (home-page "https://github.com/alphapapa/navi")
13682 (synopsis "Emacs major-mode for easy buffer-navigation")
13683 (description
13684 "This package provides an Emacs major-mode for easy buffer-navigation")
13685 (license license:gpl3+))))
13686
13687 (define-public emacs-download-region
13688 (let ((commit "eb9e557529a73b4cfc8281c70dd0d95db333fffa")
13689 (revision "1"))
13690 (package
13691 (name "emacs-download-region")
13692 (version (string-append "0.0.1" "-" revision "."
13693 (string-take commit 7)))
13694 (source
13695 (origin
13696 (method git-fetch)
13697 (uri (git-reference
13698 (url "https://github.com/zk-phi/download-region.git")
13699 (commit commit)))
13700 (file-name (git-file-name name version))
13701 (sha256
13702 (base32
13703 "0v52djg39b6k2snizd9x0qc009ws5y0ywqsfwhqgcbs5ymzh7dsc"))))
13704 (build-system emacs-build-system)
13705 (home-page "https://github.com/zk-phi/download-region")
13706 (synopsis "In buffer download manager for Emacs")
13707 (description "@code{download-region} provides in buffer
13708 downloading manager for Emacs.")
13709 (license license:gpl3+))))
13710
13711 (define-public emacs-helpful
13712 (package
13713 (name "emacs-helpful")
13714 (version "0.17")
13715 (source
13716 (origin
13717 (method git-fetch)
13718 (uri (git-reference
13719 (url "https://github.com/Wilfred/helpful.git")
13720 (commit version)))
13721 (file-name (git-file-name name version))
13722 (sha256
13723 (base32 "0v2y0x9pwi08y2mgjjiw5brfb5haa7pbmy4540glw904ffxxcblj"))))
13724 (build-system emacs-build-system)
13725 (propagated-inputs
13726 `(("emacs-elisp-refs" ,emacs-elisp-refs)
13727 ("emacs-dash" ,emacs-dash)
13728 ("emacs-s" ,emacs-s)
13729 ("emacs-f" ,emacs-f)
13730 ("emacs-shut-up" ,emacs-shut-up)))
13731 (native-inputs
13732 `(("emacs-ert-runner" ,emacs-ert-runner)
13733 ("emacs-undercover" ,emacs-undercover)))
13734 (arguments
13735 `(#:tests? #t
13736 #:test-command '("ert-runner")))
13737 (home-page "https://github.com/Wilfred/helpful")
13738 (synopsis "More contextual information in Emacs help")
13739 (description "@code{helpful} is an alternative to the built-in Emacs help
13740 that provides much more contextual information.
13741
13742 @itemize
13743 @item Show the source code for interactively defined functions (unlike the
13744 built-in Help).
13745 @item Fall back to the raw sexp if no source is available.
13746 @item Show where a function is being called.
13747 @item Docstrings will Highlight the summary (the first sentence), include
13748 cross-references, hide superfluous puncuation.
13749 @item Show you the properties that have been applied to the current
13750 symbol. This provides visibility of features like edebug or byte-code
13751 optimisation.
13752 @item Provide a separate @code{helpful-command} function to view interactive
13753 functions.
13754 @item Display any keybindings that apply to interactive functions.
13755 @item Trace, disassemble functions from inside Helpful. This is discoverable
13756 and doesn't require memorisation of commands.
13757 @end itemize\n")
13758 (license license:gpl3+)))
13759
13760 (define-public emacs-logview
13761 (package
13762 (name "emacs-logview")
13763 (version "0.9")
13764 (source
13765 (origin
13766 (method git-fetch)
13767 (uri (git-reference
13768 (url "https://github.com/doublep/logview.git")
13769 (commit version)))
13770 (file-name (git-file-name name version))
13771 (sha256
13772 (base32 "1qhzs75pxnaksbhczmpdcy2zmrqavlzkzss7ik5nv2wf9vs0sn02"))))
13773 (propagated-inputs
13774 `(("emacs-datetime" ,emacs-datetime)))
13775 (build-system emacs-build-system)
13776 (home-page "https://github.com/doublep/logview/")
13777 (synopsis "Emacs mode for viewing log files")
13778 (description "@code{logview} provides an Emacs mode to view log files.")
13779 (license license:gpl3+)))
13780
13781 (define-public emacs-suggest
13782 (package
13783 (name "emacs-suggest")
13784 (version "0.7")
13785 (home-page "https://github.com/Wilfred/suggest.el")
13786 (source
13787 (origin
13788 (method git-fetch)
13789 (uri (git-reference
13790 (url home-page)
13791 (commit version)))
13792 (file-name (git-file-name name version))
13793 (sha256
13794 (base32
13795 "01v8plska5d3g19sb1m4ph1i3ayprfzk8mi6mpabjy6zad397xjl"))))
13796 (build-system emacs-build-system)
13797 (propagated-inputs
13798 `(("emacs-loop" ,emacs-loop)
13799 ("emacs-dash" ,emacs-dash)
13800 ("emacs-s" ,emacs-s)
13801 ("emacs-f" ,emacs-f)
13802 ("emacs-spinner" ,emacs-spinner)
13803 ("emacs-shut-up" ,emacs-shut-up)))
13804 (native-inputs
13805 `(("emacs-ert-runner" ,emacs-ert-runner)
13806 ("emacs-undercover" ,emacs-undercover)))
13807 (arguments
13808 `(#:tests? #t
13809 #:test-command '("ert-runner")))
13810 (synopsis "Suggest Elisp functions that give the output requested")
13811 (description "Suggest.el will find functions that give the output
13812 requested. It's a great way of exploring list, string and arithmetic
13813 functions.")
13814 (license license:gpl3+)))
13815
13816 (define-public emacs-benchmark-init
13817 (package
13818 (name "emacs-benchmark-init")
13819 (version "1.0")
13820 (source
13821 (origin
13822 (method git-fetch)
13823 (uri (git-reference
13824 (url "https://github.com/dholm/benchmark-init-el.git")
13825 (commit version)))
13826 (file-name (git-file-name name version))
13827 (sha256
13828 (base32 "1kyn1izm5sbqbp9whnhk9dn3yc7zy8bz5san5w3ivi3rpx15fh94"))))
13829 (build-system emacs-build-system)
13830 (home-page "https://github.com/dholm/benchmark-init-el")
13831 (synopsis "Benchmark Emacs @code{require} and @code{load} calls")
13832 (description "@code{benchmark-init} provides a way to keep track of where
13833 time is being spent during Emacs startup in order to optimize startup time.")
13834 (license license:gpl3+)))
13835
13836 (define-public emacs-emms-player-simple-mpv
13837 ;; A new mpv backend is included in Emms from 5.0.
13838 (deprecated-package "emacs-emms-player-simple-mpv" emacs-emms))
13839
13840 (define-public emacs-magit-gerrit
13841 (let ((version "0.3")
13842 (revision "1")
13843 (commit "ece6f369694aca17f3ac166ed2801b432acfe20d"))
13844 (package
13845 (name "emacs-magit-gerrit")
13846 (version (git-version version revision commit))
13847 (source (origin
13848 (method git-fetch)
13849 (uri (git-reference
13850 (url "https://github.com/terranpro/magit-gerrit.git")
13851 (commit commit)))
13852 (file-name (git-file-name name version))
13853 (sha256
13854 (base32
13855 "0mms0gxv9a3ns8lk5k2wjibm3088y1cmpr3axjdh6ppv7r5wdvii"))))
13856 (build-system emacs-build-system)
13857 (propagated-inputs
13858 `(("emacs-magit" ,emacs-magit)))
13859 (home-page "https://github.com/terranpro/magit-gerrit")
13860 (synopsis "Magit extension for Gerrit")
13861 (description "This Magit extension provides integration with Gerrit,
13862 which makes it possible to conduct Gerrit code reviews directly from within
13863 Emacs.")
13864 (license license:gpl3+))))
13865
13866 (define-public emacs-magit-org-todos-el
13867 (let ((commit "df206287737b9671f2e36ae7b1474ebbe9940d2a"))
13868 (package
13869 (name "emacs-magit-org-todos-el")
13870 (version (git-version "0.1.1" "1" commit))
13871 (source
13872 (origin
13873 (method git-fetch)
13874 (uri (git-reference
13875 (url "https://github.com/danielma/magit-org-todos.el.git")
13876 (commit commit)))
13877 (file-name (git-file-name name version))
13878 (sha256
13879 (base32
13880 "0kdp7k7jnnrkhsg0xh1c3h7iz0vgi120gf5xwl1hxy61avivnxrn"))))
13881 (propagated-inputs
13882 `(("magit" ,emacs-magit)))
13883 (build-system emacs-build-system)
13884 (home-page "https://github.com/danielma/magit-org-todos.el")
13885 (synopsis "Get todo.org into Emacs Magit status")
13886 (description "This package allows you to get @file{todo.org} into your
13887 magit status.
13888
13889 If you have a @file{todo.org} file with @code{TODO} items in the root of your
13890 repository, @code{magit-org-todos} will create a section in your Magit status
13891 buffer with each of your todos.")
13892 (license license:gpl3+))))
13893
13894 (define-public emacs-f3
13895 (package
13896 (name "emacs-f3")
13897 (version "0.1")
13898 (source
13899 (origin
13900 (method git-fetch)
13901 (uri (git-reference
13902 (url "https://github.com/cosmicexplorer/f3.git")
13903 (commit version)))
13904 (file-name (git-file-name name version))
13905 (sha256
13906 (base32 "1qg48zbjdjqimw4516ymrsilz41zkib9321q0caf9474s9xyp2bi"))))
13907 (build-system emacs-build-system)
13908 (propagated-inputs
13909 `(("emacs-helm" ,emacs-helm)))
13910 (home-page "https://github.com/cosmicexplorer/f3")
13911 (synopsis "Fantastic File Finder for Emacs")
13912 (description
13913 "The Fantastic File Finder for Emacs. Find files fast, using helm.")
13914 (license license:gpl3+)))
13915
13916 (define-public emacs-lice-el
13917 (let ((commit "4339929927c62bd636f89bb39ea999d18d269250"))
13918 (package
13919 (name "emacs-lice-el")
13920 (version (git-version "0.2" "1" commit))
13921 (source (origin
13922 (method git-fetch)
13923 (uri (git-reference
13924 (url "https://github.com/buzztaiki/lice-el.git")
13925 (commit commit)))
13926 (file-name (git-file-name name version))
13927 (sha256
13928 (base32
13929 "0879z761b7gajkhq176ps745xpdrivch349crransv8fnsc759yb"))))
13930 (build-system emacs-build-system)
13931 (home-page "https://github.com/buzztaiki/lice-el")
13932 (synopsis "License and header template for Emacs")
13933 (description "@code{lice.el} provides following features:
13934
13935 @itemize
13936 @item License template management.
13937 @item File header insertion.
13938 @end itemize\n")
13939 (license license:gpl3+))))
13940
13941 (define-public emacs-academic-phrases
13942 (let ((commit "0823ed8c24b26c32f909b896a469833ec4d7b656"))
13943 (package
13944 (name "emacs-academic-phrases")
13945 (version (git-version "0.1" "1" commit))
13946 (source
13947 (origin
13948 (method git-fetch)
13949 (uri (git-reference
13950 (url "https://github.com/nashamri/academic-phrases.git")
13951 (commit commit)))
13952 (file-name (git-file-name name version))
13953 (sha256
13954 (base32
13955 "0qfzsq8jh05w4zkr0cvq3i1hdn97bq344vcqjg46sib26x3wpz6r"))))
13956 (build-system emacs-build-system)
13957 (propagated-inputs
13958 `(("emacs-dash" ,emacs-dash)
13959 ("emacs-s" ,emacs-s)
13960 ("emacs-ht" ,emacs-ht)))
13961 (home-page "https://github.com/nashamri/academic-phrases")
13962 (synopsis "Bypass that mental block when writing your papers")
13963 (description
13964 "When writing your academic paper, you might get stuck trying to find
13965 the right phrase that captures your intention. This package tries to
13966 alleviate that problem by presenting you with a list of phrases organized by
13967 the topic or by the paper section that you are writing. This package has
13968 around 600 phrases so far.
13969
13970 Using this package is easy, just call @code{academic-phrases} to get a list of
13971 phrases organized by topic, or call @code{academic-phrases-by-section} to
13972 browse the phrases by the paper section and fill-in the blanks if required.")
13973 (license license:gpl3+))))
13974
13975 (define-public emacs-auto-yasnippet
13976 (let ((commit "624b0d9711222073a2a3f2186e2605eb99fc83c9")
13977 (revision "2"))
13978 (package
13979 (name "emacs-auto-yasnippet")
13980 (version (git-version "0.3.0" revision commit))
13981 (source (origin
13982 (method git-fetch)
13983 (uri (git-reference
13984 (url "https://github.com/abo-abo/auto-yasnippet.git")
13985 (commit commit)))
13986 (file-name (git-file-name name version))
13987 (sha256
13988 (base32
13989 "15g8wi067f345xhpi0c12w0h04p4f4lpccwmdjdfj8hzfl4gyxy9"))))
13990 (build-system emacs-build-system)
13991 (arguments
13992 '(#:tests? #t
13993 #:test-command '("make" "test")))
13994 (propagated-inputs
13995 `(("emacs-yasnippet" ,emacs-yasnippet)))
13996 (home-page "https://github.com/abo-abo/auto-yasnippet/")
13997 (synopsis "Quickly create disposable yasnippets")
13998 (description "This package provides a hybrid of keyboard macros and
13999 yasnippet. You create the snippet on the go, usually to be used just in the
14000 one place. It's fast, because you're not leaving the current buffer, and all
14001 you do is enter the code you'd enter anyway, just placing ~ where you'd like
14002 yasnippet fields and mirrors to be.")
14003 (license license:gpl3+))))
14004
14005 (define-public emacs-highlight-numbers
14006 (package
14007 (name "emacs-highlight-numbers")
14008 (version "0.2.3")
14009 (source
14010 (origin
14011 (method git-fetch)
14012 (uri (git-reference
14013 (url "https://github.com/Fanael/highlight-numbers.git")
14014 (commit version)))
14015 (file-name (git-file-name name version))
14016 (sha256
14017 (base32 "1r07mpyr7rhd7bkg778hx6vbhb4n9ixgzkpszhgks7ri6ia38pj8"))))
14018 (build-system emacs-build-system)
14019 (propagated-inputs
14020 `(("emacs-parent-mode" ,emacs-parent-mode)))
14021 (home-page "https://github.com/Fanael/highlight-numbers")
14022 (synopsis "Highlight numbers in source code")
14023 (description "@code{highlight-numbers-mode} provides a minor mode for
14024 syntax highlighting of numeric literals in source code.
14025
14026 It s customizable: it's easy to add or redefine what exactly consitutes a
14027 \"number\" in given major mode. See @code{highlight-numbers-modelist}.")
14028 (license license:gpl3+)))
14029
14030 (define-public emacs-darkroom
14031 (package
14032 (name "emacs-darkroom")
14033 (version "0.2")
14034 (source (origin
14035 (method url-fetch)
14036 (uri (string-append "https://elpa.gnu.org/packages/darkroom-"
14037 version ".el"))
14038 (sha256
14039 (base32
14040 "1a528brhz4vckhp77n2c1phkyqdliykpj9kzk3f834f4rwnb5mp0"))))
14041 (build-system emacs-build-system)
14042 (home-page "https://elpa.gnu.org/packages/darkroom.html")
14043 (synopsis "Remove visual distractions and focus on writing")
14044 (description "@code{darkroom-mode} makes visual distractions disappear.
14045 The mode-line is temporarily elided, text is enlarged and margins are adjusted
14046 so that it's centered on the window.
14047
14048 @code{darkroom-tentative-mode} is similar, but it doesn't immediately turn-on
14049 @code{darkroom-mode}, unless the current buffer lives in the sole window of
14050 the Emacs frame (i.e. all other windows are deleted). Whenever the frame is
14051 split to display more windows and more buffers, the buffer exits
14052 @code{darkroom-mode}. Whenever they are deleted, the buffer re-enters
14053 @code{darkroom-mode}.")
14054 (license license:gpl3+)))
14055
14056 (define-public emacs-rsw-elisp
14057 (package
14058 (name "emacs-rsw-elisp")
14059 (version "1.0.5")
14060 (source (origin
14061 (method git-fetch)
14062 (uri (git-reference
14063 (url "https://github.com/rswgnu/rsw-elisp")
14064 (commit version)))
14065 (file-name (git-file-name name version))
14066 (sha256
14067 (base32
14068 "0dfq8myg0r91900bk1s70amsmm4mjk2qsg12v5pk7lla5d2vnyaf"))))
14069 (build-system emacs-build-system)
14070 (home-page "https://github.com/rswgnu/rsw-elisp")
14071 (synopsis "Improved expressions that interactively evaluate Emacs Lisp")
14072 (description "This package improves and replaces the GNU Emacs commands
14073 that interactively evaluate Emacs Lisp expressions. The new commands replace
14074 standard key bindings and are all prefixed with @code{rsw-elisp-}. They work
14075 the same way as the old commands when called non-interactively; only the
14076 interactive behavior should be different.")
14077 (license license:gpl3+)))
14078
14079 (define-public emacs-default-text-scale
14080 (let ((commit "968e985e219235f3e744d6d967e592acbaf6e0a8")
14081 (revision "1"))
14082 (package
14083 (name "emacs-default-text-scale")
14084 (version (string-append "0.1" "-" revision "."
14085 (string-take commit 7)))
14086 (source (origin
14087 (method git-fetch)
14088 (uri (git-reference
14089 (url "https://github.com/purcell/default-text-scale")
14090 (commit commit)))
14091 (file-name (git-file-name name version))
14092 (sha256
14093 (base32
14094 "0zds01c3q5yny6ab1fxfkzzgn1kgl3q23lxxap905f4qd70v922h"))))
14095 (build-system emacs-build-system)
14096 (home-page "https://github.com/purcell/default-text-scale")
14097 (synopsis "Adjust the font size in all Emacs frames")
14098 (description "This package provides commands for increasing or
14099 decreasing the default font size in all GUI Emacs frames.")
14100 (license license:gpl3+))))
14101
14102 (define-public emacs-mixed-pitch
14103 (package
14104 (name "emacs-mixed-pitch")
14105 (version "1.0.1")
14106 (source
14107 (origin
14108 (method git-fetch)
14109 (uri (git-reference
14110 (url "https://gitlab.com/jabranham/mixed-pitch.git")
14111 (commit version)))
14112 (file-name (git-file-name name version))
14113 (sha256
14114 (base32 "1458sy5b6bis1i0k23jdqk6hfqg0ghk637r3ajql2g19ym48rf58"))))
14115 (build-system emacs-build-system)
14116 (home-page "https://gitlab.com/jabranham/mixed-pitch")
14117 (synopsis "Mix variable- and fixed-pitch fonts in the same Emacs buffer")
14118 (description
14119 "@code{mixed-pitch-mode} is a minor mode that enables mixing
14120 variable-pitch and fixed-pitch fonts in the same buffer. The list
14121 @code{mixed-pitch-fixed-pitch-faces} defines the faces that are kept
14122 fixed-pitch,everything else becomes variable-pitch.")
14123 (license license:gpl3+)))
14124
14125 (define-public emacs-visual-regexp
14126 (package
14127 (name "emacs-visual-regexp")
14128 (version "1.1.1")
14129 (source
14130 (origin
14131 (method git-fetch)
14132 (uri (git-reference
14133 (url "https://github.com/benma/visual-regexp.el.git")
14134 (commit (string-append "v" version))))
14135 (file-name (git-file-name name version))
14136 (sha256
14137 (base32 "12zpmzwyp85dzsjpxd3279kpfi9yz3jwc1k9fnb3xv3pjiil5svg"))))
14138 (build-system emacs-build-system)
14139 (home-page "https://github.com/benma/visual-regexp.el/")
14140 (synopsis "Regexp command with interactive visual feedback")
14141 (description "This package provides an Emacs regexp command with
14142 interactive visual feedback.")
14143 (license license:gpl3+)))
14144
14145 (define-public emacs-faceup
14146 (let ((commit "6c92dad56a133e14e7b27831e1bcf9b3a71ff154")
14147 (revision "1"))
14148 (package
14149 (name "emacs-faceup")
14150 (version (string-append "0.0.1" "-" revision "."
14151 (string-take commit 7)))
14152 (source
14153 (origin
14154 (method git-fetch)
14155 (uri (git-reference
14156 (url "https://github.com/Lindydancer/faceup.git")
14157 (commit commit)))
14158 (file-name (git-file-name name version))
14159 (sha256
14160 (base32
14161 "1yzmy7flrhrh0i10bdszx8idx6r8h6czm4vm4q0z6fp5fw94zwrx"))))
14162 (build-system emacs-build-system)
14163 (home-page "https://github.com/Lindydancer/faceup")
14164 (synopsis "Markup language for faces and font-lock regression testing")
14165 (description "Emacs is capable of highlighting buffers based on
14166 language-specific @code{font-lock} rules. This package makes it possible to
14167 perform regression test for packages that provide font-lock rules.")
14168 (license license:gpl3+))))
14169
14170 (define-public emacs-racket-mode
14171 (let ((commit "2a9a102a097d04fbcd2a443fec84078036c2e277")
14172 (revision "4"))
14173 (package
14174 (name "emacs-racket-mode")
14175 (version (git-version "0.0.2" revision commit))
14176 (source
14177 (origin
14178 (method git-fetch)
14179 (uri (git-reference
14180 (url "https://github.com/greghendershott/racket-mode")
14181 (commit commit)))
14182 (file-name (git-file-name name version))
14183 (sha256
14184 (base32
14185 "1n71dxxh62jixq20b5haapv651dxc0zyrxpl1d0yqsg8ncp726bl"))))
14186 (build-system emacs-build-system)
14187 (arguments
14188 `(#:include '("\\.el$" "\\.rkt$")))
14189 (propagated-inputs
14190 `(("emacs-faceup" ,emacs-faceup)
14191 ("emacs-s" ,emacs-s)))
14192 (home-page "https://github.com/greghendershott/racket-mode")
14193 (synopsis "Major mode for Racket language")
14194 (description "@code{racket-mode} provides:
14195
14196 @itemize
14197 @item Focus on Racket (not various Schemes).
14198 @item Follow DrRacket concepts where applicable.
14199 @item Thorough font-lock and indent.
14200 @end itemize\n")
14201 (license license:gpl3+))))
14202
14203 (define-public emacs-grep-context
14204 (let ((commit "5a4e3efdf775755c1bbefcfe4b461c1166d81d7d")
14205 (revision "1"))
14206 (package
14207 (name "emacs-grep-context")
14208 (version (git-version "0.1.0" revision commit))
14209 (source
14210 (origin
14211 (method git-fetch)
14212 (uri (git-reference
14213 (url "https://github.com/mkcms/grep-context.git")
14214 (commit commit)))
14215 (file-name (git-file-name name version))
14216 (sha256
14217 (base32
14218 "00q7l4a3c0ay6g5ff9bfa2qgkiswsyh4s6pqnpg0zpzhvv5710f5"))))
14219 (build-system emacs-build-system)
14220 (propagated-inputs
14221 `(("emacs-dash" ,emacs-dash)))
14222 (home-page "https://github.com/mkcms/grep-context")
14223 (synopsis "Increase context in compilation and grep buffers")
14224 (description
14225 "This package provides an Emacs package for more context in
14226 compilation/grep buffers. Works with @code{wgrep}, @code{ack}, @code{ag},
14227 @code{ivy}.")
14228 (license license:gpl3+))))
14229
14230 (define-public emacs-helm-firefox
14231 (let ((commit "0ad34b7b5abc485a86cae6920c14de861cbeb085")
14232 (revision "1"))
14233 (package
14234 (name "emacs-helm-firefox")
14235 (version (string-append "0.0.1" "-" revision "."
14236 (string-take commit 7)))
14237 (source
14238 (origin
14239 (method git-fetch)
14240 (uri (git-reference
14241 (url "https://github.com/emacs-helm/helm-firefox.git")
14242 (commit commit)))
14243 (file-name (git-file-name name version))
14244 (sha256
14245 (base32
14246 "08mjsi2f9s29fkk35cj1rrparjnkm836qmbfdwdz7y51f9varjbs"))))
14247 (propagated-inputs
14248 `(("emacs-helm" ,emacs-helm)))
14249 (build-system emacs-build-system)
14250 (home-page "https://github.com/emacs-helm/helm-firefox")
14251 (synopsis "Display firefox bookmarks with Emacs Helm interface")
14252 (description "Display firefox bookmarks with Emacs Helm interface")
14253 (license license:gpl3+))))
14254
14255 (define-public emacs-interactive-align
14256 (package
14257 (name "emacs-interactive-align")
14258 (version "0.4.2")
14259 (source
14260 (origin
14261 (method git-fetch)
14262 (uri (git-reference
14263 (url "https://github.com/mkcms/interactive-align.git")
14264 (commit (string-append "v" version))))
14265 (file-name (git-file-name name version))
14266 (sha256
14267 (base32
14268 "0bh03w91i622hbar5dcq631ndxx1y8kd3h655pgw1g0lqkv1mlnc"))))
14269 (build-system emacs-build-system)
14270 (home-page "https://github.com/mkcms/interactive-align/")
14271 (synopsis "Interactive align-regexp command in Emacs")
14272 (description "Interactive align-regexp command in Emacs")
14273 (license license:gpl3+)))
14274
14275 (define-public emacs-shift-number
14276 (package
14277 (name "emacs-shift-number")
14278 (version "0.1")
14279 (source
14280 (origin
14281 (method git-fetch)
14282 (uri (git-reference
14283 (url "https://github.com/alezost/shift-number.el")
14284 (commit (string-append "v" version))))
14285 (file-name (git-file-name name version))
14286 (sha256
14287 (base32
14288 "0zlwmzsxkv4mkggylxfx2fkrwgz7dz3zbg2gkn2rxcpy2k2gla64"))))
14289 (build-system emacs-build-system)
14290 (home-page "https://github.com/alezost/shift-number.el")
14291 (synopsis "Increase or decrease the number at point")
14292 (description "@code{emacs-shift-number} provides commands
14293 @code{shift-number-up} to increase and @code{shift-number-down} to
14294 decrease the number at point.")
14295 (license license:gpl3+)))
14296
14297 (define-public emacs-highlight-defined
14298 (package
14299 (name "emacs-highlight-defined")
14300 (version "0.1.5")
14301 (source
14302 (origin
14303 (method git-fetch)
14304 (uri (git-reference
14305 (url "https://github.com/Fanael/highlight-defined.git")
14306 (commit version)))
14307 (file-name (git-file-name name version))
14308 (sha256
14309 (base32 "08czwa165rnd5z0dwwdddn7zi5w63sdk31l47bj0598kbly01n7r"))))
14310 (build-system emacs-build-system)
14311 (home-page "https://github.com/Fanael/highlight-defined")
14312 (synopsis "Syntax highlighting of known Elisp symbols")
14313 (description "Minor mode providing syntax highlighting of known Emacs Lisp
14314 symbols. Currently the code distinguishes Lisp functions, built-in functions,
14315 macros, faces and variables. To enable call @code{highlight-defined-mode}. ")
14316 (license license:gpl3+)))
14317
14318 (define-public emacs-parinfer-mode
14319 (package
14320 (name "emacs-parinfer-mode")
14321 (version "0.4.10")
14322 (source
14323 (origin
14324 (method git-fetch)
14325 (uri (git-reference
14326 (url "https://github.com/DogLooksGood/parinfer-mode.git")
14327 (commit (string-append "v" version))))
14328 (file-name (git-file-name name version))
14329 (sha256
14330 (base32 "0v97ncb0w1slb0x8861l3yr1kqz6fgw1fwl1z9lz6hh8p2ih34sk"))))
14331 (propagated-inputs
14332 `(("emacs-dash" ,emacs-dash)
14333 ("emacs-rainbow-delimiters" ,emacs-rainbow-delimiters)
14334 ("emacs-company" ,emacs-company)))
14335 (build-system emacs-build-system)
14336 (home-page "https://github.com/DogLooksGood/parinfer-mode/")
14337 (synopsis "Lisp structure editing mode")
14338 (description "@code{parinfer-mode} is a proof-of-concept editor
14339 mode for Lisp programming languages. It will infer some changes to
14340 keep Parens and Indentation inline with one another.")
14341 (license license:gpl3+)))
14342
14343 (define-public emacs-helm-eww
14344 (package
14345 (name "emacs-helm-eww")
14346 (version "1.2")
14347 (source (origin
14348 (method git-fetch)
14349 (uri (git-reference
14350 (url "https://github.com/emacs-helm/helm-eww.git")
14351 (commit version)))
14352 (file-name (git-file-name name version))
14353 (sha256
14354 (base32
14355 "0hpq1h0p69c9k6hkd2mjpprx213sc5475q7pr2zpmwrjdzgcv70z"))))
14356 (propagated-inputs
14357 `(("emacs-helm" ,emacs-helm)))
14358 (build-system emacs-build-system)
14359 (home-page "https://github.com/emacs-helm/helm-eww/")
14360 (synopsis "Helm interface to EWW")
14361 (description "This package provides a Helm interface for EWW buffers,
14362 bookmarks and history.")
14363 (license license:gpl3+)))
14364
14365 (define-public emacs-stumpwm-mode
14366 (let ((commit "5328f85fbf6a8b08c758c17b9435368bf7a68f39"))
14367 (package
14368 (name "emacs-stumpwm-mode")
14369 (version (git-version "0.0.1" "1" commit))
14370 (source (origin
14371 (method git-fetch)
14372 (uri (git-reference
14373 (url "https://github.com/stumpwm/stumpwm-contrib.git")
14374 (commit commit)))
14375 (file-name (git-file-name name version))
14376 (sha256
14377 (base32
14378 "00kf4k8bqadi5s667wb96sn549v2kvw01zwszjrg7nhd805m1ng6"))))
14379 (build-system emacs-build-system)
14380 (arguments
14381 `(#:phases
14382 (modify-phases %standard-phases
14383 (add-after 'unpack 'chdir-elisp
14384 ;; Elisp directory is not in root of the source.
14385 (lambda _
14386 (chdir "util/swm-emacs"))))))
14387 (home-page "https://github.com/stumpwm/stumpwm-contrib")
14388 (synopsis "Emacs minor-mode for Stumpwm")
14389 (description "Emacs minor-mode for Stumpwm")
14390 (license license:gpl3+))))
14391
14392 (define-public emacs-irfc
14393 (package
14394 (name "emacs-irfc")
14395 (version "20130824.507-1")
14396 (source
14397 (origin
14398 (method url-fetch)
14399 (uri "https://www.emacswiki.org/emacs/download/irfc.el")
14400 (file-name (string-append "irfc-" version ".el"))
14401 (sha256
14402 (base32
14403 "0rbfrza56kvspvgrwg0b5bj30d0qncqdsmfxn3y5caq4ifcj77hv"))))
14404 (build-system emacs-build-system)
14405 (home-page "https://www.emacswiki.org/emacs/download/irfc.el")
14406 (synopsis "Interface for IETF RFC document")
14407 (description
14408 "This package provides an Emacs interface for IETF RFC document.")
14409 (license license:gpl3+)))
14410
14411 (define-public emacs-ido-vertical-mode
14412 (package
14413 (name "emacs-ido-vertical-mode")
14414 (version "0.1.6")
14415 (source
14416 (origin
14417 (method git-fetch)
14418 (uri (git-reference
14419 (url "https://github.com/creichert/ido-vertical-mode.el.git")
14420 (commit (string-append "v" version))))
14421 (file-name (git-file-name name version))
14422 (sha256
14423 (base32 "1lv82q639xjnmvby56nwqn23ijh6f163bk675s33dkingm8csj8k"))))
14424 (build-system emacs-build-system)
14425 (home-page "https://github.com/creichert/ido-vertical-mode.el")
14426 (synopsis "Makes ido-mode display vertically")
14427 (description "Makes ido-mode display prospects vertically.")
14428 (license license:gpl3+)))
14429
14430 (define-public emacs-wordgen
14431 (package
14432 (name "emacs-wordgen")
14433 (version "0.1.4")
14434 (source
14435 (origin
14436 (method git-fetch)
14437 (uri (git-reference
14438 (url "https://github.com/Fanael/wordgen.el.git")
14439 (commit version)))
14440 (file-name (git-file-name name version))
14441 (sha256
14442 (base32 "06vbc9ycz1nbjwjkg99y3lj6jwb6lnwnmkqf09yr00jjrrfhfash"))))
14443 (build-system emacs-build-system)
14444 (home-page "https://github.com/Fanael/wordgen.el")
14445 (synopsis "Random word generator")
14446 (description "This package provides functions to generate random words
14447 using user-provided rules.")
14448 (license license:gpl3+)))
14449
14450 (define-public emacs-on-screen
14451 (package
14452 (name "emacs-on-screen")
14453 (version "1.3.3")
14454 (source
14455 (origin
14456 (method url-fetch)
14457 (uri (string-append
14458 "http://elpa.gnu.org/packages/on-screen-" version ".el"))
14459 (file-name (string-append name "-" version ".el"))
14460 (sha256
14461 (base32 "0ga4hw23ki583li2z2hr7l6hk1nc2kdg4afndg06cm9jn158wza7"))))
14462 (build-system emacs-build-system)
14463 (home-page "https://github.com/michael-heerdegen/on-screen.el")
14464 (synopsis "Guide your eyes while scrolling")
14465 (description
14466 "Scrolling can be distracting because your eyes may lose
14467 orientation. This library implements a minor mode that highlights
14468 the previously visible buffer part after each scroll.")
14469 (license license:gpl3+)))
14470
14471 (define-public emacs-highlight-escape-sequences
14472 (let ((commit "08d846a7aa748209d65fecead2b6a766c3e5cb41")
14473 (revision "1"))
14474 (package
14475 (name "emacs-highlight-escape-sequences")
14476 (version (string-append "0.0.1" "-" revision "."
14477 (string-take commit 7)))
14478 (source
14479 (origin
14480 (method git-fetch)
14481 (uri (git-reference
14482 (url "https://github.com/dgutov/highlight-escape-sequences.git")
14483 (commit commit)))
14484 (file-name (git-file-name name version))
14485 (sha256
14486 (base32
14487 "05mc3w1f8ykf80914a1yddw6j8cmh0h57llm07xh89s53821v2is"))))
14488 (build-system emacs-build-system)
14489 (home-page "https://github.com/dgutov/highlight-escape-sequences")
14490 (synopsis "Highlight escape sequences in Emacs")
14491 (description "@code{highlight-escape-sequences} provides an
14492 Emacs minor mode to escape sequences in code.")
14493 (license license:gpl3+))))
14494
14495 (define-public emacs-dashboard
14496 (package
14497 (name "emacs-dashboard")
14498 (version "1.6.0")
14499 (source
14500 (origin
14501 (method git-fetch)
14502 (uri (git-reference
14503 (url "https://github.com/rakanalh/emacs-dashboard.git")
14504 (commit version)))
14505 (file-name (git-file-name name version))
14506 (sha256
14507 (base32 "1g6g8vad1kdmv1zxp95a8sn70idl26isqjb3xk1r95pqnx1cn591"))))
14508 (build-system emacs-build-system)
14509 (propagated-inputs
14510 `(("emacs-page-break-lines" ,emacs-page-break-lines)))
14511 (arguments
14512 '(#:include '("\\.el$" "\\.txt$" "\\.png$")
14513 #:phases
14514 (modify-phases %standard-phases
14515 (add-after 'unpack 'patch-dashboard-widgets
14516 ;; This phase fixes compilation error.
14517 (lambda _
14518 (chmod "dashboard-widgets.el" #o666)
14519 (emacs-substitute-variables "dashboard-widgets.el"
14520 ("dashboard-init-info"
14521 '(format "Loaded in %s" (emacs-init-time))))
14522 #t)))))
14523 (home-page "https://github.com/rakanalh/emacs-dashboard")
14524 (synopsis "Startup screen extracted from Spacemacs")
14525 (description "This package provides an extensible Emacs dashboard, with
14526 sections for bookmarks, projectil projects, org-agenda and more. ")
14527 (license license:gpl3+)))
14528
14529 (define-public emacs-slime-company
14530 (package
14531 (name "emacs-slime-company")
14532 (version "1.1")
14533 (source
14534 (origin
14535 (method git-fetch)
14536 (uri (git-reference
14537 (url "https://github.com/anwyn/slime-company.git")
14538 (commit (string-append "v" version))))
14539 (file-name (git-file-name name version))
14540 (sha256
14541 (base32 "1hl1hqkc1pxga9k2k8k15d7dip7sfsmwf4wm4sh346m6nj606q8g"))))
14542 (build-system emacs-build-system)
14543 (propagated-inputs
14544 `(("emacs-slime" ,emacs-slime)
14545 ("emacs-company" ,emacs-company)))
14546 (home-page "https://company-mode.github.io")
14547 (synopsis "SLIME completion backend for @code{company-mode}")
14548 (description
14549 "This is a backend implementation for the completion package
14550 @code{company-mode} which supports the normal and the fuzzy completion
14551 modes of SLIME.")
14552 (license license:gpl3+)))
14553
14554 (define-public emacs-sml-mode
14555 (package
14556 (name "emacs-sml-mode")
14557 (version "6.9")
14558 (source
14559 (origin
14560 (method url-fetch)
14561 (uri (string-append "http://elpa.gnu.org/packages/sml-mode-"
14562 version ".el"))
14563 (sha256
14564 (base32 "1bdg9ywpvj85hxqah9w1raxlcrhkyx67nw22jwd1bd5j0fhmgqij"))))
14565 (build-system emacs-build-system)
14566 (home-page "http://elpa.gnu.org/packages/sml-mode.html")
14567 (synopsis "Major mode for editing (Standard) ML")
14568 (description "SML-MODE is a major Emacs mode for editing Standard ML.
14569 It provides syntax highlighting and automatic indentation and
14570 comes with sml-proc which allows interaction with an inferior SML
14571 interactive loop.")
14572 (license license:gpl3+)))
14573
14574 (define-public emacs-eros
14575 (let ((commit "dd8910279226259e100dab798b073a52f9b4233a")
14576 (revision "2"))
14577 (package
14578 (name "emacs-eros")
14579 (version (git-version "0.0.1" revision commit))
14580 (source
14581 (origin
14582 (method git-fetch)
14583 (uri (git-reference
14584 (url "https://github.com/xiongtx/eros.git")
14585 (commit commit)))
14586 (file-name (git-file-name name version))
14587 (sha256
14588 (base32
14589 "08chj3a0lw4ygi2sv7wj0i6ihfbi8jhylr8p92inif8b88r6wg3k"))))
14590 (build-system emacs-build-system)
14591 (home-page "https://github.com/xiongtx/eros")
14592 (synopsis "Evaluation result overlays")
14593 (description "@code{eros} provides evaluation result overlays.")
14594 (license license:gpl3+))))
14595
14596 (define-public emacs-stickyfunc-enhance
14597 (let ((commit "13bdba51fcd83ccbc3267959d23afc94d458dcb0")
14598 (revision "1"))
14599 (package
14600 (name "emacs-stickyfunc-enhance")
14601 (version "0.1")
14602 (source
14603 (origin
14604 (method git-fetch)
14605 (uri (git-reference
14606 (url "https://github.com/tuhdo/semantic-stickyfunc-enhance.git")
14607 (commit commit)))
14608 (file-name (git-file-name name version))
14609 (sha256
14610 (base32
14611 "16dxjsr5nj20blww4xpd4jzgjprzzh1nwvb810ggdmp9paf4iy0g"))))
14612 (build-system emacs-build-system)
14613 (home-page "https://github.com/tuhdo/semantic-stickyfunc-enhance")
14614 (synopsis "Enhancement to stock @code{semantic-stickyfunc-mode}")
14615 (description
14616 "@code{semantic-stickyfunc-mode} shows the function point is currently
14617 in at the first line of the current buffer. This is useful when you have a
14618 very long function that spreads more than a screen, and you don't have to
14619 scroll up to read the function name and then scroll down to original position.")
14620 (license license:gpl3+))))
14621
14622 (define-public emacs-git-auto-commit-mode
14623 (package
14624 (name "emacs-git-auto-commit-mode")
14625 (version "4.4.0")
14626 (source
14627 (origin
14628 (method git-fetch)
14629 (uri (git-reference
14630 (url "https://github.com/ryuslash/git-auto-commit-mode.git")
14631 (commit version)))
14632 (file-name (git-file-name name version))
14633 (sha256
14634 (base32 "0psmr7749nzxln4b500sl3vrf24x3qijp12ir0i5z4x25k72hrlh"))))
14635 (build-system emacs-build-system)
14636 (home-page "https://github.com/ryuslash/git-auto-commit-mode")
14637 (synopsis "Emacs Minor mode to automatically commit and push")
14638 (description "@code{git-auto-commit-mode} is an Emacs minor mode that
14639 tries to commit changes to a file after every save.
14640
14641 When @code{gac-automatically-push-p} is non-nil, it also tries to push to
14642 the current upstream.")
14643 (license license:gpl3+)))
14644
14645 (define-public emacs-scroll-on-drag
14646 (let ((commit "888abd04c34753b1fc4b2fe541bc004ebec5c996")
14647 (revision "1"))
14648 (package
14649 (name "emacs-scroll-on-drag")
14650 (version (git-version "0.1" revision commit))
14651 (source
14652 (origin
14653 (method git-fetch)
14654 (uri (git-reference
14655 (url "https://gitlab.com/ideasman42/emacs-scroll-on-drag.git")
14656 (commit commit)))
14657 (file-name (git-file-name name version))
14658 (sha256
14659 (base32
14660 "1si4hdqa3jw1inbyh3wb3i5i9grbms1nwky3vyk9zg7iznwm8a9p"))))
14661 (build-system emacs-build-system)
14662 (home-page "https://gitlab.com/ideasman42/emacs-scroll-on-drag")
14663 (synopsis "Interactive scrolling")
14664 (description "This package permits scrolling at increasing speeds based
14665 on drag distance.")
14666 (license license:gpl3+))))
14667
14668 (define-public emacs-company-restclient
14669 (package
14670 (name "emacs-company-restclient")
14671 (version "0.3.0")
14672 (source
14673 (origin
14674 (method git-fetch)
14675 (uri (git-reference
14676 (url "https://github.com/iquiw/company-restclient.git")
14677 (commit (string-append "v" version))))
14678 (file-name (git-file-name name version))
14679 (sha256
14680 (base32 "0yp0hlrgcr6yy1xkjvfckys2k24x9xg7y6336ma61bdwn5lpv0x0"))))
14681 (build-system emacs-build-system)
14682 (propagated-inputs
14683 `(("emacs-company" ,emacs-company)
14684 ("emacs-know-your-http-well" ,emacs-know-your-http-well)
14685 ("emacs-restclient" ,emacs-restclient)))
14686 (home-page "https://github.com/iquiw/company-restclient")
14687 (synopsis "Company-mode completion back-end for restclient-mode")
14688 (description "@code{company-mode} back-end for
14689 @code{restclient-mode}.
14690
14691 It provides auto-completion for HTTP methods and headers in
14692 @code{restclient-mode}. Completion source is given by
14693 @code{know-your-http-well}.")
14694 (license license:gpl3+)))
14695
14696 (define-public emacs-noflet
14697 (let ((version "20170629")
14698 (revision "1")
14699 (commit "7ae84dc3257637af7334101456dafe1759c6b68a"))
14700 (package
14701 (name "emacs-noflet")
14702 (version (git-version version revision commit))
14703 (source
14704 (origin
14705 (method git-fetch)
14706 (uri (git-reference
14707 (url "https://github.com/nicferrier/emacs-noflet")
14708 (commit commit)))
14709 (file-name (git-file-name name version))
14710 (sha256
14711 (base32
14712 "0g70gnmfi8n24jzfci9nrj0n9bn1qig7b8f9f325rin8h7x32ypf"))))
14713 (build-system emacs-build-system)
14714 (arguments
14715 `(#:phases
14716 (modify-phases %standard-phases
14717 (add-after 'unpack 'require-dash
14718 ;; noflet.el uses -map from dash, but (require 'dash) is
14719 ;; missing. So, add it.
14720 (lambda _
14721 (substitute* "noflet.el"
14722 ((";;; Code:") ";;; Code:\n(require 'dash)"))
14723 #t)))))
14724 (propagated-inputs
14725 `(("emacs-dash" ,emacs-dash)))
14726 (home-page "https://github.com/nicferrier/emacs-noflet")
14727 (synopsis "Locally override functions")
14728 (description "@code{emacs-noflet} lets you locally override functions,
14729 in the manner of @command{flet}, but with access to the original function
14730 through the symbol: @command{this-fn}.")
14731 (license license:gpl3+))))
14732
14733 (define-public emacs-dumb-jump
14734 (package
14735 (name "emacs-dumb-jump")
14736 (version "0.5.3")
14737 (source
14738 (origin
14739 (method git-fetch)
14740 (uri (git-reference
14741 (url "https://github.com/jacktasia/dumb-jump.git")
14742 (commit (string-append "v" version))))
14743 (file-name (git-file-name name version))
14744 (sha256
14745 (base32 "1njf60264snhxrd36m4z687lqfkis0p9mmrr7cf1c8l0lfdvawxi"))))
14746 (build-system emacs-build-system)
14747 (arguments
14748 `(#:tests? #f ; FIXME: Tests freeze when run.
14749 #:test-command '("ert-runner")
14750 #:phases
14751 (modify-phases %standard-phases
14752 (add-after 'unpack 'set-shell
14753 (lambda _
14754 ;; Setting the SHELL environment variable is required for the
14755 ;; tests to find sh.
14756 (setenv "SHELL" (which "sh"))
14757 #t)))))
14758 (native-inputs
14759 `(("emacs-el-mock" ,emacs-el-mock)
14760 ("emacs-noflet" ,emacs-noflet)
14761 ("emacs-undercover" ,emacs-undercover)
14762 ("ert-runner" ,emacs-ert-runner)))
14763 (propagated-inputs
14764 `(("emacs-f" ,emacs-f)
14765 ("emacs-popup" ,emacs-popup)))
14766 (home-page "https://github.com/jacktasia/dumb-jump")
14767 (synopsis "Jump to definition for multiple languages without configuration")
14768 (description "Dumb Jump is an Emacs \"jump to definition\" package with
14769 support for multiple programming languages that favors \"just working\" over
14770 speed or accuracy. This means minimal --- and ideally zero --- configuration
14771 with absolutely no stored indexes (tags) or persistent background processes.
14772 Dumb Jump performs best with The Silver Searcher @command{ag} or ripgrep
14773 @command{rg} installed.")
14774 (license license:gpl3+)))
14775
14776 (define-public emacs-dts-mode
14777 (let ((commit "9ee0854446dcc6c53d2b8d2941051768dba50344")
14778 (revision "1"))
14779 (package
14780 (name "emacs-dts-mode")
14781 (version (string-append "0.1.0-" revision "." (string-take commit 7)))
14782 (source
14783 (origin
14784 (method git-fetch)
14785 (uri (git-reference
14786 (url "https://github.com/bgamari/dts-mode.git")
14787 (commit commit)))
14788 (file-name (git-file-name name version))
14789 (sha256
14790 (base32
14791 "1k8lljdbc90nd29xrhdrsscxavzdq532wq2mg7ljc94krj7538b1"))))
14792 (build-system emacs-build-system)
14793 (home-page "https://github.com/bgamari/dts-mode.git")
14794 (synopsis "Emacs minor mode for editing device tree files")
14795 (description
14796 "This package provides an Emacs minor mode for highlighting
14797 device tree files.")
14798 (license license:gpl3+))))
14799
14800 (define-public emacs-daemons
14801 (package
14802 (name "emacs-daemons")
14803 (version "2.0.0")
14804 (source
14805 (origin
14806 (method git-fetch)
14807 (uri (git-reference
14808 (url "https://github.com/cbowdon/daemons.el")
14809 (commit version)))
14810 (file-name (git-file-name name version))
14811 (sha256
14812 (base32
14813 "00bkzfaw3bqykcks610vk9wlpa2z360xn32bpsrycacwfv29j7g4"))))
14814 (build-system emacs-build-system)
14815 (home-page "https://github.com/cbowdon/daemons.el")
14816 (synopsis "Emacs UI for managing init system services")
14817 (description
14818 "This is an Emacs mode to give you a UI for managing init system
14819 daemons (services) for those getting tired of typing out @code{sudo service
14820 my_thing reload} all the time. It offers a consistent UI over different init
14821 systems.")
14822 (license license:gpl3+)))
14823
14824 (define-public emacs-isearch+
14825 (let ((commit "7c251b91a67bf914066e23e269ba52fda5b45f5f")
14826 (revision "2"))
14827 (package
14828 (name "emacs-isearch+")
14829 (version (git-version "0" revision commit))
14830 (source
14831 (origin
14832 (method git-fetch)
14833 (uri (git-reference
14834 (url "https://github.com/emacsmirror/isearch-plus.git")
14835 (commit commit)))
14836 (file-name (git-file-name name version))
14837 (sha256
14838 (base32
14839 "1w2799714jcdycjlxgs8lpmmz6dmzvcvqy8xwxhvmgpb60g4f2yr"))))
14840 (build-system emacs-build-system)
14841 (home-page "https://www.emacswiki.org/emacs/isearch+.el")
14842 (synopsis "Extensions to @code{isearch.el}")
14843 (description "This package extends @code{isearch} with advice, dynamic
14844 filters, highlighting of regexp group levels, and more.")
14845 (license license:gpl2+))))
14846
14847 (define-public emacs-eshell-bookmark
14848 (package
14849 (name "emacs-eshell-bookmark")
14850 (version "2.0.0")
14851 (source
14852 (origin
14853 (method git-fetch)
14854 (uri (git-reference
14855 (url "https://github.com/Fuco1/eshell-bookmark")
14856 (commit version)))
14857 (file-name (git-file-name name version))
14858 (sha256
14859 (base32
14860 "14dmsnixf9vqdhsixw693sml0fn80zcf0b37z049fb40cmppqxdw"))))
14861 (build-system emacs-build-system)
14862 (home-page "https://github.com/Fuco1/eshell-bookmark")
14863 (synopsis "Provide @file{bookmark.el} integration for @code{eshell}")
14864 (description
14865 "This package allows for bookmarking @code{eshell} buffers. Upon
14866 visiting the bookmark, a new @code{eshell} session will be opened in the
14867 appropriate directory if no @code{eshell} session is active.")
14868 (license license:gpl3+)))
14869
14870 (define-public emacs-eshell-z
14871 (package
14872 (name "emacs-eshell-z")
14873 (version "0.4")
14874 (source
14875 (origin
14876 (method git-fetch)
14877 (uri (git-reference
14878 (url "https://github.com/xuchunyang/eshell-z")
14879 (commit (string-append "v" version))))
14880 (file-name (git-file-name name version))
14881 (sha256
14882 (base32
14883 "13dwaq8q23rwmrkpy3gvf7aswrkk6b9ak5221xl7n0bld4wdhq3j"))))
14884 (build-system emacs-build-system)
14885 (home-page "https://github.com/xuchunyang/eshell-z")
14886 (synopsis "Quick navigation to frequently visited directories")
14887 (description
14888 "This package is a port of @code{z}, and keeps track of visited directories
14889 and commands invoked within them in order to enable navigation via input of
14890 matching regexps.")
14891 (license license:gpl3+)))
14892
14893 (define-public emacs-esh-autosuggest
14894 (package
14895 (name "emacs-esh-autosuggest")
14896 (version "2.0.0")
14897 (source
14898 (origin
14899 (method git-fetch)
14900 (uri (git-reference
14901 (url "https://github.com/dieggsy/esh-autosuggest")
14902 (commit version)))
14903 (file-name (git-file-name name version))
14904 (sha256
14905 (base32
14906 "116pdjgpjy9b0psm5kzwkwy7dq8vn0p6dy75dl1zsy2xrjf1iqdw"))))
14907 (build-system emacs-build-system)
14908 (propagated-inputs `(("emacs-company" ,emacs-company)))
14909 (home-page "https://github.com/dieggsy/esh-autosuggest")
14910 (synopsis "Fish-like autosuggestions in Eshell")
14911 (description
14912 "This package assumes you use something other than company for eshell
14913 completion (e.g. @code{eshell-pcomplete}, @code{completion-at-point},
14914 @code{helm-esh-pcomplete}). @code{company-mode} is used solely as a mechanism
14915 for history autosuggestions.
14916
14917 Unless you're using @code{use-package}'s hook keyword, you can enable the
14918 autosuggestions with:
14919 @code{(add-hook 'eshell-mode-hook #'esh-autosuggest-mode)}")
14920 (license license:gpl3+)))
14921
14922 (define-public emacs-desktop-environment
14923 (package
14924 (name "emacs-desktop-environment")
14925 (version "0.3.0")
14926 (source
14927 (origin
14928 (method git-fetch)
14929 (uri (git-reference
14930 (url "https://gitlab.petton.fr/DamienCassou/desktop-environment")
14931 (commit (string-append "v" version))))
14932 (file-name (git-file-name name version))
14933 (sha256
14934 (base32
14935 "195n99xvxyh4cfxjpfa1h1maalqrxf7nyi0bh3lqa1z6z5bdb6x2"))))
14936 (build-system emacs-build-system)
14937 (home-page "https://gitlab.petton.fr/DamienCassou/desktop-environment")
14938 (synopsis "Control your GNU/Linux desktop environment from Emacs")
14939 (description
14940 "This package helps you control your GNU/Linux desktop from Emacs.
14941 With @code{desktop-environment}, you can control the brightness and volume as
14942 well as take screenshots and lock your screen. The package depends on the
14943 availability of shell commands to do the hard work for us. These commands can
14944 be changed by customizing the appropriate variables.")
14945 (license license:gpl3+)))
14946
14947 (define-public emacs-org-caldav
14948 (let ((commit "a563500c9884f38ce08793e2964f8274adde163d"))
14949 (package
14950 (name "emacs-org-caldav")
14951 (version (git-version "0.0.0" "1" commit))
14952 (source
14953 (origin
14954 (method git-fetch)
14955 (uri (git-reference
14956 (url "https://github.com/dengste/org-caldav.git")
14957 (commit commit)))
14958 (file-name (git-file-name name version))
14959 (sha256
14960 (base32
14961 "18qi1iv5dc0gsvkv9ifal3cjpm568nlb907v8a53cnm4439x1l0l"))))
14962 (build-system emacs-build-system)
14963 (arguments
14964 ;; Tests require to have two specific calendars on a test server.
14965 `(#:exclude '("^org-caldav-testsuite\\.el")))
14966 (propagated-inputs
14967 `(("emacs-org" ,emacs-org)))
14968 (home-page "https://github.com/dengste/org-caldav")
14969 (synopsis "Sync Org files with external calendars via the CalDAV protocol")
14970 (description "Synchronize between events in Org files and a CalDAV
14971 calendar.")
14972 (license license:gpl3+))))
14973
14974 (define-public emacs-zotxt
14975 (package
14976 (name "emacs-zotxt")
14977 (version "20180518")
14978 (source
14979 (origin
14980 (method git-fetch)
14981 (uri (git-reference
14982 (url "https://github.com/egh/zotxt-emacs.git")
14983 (commit "23a4a9f74a658222027d53a9a83cd4bcc583ca8b")))
14984 (file-name (git-file-name name version))
14985 (sha256
14986 (base32 "09fq3w9yk9kn6bz7y9kgpiw612dvj3yzsdk734js6zgb0p8lfd2c"))))
14987 (build-system emacs-build-system)
14988 (propagated-inputs
14989 `(("emacs-deferred" ,emacs-deferred)
14990 ("emacs-request" ,emacs-request)))
14991 (home-page "https://github.com/egh/zotxt-emacs")
14992 (synopsis "Integrate Emacs with Zotero")
14993 (description "This package provides two integration features between Emacs
14994 and the Zotero research assistant: Insertion of links to Zotero items into an
14995 Org-mode file, and citations of Zotero items in Pandoc Markdown files.")
14996 (license license:gpl3+)))
14997
14998 (define-public emacs-evil-ediff
14999 ;; Evil-Ediff is included in Evil Collection from 20180617.
15000 (deprecated-package "emacs-evil-ediff" emacs-evil-collection))
15001
15002 (define-public emacs-evil-magit
15003 (let ((commit "4b66a1db8285457147a5436f209391016a819ea1")
15004 (revision "3"))
15005 (package
15006 (name "emacs-evil-magit")
15007 (version (git-version "0.4.2" revision commit))
15008 (source
15009 (origin
15010 (method git-fetch)
15011 (uri (git-reference
15012 (url "https://github.com/emacs-evil/evil-magit")
15013 (commit commit)))
15014 (file-name (git-file-name name version))
15015 (sha256
15016 (base32
15017 "0kkmbswfh34k3amfl3v140vsnz1gq4n4mg9g4khjd9yjph3zms4h"))))
15018 (build-system emacs-build-system)
15019 (propagated-inputs
15020 `(("emacs-evil" ,emacs-evil)
15021 ("magit" ,emacs-magit)))
15022 (arguments
15023 `(#:tests? #t
15024 #:test-command '("emacs" "-Q" "-batch"
15025 "-L" "."
15026 "-l" "evil-magit-tests"
15027 "-f" "ert-run-tests-batch-and-exit")))
15028 (home-page
15029 "https://github.com/emacs-evil/evil-magit")
15030 (synopsis "Evil-based key bindings for Magit")
15031 (description
15032 "This Emacs library configures Magit and Evil to play well with each other.
15033 For some background see @url{https://github.com/magit/evil-magit/issues/1}.
15034 See the README at @url{https://github.com/justbur/evil-magit} for a table
15035 describing the key binding changes.")
15036 (license license:gpl3+))))
15037
15038 (define-public emacs-evil-mu4e
15039 ;; Evil-mu4e is included in Evil Collection from 20180617.
15040 (deprecated-package "emacs-evil-mu4e" emacs-evil-collection))
15041
15042 (define-public emacs-evil-multiedit
15043 (package
15044 (name "emacs-evil-multiedit")
15045 (version "1.3.9")
15046 (source
15047 (origin
15048 (method git-fetch)
15049 (uri (git-reference
15050 (url "https://github.com/hlissner/evil-multiedit")
15051 (commit (string-append "v" version))))
15052 (file-name (git-file-name name version))
15053 (sha256
15054 (base32
15055 "19h3kqylqzbjv4297wkzzxdmn9yxbg6z4ga4ssrqri90xs7m3rw3"))))
15056 (build-system emacs-build-system)
15057 (propagated-inputs
15058 `(("emacs-evil" ,emacs-evil)
15059 ("emacs-iedit" ,emacs-iedit)))
15060 (native-inputs
15061 `(("emacs-ert-runner" ,emacs-ert-runner)))
15062 (arguments
15063 `(#:phases
15064 (modify-phases %standard-phases
15065 (add-before 'check 'fix-makefile
15066 (lambda _
15067 (substitute* "Makefile"
15068 (("@cask exec ") ""))
15069 #t)))
15070 #:tests? #t
15071 #:test-command '("make" "test")))
15072 (home-page
15073 "https://github.com/hlissner/evil-multiedit")
15074 (synopsis "Multiple cursors for Evil mode")
15075 (description
15076 "This plugin was an answer to the lack of proper multiple cursor support
15077 in Emacs+Evil. It allows you to select and edit matches interactively,
15078 integrating @code{iedit-mode} into Evil mode with an attempt at sensible
15079 defaults.")
15080 (license license:gpl3+)))
15081
15082 (define-public emacs-evil-mc
15083 (let ((commit "1cabb869fe70cef49f7dc06f015c3ade1a969c8c")
15084 (revision "2"))
15085 (package
15086 (name "emacs-evil-mc")
15087 (version (git-version "0.0.3" revision commit))
15088 (source
15089 (origin
15090 (method git-fetch)
15091 (uri (git-reference
15092 (url "https://github.com/gabesoft/evil-mc.git")
15093 (commit commit)))
15094 (file-name (git-file-name name version))
15095 (sha256
15096 (base32 "0p83p90faq1p02lmsfs7zrnky3cyzgy8z4m83a81r9kakjzhkrnb"))))
15097 (build-system emacs-build-system)
15098 (propagated-inputs
15099 `(("emacs-evil" ,emacs-evil)))
15100 (native-inputs
15101 `(("emacs-espuds" ,emacs-espuds)))
15102 (home-page "https://github.com/gabesoft/evil-mc")
15103 (synopsis "Interactive search compatible with @code{multiple-cursors}")
15104 (description "This package can be used with @code{multiple-cursors} to
15105 provide an incremental search that moves all fake cursors in sync.")
15106 (license license:expat))))
15107
15108 (define-public emacs-evil-org
15109 (let ((commit "b6d652a9163d3430a9e0933a554bdbee5244bbf6"))
15110 (package
15111 (name "emacs-evil-org")
15112 (version (git-version "0.1.1" "1" commit))
15113 (source
15114 (origin
15115 (method git-fetch)
15116 (uri (git-reference
15117 (url "https://github.com/Somelauw/evil-org-mode")
15118 (commit commit)))
15119 (file-name (git-file-name name version))
15120 (sha256
15121 (base32
15122 "176hrw7y7nczffbyhsa167b8rvfacsmcafm2gpkrdjqlrikbmrhl"))))
15123 (build-system emacs-build-system)
15124 (propagated-inputs `(("emacs-evil" ,emacs-evil)))
15125 (home-page
15126 "https://github.com/Somelauw/evil-org-mode")
15127 (synopsis "Evil keybindings for Org mode")
15128 (description
15129 "This package adds supplemental Evil mode key-bindings to Emacs
15130 Org-mode. It features:
15131 @itemize
15132 @item normal, visual and insert mode bindings;
15133 @item key bindings organised in key themes;
15134 @item operators like > and < to work on headings;
15135 @item text objects;
15136 @item table support;
15137 @item calendar (date selection) support;
15138 @item agenda support.
15139 @end itemize\n")
15140 (license license:gpl3+))))
15141
15142 (define-public emacs-debpaste
15143 (package
15144 (name "emacs-debpaste")
15145 (version "0.1.5")
15146 (home-page "https://github.com/alezost/debpaste.el")
15147 (source
15148 (origin
15149 (method git-fetch)
15150 (uri (git-reference (url home-page)
15151 (commit (string-append "v" version))))
15152 (file-name (git-file-name name version))
15153 (sha256
15154 (base32
15155 "1wi70r56pd5z0x4dp4m58p9asq03j74kdm4fi9vai83vsl2z9amq"))))
15156 (build-system emacs-build-system)
15157 (propagated-inputs
15158 `(("emacs-xml-rpc" ,emacs-xml-rpc)))
15159 (synopsis "Manipulate pastes from the Debian Pastezone")
15160 (description "Debpaste is an Emacs interface for the Debian Pastezone,
15161 allowing you to receive, post, and delete pastes. It communicates with the
15162 server using XML-RPC.")
15163 (license license:gpl3+)))
15164
15165 (define-public emacs-xml-rpc
15166 (let ((commit "8f624f8b964e9145acb504e4457c9510e87dd93c")
15167 (revision "1"))
15168 (package
15169 (name "emacs-xml-rpc")
15170 (version (git-version "1.6.12" revision commit))
15171 (source
15172 (origin
15173 (method git-fetch)
15174 (uri (git-reference
15175 (url "https://github.com/hexmode/xml-rpc-el")
15176 (commit commit)))
15177 (file-name (git-file-name name version))
15178 (sha256
15179 (base32
15180 "0xa54z52rsfl3n0xgmbycj4zazp8ksgdwcq56swzs6wp72zlalmj"))))
15181 (build-system emacs-build-system)
15182 (home-page "https://github.com/hexmode/xml-rpc-el")
15183 (synopsis "XML-RPC client for Emacs")
15184 (description "This package provides an XML-RPC client for Emacs capable
15185 of both synchronous and asynchronous method calls using the @code{url}
15186 package's async retrieval functionality. @file{xml-rpc.el} represents XML-RPC
15187 datatypes as Lisp values, automatically converting to and from the XML
15188 datastructures as needed, both for method parameters and return values, making
15189 using XML-RPC methods fairly transparent to the Lisp code.")
15190 (license license:gpl3+))))
15191
15192 (define-public emacs-xpm
15193 (package
15194 (name "emacs-xpm")
15195 (version "1.0.4")
15196 (source
15197 (origin
15198 (method url-fetch)
15199 (uri (string-append "https://elpa.gnu.org/packages/xpm-"
15200 version ".tar"))
15201 (sha256
15202 (base32
15203 "075miyashh9cm3b0gk6ngld3rm8bfgnh4qxnhxmmvjgzf6a64grh"))))
15204 (build-system emacs-build-system)
15205 (home-page "https://elpa.gnu.org/packages/xpm.html")
15206 (synopsis "XPM image editing mode for Emacs")
15207 (description "This Emacs package makes editing XPM images easy (and maybe
15208 fun). Editing is done directly on the (textual) image format, for maximal
15209 cohesion with the Emacs Way.")
15210 (license license:gpl3+)))
15211
15212 (define-public emacs-fish-completion
15213 (package
15214 (name "emacs-fish-completion")
15215 (version "1.2")
15216 (source
15217 (origin
15218 (method git-fetch)
15219 (uri (git-reference
15220 (url "https://gitlab.com/Ambrevar/emacs-fish-completion.git")
15221 (commit version)))
15222 (file-name (git-file-name name version))
15223 (sha256
15224 (base32
15225 "17lqip1i1rrsvxzz4bx9rqf1fvwd3hriwg3sj6qxmfc8pylnp37q"))))
15226 (build-system emacs-build-system)
15227 (inputs `(("fish" ,fish)))
15228 (arguments
15229 `(#:phases
15230 (modify-phases %standard-phases
15231 (add-after 'unpack 'configure
15232 (lambda* (#:key inputs outputs #:allow-other-keys)
15233 (let ((fish (assoc-ref inputs "fish")))
15234 ;; Specify the absolute file names of the various
15235 ;; programs so that everything works out-of-the-box.
15236 (make-file-writable "fish-completion.el")
15237 (emacs-substitute-variables
15238 "fish-completion.el"
15239 ("fish-completion-command"
15240 (string-append fish "/bin/fish")))))))))
15241 (home-page
15242 "https://gitlab.com/Ambrevar/emacs-fish-completion")
15243 (synopsis "Fish completion for Emacs pcomplete")
15244 (description
15245 "This package provides completion for the Fish shell to pcomplete (used
15246 by shell and Eshell). You can set it up globally with:
15247
15248 @example
15249 (when (and (executable-find \"fish\")
15250 (require 'fish-completion nil t))
15251 (global-fish-completion-mode))
15252 @end example
15253
15254 Alternatively, you can call the @code{fish-completion-mode} manually or in
15255 shell/Eshell mode hook.
15256
15257 The package @code{emacs-bash-completion} is an optional dependency: if available,
15258 @code{fish-completion-complete} can be configured to fall back on bash to further
15259 try completing. See @code{fish-completion-fallback-on-bash-p}.")
15260 (license license:gpl3+)))
15261
15262 (define-public emacs-gif-screencast
15263 (let ((commit "248d1e158405e6cba2c65ecaed40e2c59b089cd8")
15264 (revision "2"))
15265 (package
15266 (name "emacs-gif-screencast")
15267 (version (git-version "1.0" revision commit))
15268 (source
15269 (origin
15270 (method git-fetch)
15271 (uri (git-reference
15272 (url "https://gitlab.com/Ambrevar/emacs-gif-screencast.git")
15273 (commit commit)))
15274 (file-name (git-file-name name version))
15275 (sha256
15276 (base32
15277 "19xqi5mgalnnhb4hw0fh7py2s2dllldx1xxbhwhknkdpifai8hl8"))))
15278 (build-system emacs-build-system)
15279 (inputs
15280 `(("scrot" ,scrot)
15281 ("imagemagick" ,imagemagick)
15282 ("gifsicle" ,gifsicle)))
15283 (arguments
15284 `(#:phases
15285 (modify-phases %standard-phases
15286 (add-after 'unpack 'configure
15287 (lambda* (#:key inputs outputs #:allow-other-keys)
15288 (let ((scrot (assoc-ref inputs "scrot"))
15289 (imagemagick (assoc-ref inputs "imagemagick"))
15290 (gifsicle (assoc-ref inputs "gifsicle")))
15291 (make-file-writable "gif-screencast.el")
15292 ;; Specify the absolute file names of the various
15293 ;; programs so that everything works out-of-the-box.
15294 (emacs-substitute-variables
15295 "gif-screencast.el"
15296 ("gif-screencast-program"
15297 (string-append scrot "/bin/scrot"))
15298 ("gif-screencast-convert-program"
15299 (string-append imagemagick "/bin/convert"))
15300 ("gif-screencast-cropping-program"
15301 (string-append imagemagick "/bin/mogrify"))
15302 ("gif-screencast-optimize-program"
15303 (string-append gifsicle "/bin/gifsicle")))))))))
15304 (home-page
15305 "https://gitlab.com/Ambrevar/emacs-gif-screencast")
15306 (synopsis "One-frame-per-action GIF recording")
15307 (description
15308 "Call @code{gif-screencast} to start a recording.
15309 A screenshot is taken for every user action. Call
15310 @code{gif-screencast-stop} (<f9> by default) to finish recording and create
15311 the GIF result.")
15312 (license license:gpl3+))))
15313
15314 (define-public emacs-google-translate
15315 (package
15316 (name "emacs-google-translate")
15317 (version "0.11.18")
15318 (source
15319 (origin
15320 (method git-fetch)
15321 (uri (git-reference
15322 (url "https://github.com/atykhonov/google-translate/")
15323 (commit (string-append "v" version))))
15324 (file-name (git-file-name name version))
15325 (sha256
15326 (base32
15327 "1kbiqisqyk31l94gxsirhnrdkj51ylgcb16fk2wf7zigmf13jqzp"))))
15328 (build-system emacs-build-system)
15329 (home-page "https://github.com/atykhonov/google-translate")
15330 (synopsis "Emacs interface to Google Translate")
15331 (description
15332 "This package provides an Emacs interface to the Google Translate
15333 on-line service.")
15334 (license license:gpl3+)))
15335
15336 (define-public emacs-helm-company
15337 (package
15338 (name "emacs-helm-company")
15339 (version "0.2.5")
15340 (source
15341 (origin
15342 (method git-fetch)
15343 (uri (git-reference
15344 (url "https://github.com/Sodel-the-Vociferous/helm-company")
15345 (commit (string-append "v" version))))
15346 (file-name (git-file-name name version))
15347 (sha256
15348 (base32
15349 "1ci37w6ahnqrfpb284gjvxmimlf61sdxb9k192yy9q983cksv2hx"))))
15350 (build-system emacs-build-system)
15351 (propagated-inputs
15352 `(("emacs-helm" ,emacs-helm)
15353 ("emacs-company" ,emacs-company)))
15354 (native-inputs
15355 `(("emacs-ert-runner" ,emacs-ert-runner)))
15356 (arguments
15357 `(#:tests? #t
15358 #:test-command '("ert-runner")))
15359 (home-page "https://github.com/Sodel-the-Vociferous/helm-company")
15360 (synopsis "Helm interface for company-mode")
15361 (description
15362 "This is a Helm interface to company-mode, a text completion
15363 framework.")
15364 (license license:gpl3+)))
15365
15366 (define-public emacs-helm-descbinds
15367 (let ((commit "033be73f21778633813264ce1634a6e1ad873d8e"))
15368 (package
15369 (name "emacs-helm-descbinds")
15370 (version (git-version "1.13" "1" commit))
15371 (source
15372 (origin
15373 (method git-fetch)
15374 (uri (git-reference
15375 (url "https://github.com/emacs-helm/helm-descbinds")
15376 (commit commit)))
15377 (file-name (git-file-name name version))
15378 (sha256
15379 (base32
15380 "1n89p56qwa243w1c85i5awnaf7piwjsvfi7nmnsrwm33hix5dknk"))))
15381 (build-system emacs-build-system)
15382 (propagated-inputs `(("emacs-helm" ,emacs-helm)))
15383 (home-page "https://github.com/emacs-helm/helm-descbinds")
15384 (synopsis "Convenient @code{describe-bindings} with Helm")
15385 (description
15386 "This package is a replacement of @code{describe-bindings} for Helm.
15387 @code{describe-bindings} is replaced with @code{helm-descbinds}. As usual,
15388 type @code{C-h b}, or any incomplete key sequence plus @code{C-h}, to run
15389 @code{helm-descbinds}. The bindings are presented in a similar way as
15390 @code{describe-bindings} does, but you can use completion to find the command
15391 you searched for and execute it, or view its documentation.")
15392 (license license:gpl3+))))
15393
15394 (define-public emacs-helm-emms
15395 (let ((commit "b785cb845a98a643eba9d5d53c9c0b4e6810a3cd"))
15396 (package
15397 (name "emacs-helm-emms")
15398 (version (git-version "1.3" "2" commit))
15399 (source
15400 (origin
15401 (method git-fetch)
15402 (uri (git-reference
15403 (url "https://github.com/emacs-helm/helm-emms")
15404 (commit commit)))
15405 (file-name (git-file-name name version))
15406 (sha256
15407 (base32
15408 "1595r09y3rmwd46nnhvjja3hb8j2ila295ijxv61cg52ws4wginh"))))
15409 (build-system emacs-build-system)
15410 (propagated-inputs
15411 `(("emacs-helm" ,emacs-helm)
15412 ("emacs-emms" ,emacs-emms)))
15413 (home-page
15414 "https://github.com/emacs-helm/helm-emms")
15415 (synopsis "Emms for Helm")
15416 (description "Helm interface for Emms to browse all tracks and all folders
15417 from @code{emms-source-file-default-directory}.")
15418 (license license:gpl3+))))
15419
15420 (define-public emacs-helm-exwm
15421 (let ((commit "56266f261ba3b3d2753b374b50da20eb768c06f5"))
15422 (package
15423 (name "emacs-helm-exwm")
15424 (version (git-version "20180703" "2" commit))
15425 (source
15426 (origin
15427 (method git-fetch)
15428 (uri (git-reference
15429 (url "https://github.com/emacs-helm/helm-exwm.git")
15430 (commit commit)))
15431 (file-name (git-file-name name version))
15432 (sha256
15433 (base32 "064ziinqa5sdv7rfjn0y278l12kld176fr88k4h78pgf2f2n7cd8"))))
15434 (build-system emacs-build-system)
15435 (propagated-inputs
15436 `(("emacs-helm" ,emacs-helm)
15437 ("emacs-exwm" ,emacs-exwm)))
15438 (home-page
15439 "https://github.com/emacs-helm/helm-exwm")
15440 (synopsis "Helm for EXWM buffers")
15441 (description
15442 "@code{helm-exwm} runs a Helm session over the list of EXWM buffers.
15443 @code{helm-exwm-switch} is a convenience X application launcher using Helm to
15444 switch between the various windows of one or several specific applications.
15445 See @code{helm-exwm-switch-browser} for an example.")
15446 (license license:gpl3+))))
15447
15448 (define-public emacs-helm-flycheck
15449 (let ((commit "3cf7d3bb194acacc6395f88360588013d92675d6"))
15450 (package
15451 (name "emacs-helm-flycheck")
15452 (version (git-version "0.4" "1" commit))
15453 (source
15454 (origin
15455 (method git-fetch)
15456 (uri (git-reference
15457 (url "https://github.com/yasuyk/helm-flycheck")
15458 (commit commit)))
15459 (file-name (git-file-name name version))
15460 (sha256
15461 (base32
15462 "1a2yfxhz04klwhcandqvfzysxp6b7bxyxx1xk1x3kds5hif5fkl4"))))
15463 (build-system emacs-build-system)
15464 (propagated-inputs
15465 `(("emacs-dash" ,emacs-dash)
15466 ("emacs-flycheck" ,emacs-flycheck)
15467 ("emacs-helm" ,emacs-helm)))
15468 (home-page "https://github.com/yasuyk/helm-flycheck")
15469 (synopsis "Show Flycheck errors with Helm")
15470 (description
15471 "This integrates Flycheck with Helm.")
15472 (license license:gpl3+))))
15473
15474 (define-public emacs-helm-ls-git
15475 (let ((commit "76654c776a7f6e2e5290645e748aac2a746f7daa"))
15476 (package
15477 (name "emacs-helm-ls-git")
15478 (version (git-version "1.9.1" "1" commit))
15479 (source
15480 (origin
15481 (method git-fetch)
15482 (uri (git-reference
15483 (url "https://github.com/emacs-helm/helm-ls-git")
15484 (commit commit)))
15485 (file-name (git-file-name name version))
15486 (sha256
15487 (base32
15488 "0vsq1n3xl3ghy5zik2scm7jrs501n4kybdqd6yw6j0cv4jxdqbr0"))))
15489 (build-system emacs-build-system)
15490 (propagated-inputs `(("emacs-helm" ,emacs-helm)))
15491 (home-page "https://github.com/emacs-helm/helm-ls-git")
15492 (synopsis "Helm interface for listing the files in a Git repository")
15493 (description
15494 "This package provides a Helm interface for Git files.
15495 @itemize
15496 @item Display the open buffers in project.
15497 @item Display a status source showing state of project (modified files etc.).
15498 @item Display a list of all files in project under git control.
15499 @item Quickly look at diffs of modified files.
15500 @item Allow switching to @code{git status} with your preferred frontend
15501 (vc-dir, Magit,etc.).
15502 @item Full integration of git-grep, also allow usage of @code{helm-grep} (you
15503 can use ack-grep instead of grep).
15504 @item Integrate usage of gid from id-utils.
15505 @item Full integration with @code{helm-find-files}, allow you to browse
15506 projects unrelated to current-buffer.
15507 @item In addition, all actions of type files and buffers are provided.
15508 @end itemize\n")
15509 (license license:gpl3+))))
15510
15511 (define-public emacs-helm-mu
15512 (let ((commit "77e6fea24e01481418738421dbcfe28ef1bd63cf"))
15513 (package
15514 (name "emacs-helm-mu")
15515 (version (git-version "20180513" "1" commit))
15516 (source
15517 (origin
15518 (method git-fetch)
15519 (uri (git-reference
15520 (url "https://github.com/emacs-helm/helm-mu.git")
15521 (commit commit)))
15522 (file-name (git-file-name name version))
15523 (sha256
15524 (base32 "1lh0ahxdc5b2z18m9p30gwg8sbg33sjwkjr38p7h5xsm5fm7i0fz"))))
15525 (build-system emacs-build-system)
15526 (propagated-inputs
15527 `(("emacs-helm" ,emacs-helm)
15528 ("mu" ,mu)))
15529 (home-page
15530 "https://github.com/emacs-helm/helm-mu")
15531 (synopsis
15532 "Helm sources for searching emails and contacts")
15533 (description
15534 "Helm sources for searching emails and contacts using @code{mu} and
15535 @code{mu4e}. Mu is an indexer for maildirs and mu4e is a mutt-like MUA for
15536 Emacs build on top of mu. Mu is highly efficient making it possible to get
15537 instant results even for huge maildirs. It also provides search operators,
15538 e.g: @code{from:Peter to:Anne flag:attach search term}.")
15539 (license license:gpl3+))))
15540
15541 (define-public emacs-helm-pass
15542 (package
15543 (name "emacs-helm-pass")
15544 (version "0.3")
15545 (source
15546 (origin
15547 (method git-fetch)
15548 (uri (git-reference
15549 (url "https://github.com/emacs-helm/helm-pass")
15550 (commit version)))
15551 (file-name (git-file-name name version))
15552 (sha256
15553 (base32
15554 "0vglaknmir3yv4iwibwn8r40ran8d04gcyp99hx73ldmf3zqpnxv"))))
15555 (build-system emacs-build-system)
15556 (propagated-inputs
15557 `(("emacs-helm" ,emacs-helm)
15558 ("emacs-password-store" ,emacs-password-store)))
15559 (home-page "https://github.com/emacs-helm/helm-pass")
15560 (synopsis "Helm interface to pass, the standard Unix password manager")
15561 (description
15562 "Users of @code{helm-pass} may also be interested in functionality
15563 provided by other Emacs packages dealing with pass:
15564 @itemize
15565 @item @code{emacs-password-store}, which @code{helm-pass} relies on.
15566 @item @code{emacs-pass}, a major mode for @code{pass}.
15567 @item @code{auth-source-pass.el}: integration of Emacs' auth-source with
15568 @code{pass}, included in Emacs 26+).
15569 @end itemize\n")
15570 (license license:gpl3+)))
15571
15572 (define-public emacs-image+
15573 (let ((commit "6834d0c09bb4df9ecc0d7a559bd7827fed48fffc"))
15574 (package
15575 (name "emacs-image+")
15576 (version (git-version "0.6.2" "1" commit))
15577 (source
15578 (origin
15579 (method git-fetch)
15580 (uri (git-reference
15581 (url "https://github.com/mhayashi1120/Emacs-imagex")
15582 (commit commit)))
15583 (file-name (git-file-name name version))
15584 (sha256
15585 (base32
15586 "0v66wk9nh0raih4jhrzmmyi5lbysjnmbv791vm2230ffi2hmwxnd"))))
15587 (build-system emacs-build-system)
15588 (inputs `(("imagemagick" ,imagemagick)))
15589 (arguments
15590 `(#:phases
15591 (modify-phases %standard-phases
15592 (add-after 'unpack 'configure
15593 (lambda* (#:key inputs outputs #:allow-other-keys)
15594 (let ((imagemagick (assoc-ref inputs "imagemagick")))
15595 ;; Specify the absolute file names of the various
15596 ;; programs so that everything works out-of-the-box.
15597 (chmod "image+.el" #o666)
15598 (emacs-substitute-variables
15599 "image+.el"
15600 ("imagex-convert-command"
15601 (string-append imagemagick "/bin/convert"))
15602 ("imagex-identify-command"
15603 (string-append imagemagick "/bin/identify")))))))))
15604 (home-page "https://github.com/mhayashi1120/Emacs-imagex")
15605 (synopsis "Image manipulation extensions for Emacs")
15606 (description
15607 "Image+ provides keybindings allowing you to zoom in or zoom out of an
15608 image, rotate it, save modified images, and more.")
15609 (license license:gpl3+))))
15610
15611 (define-public emacs-package-lint
15612 (let ((commit "69bb89d00ba212b734c676ad056aa793c450b288"))
15613 (package
15614 (name "emacs-package-lint")
15615 (version (git-version "0.5" "1" commit))
15616 (source
15617 (origin
15618 (method git-fetch)
15619 (uri (git-reference
15620 (url "https://github.com/purcell/package-lint")
15621 (commit commit)))
15622 (file-name (git-file-name name version))
15623 (sha256
15624 (base32
15625 "1hfricsgmy3x9snnd2p4xq6vnnv94qdsxxnxp07b3hqc9bhw31rq"))))
15626 (build-system emacs-build-system)
15627 (home-page "https://github.com/purcell/package-lint")
15628 (synopsis "Linting library for elisp package authors")
15629 (description
15630 "This provides a list of issues with the Emacs package metadata of a file,
15631 e.g. the package dependencies it requires. See function
15632 @code{package-lint-buffer}. Checks will currently be enabled only if a
15633 \"Package-Requires:\" or \"Package-Version:\" header is present in the
15634 file.")
15635 (license license:gpl3+))))
15636
15637 (define-public emacs-picpocket
15638 (let ((version "40")
15639 (commit "6fd88b8711c4370662c0f9c462170187d092a046"))
15640 (package
15641 (name "emacs-picpocket")
15642 (version version)
15643 (source
15644 (origin
15645 (method git-fetch)
15646 (uri (git-reference
15647 (url "https://github.com/johanclaesson/picpocket")
15648 (commit commit)))
15649 (file-name (git-file-name name version))
15650 (sha256
15651 (base32 "1mdzzxf7xm7zwrpnqqxa27d1cr31pd72d7ilbwljv13qp177a3yw"))))
15652 (build-system emacs-build-system)
15653 (arguments ; needed for running tests
15654 `(#:tests? #t
15655 #:emacs ,emacs
15656 #:test-command '("emacs" "--batch"
15657 "-l" "picpocket-test.el"
15658 "-f" "ert-run-tests-batch-and-exit")))
15659 (home-page "https://github.com/johanclaesson/picpocket")
15660 (synopsis "Image viewer for Emacs")
15661 (description
15662 "Picpocket is an image viewer for GNU Emacs. It has commands for:
15663
15664 @itemize
15665 @item File operations on the picture files (delete, move, copy, hardlink).
15666 @item Scale and rotate the picture.
15667 @item Associate pictures with tags which are saved to disk.
15668 @item Filter pictures according to tags.
15669 @item Customizing keystrokes for quick tagging and file operations.
15670 @item Undo and browse history of undoable commands.
15671 @end itemize")
15672 (license license:gpl3+))))
15673
15674 (define-public emacs-wgrep-helm
15675 ;; `emacs-wgrep-helm' was mistakenly added.
15676 (deprecated-package "emacs-wgrep-helm" emacs-wgrep))
15677
15678 (define-public emacs-mu4e-conversation
15679 (let ((commit "98110bb9c300fc9866dee8e0023355f9f79c9b96")
15680 (revision "5"))
15681 (package
15682 (name "emacs-mu4e-conversation")
15683 (version (git-version "0.0.1" revision commit))
15684 (source
15685 (origin
15686 (method git-fetch)
15687 (uri (git-reference
15688 (url "https://gitlab.com/Ambrevar/mu4e-conversation.git")
15689 (commit commit)))
15690 (file-name (git-file-name name version))
15691 (sha256
15692 (base32
15693 "080s96jkcw2p288sp1vgds91rgl693iz6hi2dv56p2ih0nnivwlg"))))
15694 (build-system emacs-build-system)
15695 (propagated-inputs
15696 `(("mu" ,mu)))
15697 (home-page
15698 "https://gitlab.com/Ambrevar/mu4e-conversation")
15699 (synopsis
15700 "Show a complete thread in a single buffer")
15701 (description
15702 "This package offers an alternate view to mu4e's e-mail display. It
15703 shows all e-mails of a thread in a single view, where each correspondent has
15704 their own face. Threads can be displayed linearly (in which case e-mails are
15705 displayed in chronological order) or as an Org document where the node tree
15706 maps the thread tree.")
15707 (license license:gpl3+))))
15708
15709 (define-public emacs-pinentry
15710 (let ((commit "dcc9ba03252ee5d39e03bba31b420e0708c3ba0c")
15711 (revision "1"))
15712 (package
15713 (name "emacs-pinentry")
15714 (version (git-version "0.1" revision commit))
15715 (source
15716 (origin
15717 (method url-fetch)
15718 (uri (string-append
15719 "http://git.savannah.gnu.org/cgit/emacs/elpa.git/plain"
15720 "/packages/pinentry/pinentry.el?id=" commit))
15721 (file-name (string-append "pinentry.el"))
15722 (sha256
15723 (base32
15724 "1lf30q6r8nz5cjzclbb9bbymsk2y75nskvb55hnjdv93gr3j0sik"))))
15725 (build-system emacs-build-system)
15726 (propagated-inputs
15727 `(("gnupg" ,gnupg)))
15728 (home-page "https://elpa.gnu.org/packages/pinentry.html")
15729 (synopsis "GnuPG Pinentry server implementation")
15730 (description
15731 "This package allows GnuPG passphrase to be prompted through the
15732 minibuffer instead of graphical dialog.
15733
15734 To use, add @code{allow-emacs-pinentry} to @code{~/.gnupg/gpg-agent.conf},
15735 reload the configuration with @code{gpgconf --reload gpg-agent}, and start the
15736 server with @code{M-x pinentry-start}.")
15737 (license license:gpl3+))))
15738
15739 (define-public emacs-so-long
15740 (let ((commit "cfae473b1bf65f78ddb015159e667ec0103d881c")
15741 (revision "2"))
15742 (package
15743 (name "emacs-so-long")
15744 (version (git-version "1.0" revision commit))
15745 (source
15746 (origin
15747 (method git-fetch)
15748 (uri (git-reference
15749 (url "https://git.savannah.gnu.org/git/so-long.git")
15750 (commit commit)))
15751 (file-name (git-file-name name version))
15752 (sha256
15753 (base32
15754 "0g943n5cl9lz5s7hszg6yvp10xd1xvd8mfgxyg0yckmp8fqkswin"))))
15755 (build-system emacs-build-system)
15756 (home-page "https://www.emacswiki.org/emacs/SoLong")
15757 (synopsis "Improve performance in files with long lines")
15758 (description "This package improves the performance of Emacs when
15759 viewing files with long lines.")
15760 (license license:gpl3+))))
15761
15762 (define-public emacs-github-review
15763 (let ((commit "a13a3b4f1b6114a32af843971a145ab880f51232")
15764 (revision "2"))
15765 (package
15766 (name "emacs-github-review")
15767 (version (git-version "0.1" revision commit))
15768 (source
15769 (origin
15770 (method git-fetch)
15771 (uri (git-reference
15772 (url "https://github.com/charignon/github-review")
15773 (commit commit)))
15774 (file-name (git-file-name name version))
15775 (sha256
15776 (base32
15777 "0injfpxzgfhmqalba845j5l5cdcxxqz43knhxwinf36g52nfabl0"))))
15778 (build-system emacs-build-system)
15779 (inputs
15780 `(("emacs-dash" ,emacs-dash)
15781 ("emacs-s" ,emacs-s)
15782 ("emacs-ghub" ,emacs-ghub)))
15783 (native-inputs
15784 `(("emacs-buttercup" ,emacs-buttercup)
15785 ("emacs-undercover" ,emacs-undercover)))
15786 (arguments
15787 `(#:tests? #t
15788 #:test-command '("buttercup" "-L" "test/github-review-test.el")))
15789 (home-page "https://github.com/charignon/github-review")
15790 (synopsis "Review GitHub pull requests within Emacs")
15791 (description "This package provides commands to pull in, comment on, and
15792 accept and reject GitHub pull requests.")
15793 (license license:gpl3+))))
15794
15795 (define-public emacs-deadgrep
15796 (let ((commit "3fc7ca1f58e190f0c80da455a0e40187e673020e")
15797 (revision "2"))
15798 (package
15799 (name "emacs-deadgrep")
15800 (version (git-version "0.8" revision commit))
15801 (source
15802 (origin
15803 (method git-fetch)
15804 (uri (git-reference
15805 (url "https://github.com/Wilfred/deadgrep")
15806 (commit commit)))
15807 (file-name (git-file-name name version))
15808 (sha256
15809 (base32
15810 "016gwqxd9aqzjw3hqv3vdf8cs6la8r65g6azg5rlmjqwfx3vsaha"))))
15811 (build-system emacs-build-system)
15812 (inputs
15813 `(("emacs-dash" ,emacs-dash)
15814 ("emacs-s" ,emacs-s)
15815 ("emacs-spinner" ,emacs-spinner)))
15816 (home-page "https://github.com/Wilfred/deadgrep")
15817 (synopsis "Frontend for @code{ripgrep}")
15818 (description "This package provides an Emacs interface for performing
15819 searches with @code{ripgrep}.")
15820 (license license:gpl3+))))
15821
15822 (define-public emacs-focus
15823 (let ((commit "ab42b8779929beeb7878c7fb3d3ccd80d9327c7f")
15824 (version "0.1.1")
15825 (revision "1"))
15826 (package
15827 (name "emacs-focus")
15828 (version (git-version version revision commit))
15829 (source
15830 (origin
15831 (method git-fetch)
15832 (uri (git-reference
15833 (url "https://github.com/larstvei/Focus")
15834 (commit commit)))
15835 (file-name (git-file-name name version))
15836 (sha256
15837 (base32
15838 "079v1syid7h2vr2ya6hs6hl0pgj60qdsw60mqw4cj2zllmkrkwj4"))))
15839 (build-system emacs-build-system)
15840 (home-page "https://github.com/larstvei/Focus")
15841 (synopsis "Minor mode for focusing in on relevant text")
15842 (description "This package provides a minor mode that dims the color of
15843 text in neighboring sections.")
15844 (license license:gpl3+))))
15845
15846 (define-public emacs-pandoc-mode
15847 (package
15848 (name "emacs-pandoc-mode")
15849 (version "2.27.2")
15850 (source
15851 (origin
15852 (method git-fetch)
15853 (uri (git-reference
15854 (url "https://github.com/joostkremers/pandoc-mode")
15855 (commit version)))
15856 (file-name (git-file-name name version))
15857 (sha256
15858 (base32
15859 "04bqc7mhgkfks3nsvimd3rrriv4nqbksmv5ahlbbd03aqa2b0vrv"))))
15860 (build-system emacs-build-system)
15861 (propagated-inputs
15862 `(("emacs-dash" ,emacs-dash)
15863 ("emacs-hydra" ,emacs-hydra)))
15864 (home-page "https://github.com/joostkremers/pandoc-mode")
15865 (synopsis "Minor mode for interacting with Pandoc")
15866 (description "This package provides a Hydra menu for interacting with the
15867 Pandoc, the document-conversion tool.")
15868 (license license:bsd-3)))
15869
15870 (define-public emacs-ccls
15871 (let ((commit "b1acc336f27d8a3bbc750c2dc3be915a4ac1afea")
15872 (revision "3"))
15873 (package
15874 (name "emacs-ccls")
15875 (version (git-version "0.1" revision commit))
15876 (source
15877 (origin
15878 (method git-fetch)
15879 (uri (git-reference
15880 (url "https://github.com/MaskRay/emacs-ccls")
15881 (commit commit)))
15882 (file-name (git-file-name name version))
15883 (sha256
15884 (base32
15885 "1qgfxc5d1hb32ks1fxpx7agpw7dvnkz99wydlflc9fqq75g8v142"))))
15886 (build-system emacs-build-system)
15887 (propagated-inputs
15888 `(("ccls" ,ccls)
15889 ("emacs-dash" ,emacs-dash)
15890 ("emacs-projectile" ,emacs-projectile)
15891 ("emacs-lsp-mode" ,emacs-lsp-mode)))
15892 (home-page "https://github.com/MaskRay/emacs-ccls")
15893 (synopsis "Emacs support for the @code{ccls} language server")
15894 (description "This package extends @code{lsp-mode} to work with @code{C}
15895 and @code{C++} files through the @code{ccls} language server.")
15896 (license license:bsd-3))))
15897
15898 (define-public emacs-org-brain
15899 (package
15900 (name "emacs-org-brain")
15901 (version "0.5")
15902 (source
15903 (origin
15904 (method git-fetch)
15905 (uri (git-reference
15906 (url "https://github.com/Kungsgeten/org-brain.git")
15907 (commit "3faf9303af3f2356e3444e69c22dc6c5774047d1")))
15908 (file-name (git-file-name name version))
15909 (sha256
15910 (base32
15911 "1ad681zk6kckw2zbk0r4iaj4bw8cfqrbd1s3gdwgdjlzq81q9mmj"))))
15912 (build-system emacs-build-system)
15913 (home-page "https://github.com/Kungsgeten/org-brain")
15914 (synopsis "Org-mode wiki and concept-mapping for Emacs")
15915 (description "@code{emacs-org-brain} implements a variant of concept
15916 mapping in Emacs, using @code{org-mode}. An org-brain is a network of
15917 org-mode entries, where each entry is a file or a headline, and you can get a
15918 visual overview of the relationships between the entries: parents, children,
15919 siblings and friends. This visual overview can also be used to browse your
15920 entries. You can think of entries as nodes in a mind map, or pages in a
15921 wiki.")
15922 (license license:expat)))
15923
15924 (define-public emacs-recent-addresses
15925 (let ((commit "afbbfdc43b81e620acf827ca20d297e0c517b6eb")
15926 (revision "1"))
15927 (package
15928 (name "emacs-recent-addresses")
15929 (home-page "http://nschum.de/src/emacs/recent-addresses/")
15930 (version (git-version "0.1" revision commit))
15931 (source (origin
15932 (method git-fetch)
15933 (uri (git-reference
15934 ;; Note: Use a branch that works with Helm. Submitted
15935 ;; at <https://github.com/nschum/recent-addresses.el/pull/1>.
15936 (url "https://github.com/civodul/recent-addresses.el")
15937 (commit commit)))
15938 (sha256
15939 (base32
15940 "0ajrq0galjmdyjdjyxazykjyax3gh6hvfk4s7l657pi11g0q5zax"))
15941 (file-name (git-file-name name version))))
15942 (build-system emacs-build-system)
15943 (synopsis "Record recently-used email addressed and auto-complete them")
15944 (description
15945 "@code{recent-addresses} is an Emacs package that allows you to quickly
15946 look up previously used email addresses. It can be used alongside the Gnus
15947 email client.")
15948 (license license:gpl2+))))
15949
15950 (define-public emacs-fold-dwim
15951 (let ((commit "c46f4bb2ce91b4e307136320e72c28dd50b6cd8b")
15952 (revision "0"))
15953 (package
15954 (name "emacs-fold-dwim")
15955 (version (git-version "1.2" revision commit))
15956 (home-page "https://github.com/emacsattic/fold-dwim")
15957 (source (origin
15958 (method git-fetch)
15959 (uri (git-reference (url home-page) (commit commit)))
15960 (sha256
15961 (base32
15962 "1yz1wis31asw6xa5maliyd1ck2q02xnnh7dc6swgj9cb4wi7k6i1"))
15963 (file-name (git-file-name name version))))
15964 (build-system emacs-build-system)
15965 (synopsis "Unified user interface for Emacs folding modes")
15966 (description
15967 "DWIM stands for \"do what I mean\", as in the idea that one keystroke
15968 can do different things depending on the context. In this package, it means
15969 that, if the cursor is in a currently hidden folded construction, we want to
15970 show it; if it's not, we want to hide whatever fold the cursor is in.")
15971 (license license:gpl2+))))
15972
15973 (define-public emacs-markup-faces
15974 (package
15975 (name "emacs-markup-faces")
15976 (version "1.0.0")
15977 (source
15978 (origin
15979 (method url-fetch)
15980 (uri (string-append "https://stable.melpa.org/packages/markup-faces-"
15981 version ".el"))
15982 (sha256
15983 (base32
15984 "124dxbaa25fwxnpwsygpz7pw6da6dnnw7y2lic3jf8rgz7lw4v32"))))
15985 (build-system emacs-build-system)
15986 (home-page "https://github.com/sensorflo/markup-faces")
15987 (synopsis "Collection of Emacs faces for markup language modes")
15988 (description "emacs-markup-faces is like font-lock-faces, but tailored for
15989 markup languages instead programming languages. The sub group markup-faces-text
15990 is also intended for 'text viewing modes' such as info or (wo)man. This gives a
15991 common look and feel, or let's say theme, across different markup language modes
15992 and 'text viewing modes' respectively.")
15993 (license license:gpl3+)))
15994
15995 (define-public emacs-adoc-mode
15996 (package
15997 (name "emacs-adoc-mode")
15998 (version "0.6.6")
15999 (source
16000 (origin
16001 (method git-fetch)
16002 (uri (git-reference
16003 (url "https://github.com/sensorflo/adoc-mode.git")
16004 (commit (string-append "V" version))))
16005 (file-name (git-file-name name version))
16006 (sha256
16007 (base32
16008 "0kp2aafjhqxz3mjr9hkkss85r4n51chws5a2qj1xzb63dh36liwm"))))
16009 (build-system emacs-build-system)
16010 (arguments
16011 `(#:phases
16012 (modify-phases %standard-phases
16013 ;; See: https://github.com/sensorflo/adoc-mode/issues/39.
16014 (add-after 'unpack 'disable-failing-tests
16015 (lambda _
16016 (let-syntax
16017 ((disable-tests
16018 (syntax-rules ()
16019 ((_ file ())
16020 (syntax-error "test names list must not be empty"))
16021 ((_ file (test-name ...))
16022 (substitute* file
16023 (((string-append "^\\(ert-deftest " test-name ".*") all)
16024 (string-append all "(skip-unless nil)\n")) ...)))))
16025 (disable-tests "adoc-mode-test.el"
16026 ("adoctest-test-tempo-delimited-blocks"
16027 "adoctest-test-tempo-macros"
16028 "adoctest-test-tempo-paragraphs"
16029 "adoctest-test-tempo-passthroug-macros"
16030 "adoctest-test-tempo-quotes")))
16031 #t)))
16032 #:tests? #t
16033 #:test-command '("emacs" "-Q" "-batch"
16034 "-l" "adoc-mode-test.el"
16035 "-f" "ert-run-tests-batch-and-exit")))
16036 (propagated-inputs
16037 `(("emacs-markup-faces" ,emacs-markup-faces)))
16038 (home-page "https://github.com/sensorflo/adoc-mode/wiki")
16039 (synopsis "AsciiDoc mode for Emacs")
16040 (description "This package provides an Emacs major mode for editing AsciiDoc
16041 files. It focuses on highlighting the document to improve readability.")
16042 (license license:gpl2+)))
16043
16044 (define-public emacs-rust-mode
16045 (package
16046 (name "emacs-rust-mode")
16047 (version "0.4.0")
16048 (source (origin
16049 (method git-fetch)
16050 (uri (git-reference
16051 (url "https://github.com/rust-lang/rust-mode")
16052 (commit version)))
16053 (file-name (git-file-name name version))
16054 (sha256
16055 (base32
16056 "0bcrklyicxh032rrp585rl5mxd26nb61dp6r5bl935rlcmxzsczh"))))
16057 (build-system emacs-build-system)
16058 (arguments
16059 `(#:phases
16060 (modify-phases %standard-phases
16061 (replace 'check
16062 (lambda _
16063 (invoke "sh" "run_rust_emacs_tests.sh"))))))
16064 (home-page "https://github.com/rust-lang/rust-mode")
16065 (synopsis "Major Emacs mode for editing Rust source code")
16066 (description "This package provides a major Emacs mode for editing Rust
16067 source code.")
16068 (license (list license:expat
16069 license:asl2.0))))
16070
16071 (define-public emacs-ztree
16072 (let ((commit "c54425a094353ec40a8179f9eab3596f76c6cf94"))
16073 (package
16074 (name "emacs-ztree")
16075 (version (git-version "1.0.5" "1" commit))
16076 (source
16077 (origin
16078 (method git-fetch)
16079 (uri (git-reference
16080 (url "https://github.com/fourier/ztree")
16081 (commit commit)))
16082 (file-name (git-file-name name version))
16083 (sha256
16084 (base32
16085 "0j8fpxds8m1zi04nrs8vv21091abvh4n8ab76f1sgdxnp4l5cfb0"))))
16086 (build-system emacs-build-system)
16087 (home-page "https://github.com/fourier/ztree")
16088 (synopsis "Directory tree comparison mode for Emacs")
16089 (description "Ztree is a project dedicated to implementation of several
16090 text-tree applications inside GNU Emacs. It consists of 2 subprojects:
16091 @command{ztree-diff} and @command{ztree-dir} (the basis of
16092 @command{ztree-diff}).")
16093 (license license:gpl3))))
16094
16095 (define-public emacs-helm-org-contacts
16096 (let ((commit "0af703bd9a43032b89fdf5559673151d1ac2fffc"))
16097 (package
16098 (name "emacs-helm-org-contacts")
16099 (version (git-version "20180707" "1" commit))
16100 (source
16101 (origin
16102 (method git-fetch)
16103 (uri (git-reference
16104 (url "https://github.com/tmalsburg/helm-org-contacts")
16105 (commit commit)))
16106 (file-name (git-file-name name version))
16107 (sha256
16108 (base32
16109 "1cl7cm2ic9pg4vc9cdh84vzjj1x2lpd5ymimiva8h4l17kiphk4s"))))
16110 (build-system emacs-build-system)
16111 (propagated-inputs
16112 `(("emacs-dash" ,emacs-dash)
16113 ("emacs-helm" ,emacs-helm)
16114 ("emacs-s" ,emacs-s)))
16115 (home-page "https://github.com/tmalsburg/helm-org-contacts")
16116 (synopsis "Helm source for org-contacts")
16117 (description "This Helm source can be used to search contacts stored in
16118 org-contacts format. There are actions for inserting postal addresses, email
16119 addresses, and phone numbers in the buffer where @command{helm-org-contacts}
16120 was called.")
16121 (license license:gpl3))))
16122
16123 (define-public emacs-dired-du
16124 (package
16125 (name "emacs-dired-du")
16126 (version "0.5.2")
16127 (source
16128 (origin
16129 (method url-fetch)
16130 (uri (string-append
16131 "https://elpa.gnu.org/packages/dired-du-" version ".tar"))
16132 (sha256
16133 (base32 "0vhph7vcicsiq28b10h3b4dvnhckcy4gccpdgsad5j7pwa5k26m1"))))
16134 (build-system emacs-build-system)
16135 (home-page "https://elpa.gnu.org/packages/dired-du.html")
16136 (synopsis "Dired with recursive directory sizes")
16137 (description
16138 "Display the recursive size of directories in Dired.
16139 This file defines a minor mode @command{dired-du-mode} to show the recursive
16140 size of directories in Dired buffers. If @command{du} program is available,
16141 then the directory sizes are obtained with it. Otherwise, the directory sizes
16142 are obtained with Lisp. The former is faster and provide a more precise
16143 value. For directories where the user doesn't have read permission, the
16144 recursive size is not obtained. Once this mode is enabled, every new Dired
16145 buffer displays recursive dir sizes.")
16146 (license license:gpl3+)))
16147
16148 (define-public emacs-dired-rsync
16149 (package
16150 (name "emacs-dired-rsync")
16151 (version "0.4")
16152 (source (origin
16153 (method git-fetch)
16154 (uri (git-reference
16155 (url "https://github.com/stsquad/dired-rsync.git")
16156 (commit version)))
16157 (file-name (git-file-name name version))
16158 (sha256
16159 (base32
16160 "0jzbn0izxqgz719gb6fpr60zbcb6w1ama13ngpvrig82nlhs37fv"))))
16161 (build-system emacs-build-system)
16162 (propagated-inputs
16163 `(("emacs-s" ,emacs-s)
16164 ("emacs-dash" ,emacs-dash)))
16165 (home-page "https://github.com/stsquad/dired-rsync/")
16166 (synopsis "Support for rsync from Emacs dired buffers")
16167 (description "This package adds a single command @code{dired-rsync} which
16168 allows the user to copy marked files in a dired buffer via @code{rsync}. This
16169 is useful, especially for large files, because the copy happens in the
16170 background and doesn’t lock up Emacs. It is also more efficient than using
16171 tramps own encoding methods for moving data between systems.")
16172 (license license:gpl3+)))
16173
16174 (define-public emacs-pcre2el
16175 ;; Last release is very old so we get the latest commit.
16176 (let ((commit "0b5b2a2c173aab3fd14aac6cf5e90ad3bf58fa7d"))
16177 (package
16178 (name "emacs-pcre2el")
16179 (version (git-version "1.8" "1" commit))
16180 (source
16181 (origin
16182 (method git-fetch)
16183 (uri (git-reference
16184 (url "https://github.com/joddie/pcre2el")
16185 (commit commit)))
16186 (file-name (git-file-name name version))
16187 (sha256
16188 (base32
16189 "14br6ad138qx1z822wqssswqiihxiynz1k69p6mcdisr2q8yyi1z"))))
16190 (build-system emacs-build-system)
16191 (home-page "https://github.com/joddie/pcre2el")
16192 (synopsis "Convert between PCRE, Emacs and rx regexp syntax")
16193 (description "@code{pcre2el} or @code{rxt} (RegeXp Translator or RegeXp
16194 Tools) is a utility for working with regular expressions in Emacs, based on a
16195 recursive-descent parser for regexp syntax. In addition to converting (a
16196 subset of) PCRE syntax into its Emacs equivalent, it can do the following:
16197
16198 @itemize
16199 @item convert Emacs syntax to PCRE
16200 @item convert either syntax to @code{rx}, an S-expression based regexp syntax
16201 @item untangle complex regexps by showing the parse tree in @code{rx} form and
16202 highlighting the corresponding chunks of code
16203 @item show the complete list of strings (productions) matching a regexp,
16204 provided the list is finite
16205 @item provide live font-locking of regexp syntax (so far only for Elisp
16206 buffers – other modes on the TODO list).
16207 @end itemize\n")
16208 (license license:gpl3))))
16209
16210 (define-public emacs-magit-todos
16211 (package
16212 (name "emacs-magit-todos")
16213 (version "1.4")
16214 (source
16215 (origin
16216 (method git-fetch)
16217 (uri (git-reference
16218 (url "https://github.com/alphapapa/magit-todos")
16219 (commit version)))
16220 (file-name (git-file-name name version))
16221 (sha256
16222 (base32
16223 "09pjb4k409gc0h51vb5az1shx02c1hx8cnvhi529n7dm4maildg5"))))
16224 (build-system emacs-build-system)
16225 (propagated-inputs
16226 `(("emacs-async" ,emacs-async)
16227 ("emacs-dash" ,emacs-dash)
16228 ("emacs-f" ,emacs-f)
16229 ("emacs-hl-todo" ,emacs-hl-todo)
16230 ("magit" ,emacs-magit)
16231 ("emacs-pcre2el" ,emacs-pcre2el)
16232 ("emacs-s" ,emacs-s)))
16233 (home-page "https://github.com/alphapapa/magit-todos")
16234 (synopsis "Show source files' TODOs (and FIXMEs, etc) in Magit status buffer")
16235 (description "This package displays keyword entries from source code
16236 comments and Org files in the Magit status buffer. Activating an item jumps
16237 to it in its file. By default, it uses keywords from @code{hl-todo}, minus a
16238 few (like NOTE).")
16239 (license license:gpl3)))
16240
16241 (define-public emacs-git-annex
16242 ;; Unreleased version has a fontification fix.
16243 (let ((commit "1324d3f23c534fe79391a2c256bb8803054e383b")
16244 (revision "2"))
16245 (package
16246 (name "emacs-git-annex")
16247 (version (git-version "1.1" revision commit))
16248 (source
16249 (origin
16250 (method git-fetch)
16251 (uri (git-reference
16252 (url "https://github.com/jwiegley/git-annex-el")
16253 (commit commit)))
16254 (file-name (git-file-name name version))
16255 (sha256
16256 (base32
16257 "1lfky2nsrlndlbvk6vwbswnvbvkz1sxgg0n3r5q6xykdkjym0lrh"))))
16258 (build-system emacs-build-system)
16259 (home-page "https://github.com/jwiegley/git-annex-el")
16260 (synopsis "Emacs integration for git-annex")
16261 (description "Enhances Dired and buffers visiting annex files with
16262 git-annex functionality. In Dired, the names of annex files are shortened by
16263 hiding the symbolic links and fontified based on whether content is present.
16264 Commands for performing some common operations (e.g., unlocking and adding
16265 files) are provided.")
16266 (license license:gpl2+))))
16267
16268 (define-public emacs-hackernews
16269 (let ((commit "2362d7b00e59da7caddc8c0adc24dccb42fddef9")
16270 (revision "2"))
16271 (package
16272 (name "emacs-hackernews")
16273 (version (git-version "0.5.0" revision commit))
16274 (source
16275 (origin
16276 (method git-fetch)
16277 (uri (git-reference
16278 (url "https://github.com/clarete/hackernews.el")
16279 (commit commit)))
16280 (file-name (git-file-name name version))
16281 (sha256
16282 (base32
16283 "1hcc5b173yzcvvd2ls3jxrmsw2w9bi21m9hcpcirkn0nh93ywadv"))))
16284 (build-system emacs-build-system)
16285 (home-page "https://github.com/clarete/hackernews.el")
16286 (synopsis "Hacker News client for Emacs")
16287 (description "The @command{hackernews} package is able to fetch stories
16288 from six different Hacker News feeds, namely top, new, best, ask, show and job
16289 stories. The default feed is top stories, which corresponds to the Hacker
16290 News homepage.")
16291 (license license:gpl3))))
16292
16293 (define-public emacs-youtube-dl
16294 (let ((commit "af877b5bc4f01c04fccfa7d47a2c328926f20ef4")
16295 (revision "2"))
16296 (package
16297 (name "emacs-youtube-dl")
16298 (version (git-version "1.0" "2" commit))
16299 (source
16300 (origin
16301 (method git-fetch)
16302 (uri (git-reference
16303 (url "https://github.com/skeeto/youtube-dl-emacs/")
16304 (commit commit)))
16305 (file-name (git-file-name name version))
16306 (sha256
16307 (base32
16308 "0zkl9jkjbx0lmp9ylv4rqg1zwqibk053s4rp7s1h0i18nzk7vn8j"))))
16309 (build-system emacs-build-system)
16310 (inputs
16311 `(("youtube-dl" ,youtube-dl)))
16312 (arguments
16313 `(#:phases
16314 (modify-phases %standard-phases
16315 (add-after 'unpack 'configure
16316 (lambda* (#:key inputs #:allow-other-keys)
16317 (let ((youtube-dl (assoc-ref inputs "youtube-dl")))
16318 ;; .el is read-only in git.
16319 (chmod "youtube-dl.el" #o644)
16320 ;; Specify the absolute file names of the various
16321 ;; programs so that everything works out-of-the-box.
16322 (emacs-substitute-variables
16323 "youtube-dl.el"
16324 ("youtube-dl-program"
16325 (string-append youtube-dl "/bin/youtube-dl")))))))))
16326 (home-page "https://github.com/skeeto/youtube-dl-emacs/")
16327 (synopsis "Emacs youtube-dl download manager")
16328 (description "This package manages a video download queue for
16329 @command{youtube-dl}, which serves as the back end. It manages a single
16330 @command{youtube-dl} subprocess, downloading one video at a time. New videos
16331 can be queued at any time.")
16332 (license license:unlicense))))
16333
16334 (define-public emacs-org-web-tools
16335 (package
16336 (name "emacs-org-web-tools")
16337 (version "1.0")
16338 (source
16339 (origin
16340 (method git-fetch)
16341 (uri (git-reference
16342 (url "https://github.com/alphapapa/org-web-tools")
16343 (commit version)))
16344 (file-name (git-file-name name version))
16345 (sha256
16346 (base32
16347 "0kak9h5ny00d39gnwspv53nadnag01brw2fq9zk5wpfc91h9bjng"))))
16348 (build-system emacs-build-system)
16349 (propagated-inputs
16350 `(("emacs-dash" ,emacs-dash)
16351 ("emacs-esxml" ,emacs-esxml)
16352 ("emacs-s" ,emacs-s)))
16353 (inputs
16354 `(("pandoc" ,ghc-pandoc)))
16355 (arguments
16356 `(#:phases
16357 (modify-phases %standard-phases
16358 (add-after 'unpack 'patch-exec-paths
16359 (lambda* (#:key inputs #:allow-other-keys)
16360 (let ((pandoc (assoc-ref inputs "pandoc")))
16361 (substitute* "org-web-tools.el"
16362 (("\"pandoc\"") (string-append "\"" pandoc "/bin/pandoc\"")))
16363 #t))))))
16364 (home-page "https://github.com/alphapapa/org-web-tools")
16365 (synopsis "Display/Process web page as Org-mode content")
16366 (description "This package contains library functions and commands useful
16367 for retrieving web page content and processing it into Org-mode content.
16368
16369 For example, you can copy a URL to the clipboard or kill-ring, then run a
16370 command that downloads the page, isolates the “readable” content with
16371 @command{eww-readable}, converts it to Org-mode content with Pandoc, and
16372 displays it in an Org-mode buffer. Another command does all of that but
16373 inserts it as an Org entry instead of displaying it in a new buffer.")
16374 (license license:gpl3+)))
16375
16376 (define-public emacs-blimp
16377 (let ((commit "e420763d6d18b5d1be552cdbc47f91418343db03"))
16378 (package
16379 (name "emacs-blimp")
16380 (version (git-version "0.0.0" "1" commit))
16381 (source
16382 (origin
16383 (method git-fetch)
16384 (uri (git-reference
16385 (url "https://github.com/walseb/blimp")
16386 (commit commit)))
16387 (file-name (git-file-name name version))
16388 (sha256
16389 (base32
16390 "09wmhpym516b81dfq8smdmysh1fn610dzlyvyl2rkx8600f0fizd"))))
16391 (build-system emacs-build-system)
16392 (propagated-inputs
16393 `(("emacs-eimp" ,emacs-eimp)))
16394 (home-page "https://github.com/walseb/blimp")
16395 (synopsis "Emacs wrapper around all Imagemagick commands")
16396 (description "Blimp (Bustling Image Manipulation Package) is a complete
16397 wrapper around all Imagemagick commands with descriptions, autocompletion (for
16398 some commands) and hints displayed in prompt using @command{eimp.el} to
16399 execute its commands and resize images.")
16400 (license license:gpl3+))))
16401
16402 (define-public emacs-synosaurus
16403 (let ((commit "8bf95b935976ec0a1964cf175ed57cc5f6f93bdb"))
16404 (package
16405 (name "emacs-synosaurus")
16406 (version (git-version "0.1.0" "1" commit))
16407 (source
16408 (origin
16409 (method git-fetch)
16410 (uri (git-reference
16411 (url "https://github.com/hpdeifel/synosaurus")
16412 (commit commit)))
16413 (file-name (git-file-name name version))
16414 (sha256
16415 (base32
16416 "15by9jccab6kyplxa6k0glzaivxkqdigl33gl2qi2cvy6f2q7gva"))))
16417 (build-system emacs-build-system)
16418 (propagated-inputs
16419 `(("wordnet" ,wordnet)))
16420 (arguments
16421 `(#:phases
16422 (modify-phases %standard-phases
16423 (add-after 'unpack 'configure
16424 (lambda* (#:key inputs outputs #:allow-other-keys)
16425 (let ((wn (assoc-ref inputs "wordnet")))
16426 ;; .el is read-only in git.
16427 (chmod "synosaurus-wordnet.el" #o644)
16428 ;; Specify the absolute file names of the various
16429 ;; programs so that everything works out-of-the-box.
16430 (emacs-substitute-variables
16431 "synosaurus-wordnet.el"
16432 ("wordnet-command"
16433 (string-append wn "/bin/wn")))))))))
16434 (home-page "https://github.com/hpdeifel/synosaurus")
16435 (synopsis "Extensible thesaurus mode for Emacs")
16436 (description "Synosaurus is a thesaurus fontend for Emacs with pluggable
16437 backends, including the @command{wordnet} offline backend.")
16438 (license license:gpl3+))))
16439
16440 (define-public emacs-editorconfig
16441 (package
16442 (name "emacs-editorconfig")
16443 (version "0.8.1")
16444 (source
16445 (origin
16446 (method git-fetch)
16447 (uri (git-reference
16448 (url "https://github.com/editorconfig/editorconfig-emacs")
16449 (commit (string-append "v" version))))
16450 (file-name (git-file-name name version))
16451 (sha256
16452 (base32
16453 "1djlhkap7zddknzvjsjz0agpfsms1ih05zcpg1bikid2vs4gddyr"))))
16454 (build-system emacs-build-system)
16455 (home-page "https://github.com/editorconfig/editorconfig-emacs")
16456 (synopsis "Define and maintain consistent coding styles between different
16457 editors and IDEs")
16458 (description "The EditorConfig project consists of a file format for
16459 defining coding styles and a collection of text editor plugins that enable
16460 editors to read the file format and adhere to defined styles. EditorConfig
16461 files are easily readable and they work nicely with version control systems.")
16462 (license license:gpl3+)))
16463
16464 (define-public emacs-all-the-icons
16465 (package
16466 (name "emacs-all-the-icons")
16467 (version "3.2.0")
16468 (source
16469 (origin
16470 (method git-fetch)
16471 (uri (git-reference
16472 (url "https://github.com/domtronn/all-the-icons.el.git")
16473 (commit version)))
16474 (file-name (git-file-name name version))
16475 (sha256
16476 (base32
16477 "1sdl33117lccznj38021lwcdnpi9nxmym295q6y460y4dm4lx0jn"))))
16478 (build-system emacs-build-system)
16479 (arguments
16480 `(#:include '("\\.el$" "^data/" "^fonts/")
16481 ;; Compiling "test/" fails with "Symbol’s value as variable is void:
16482 ;; all-the-icons--root-code". Ignoring tests.
16483 #:exclude '("^test/")
16484 #:tests? #f))
16485 (propagated-inputs
16486 `(("f" ,emacs-f)
16487 ("memoize" ,emacs-memoize)))
16488 (home-page "https://github.com/domtronn/all-the-icons.el")
16489 (synopsis "Collect icon fonts and propertize them within Emacs")
16490 (description "All-the-icons is a utility package to collect various icon
16491 fonts and propertize them within Emacs. Icon fonts allow you to propertize
16492 and format icons the same way you would normal text. This enables things such
16493 as better scaling of and anti aliasing of the icons.")
16494 ;; Package is released under Expat license. Elisp files are licensed
16495 ;; under GPL3+. Fonts come with various licenses: Expat for
16496 ;; "all-the-icons.ttf" and "file-icons.ttf", Apache License 2.0 for
16497 ;; "material-design-icons.ttf", and SIL OFL 1.1 for "fontawesome.ttf",
16498 ;; "ocitcons.ttf" and "weathericons.ttf".
16499 (license
16500 (list license:expat license:gpl3+ license:silofl1.1 license:asl2.0))))
16501
16502 (define-public emacs-wttrin
16503 (let ((commit "df5427ce2a5ad4dab652dbb1c4a1834d7ddc2abc")
16504 (revision "1"))
16505 (package
16506 (name "emacs-wttrin")
16507 (version (git-version "0.2.0" revision commit))
16508 (source (origin
16509 (method git-fetch)
16510 (uri (git-reference
16511 (url "https://github.com/bcbcarl/emacs-wttrin.git")
16512 (commit commit)))
16513 (file-name (git-file-name name version))
16514 (sha256
16515 (base32
16516 "1ai655f10iayb4vw0ass2j3x83f4vsv90326mnywkzfl3sxd432z"))))
16517 (build-system emacs-build-system)
16518 (propagated-inputs
16519 `(("emacs-xterm-color" ,emacs-xterm-color)))
16520 (home-page "https://github.com/bcbcarl/emacs-wttrin")
16521 (synopsis "Frontend for weather web service @url{wttr.in}")
16522 (description "This package provides local weather information from
16523 @url{wttr.in}.")
16524 (license license:expat))))
16525
16526 (define-public emacs-powerline
16527 (package
16528 (name "emacs-powerline")
16529 (version "2.4")
16530 (source
16531 (origin
16532 (method git-fetch)
16533 (uri (git-reference
16534 (url "https://github.com/milkypostman/powerline.git")
16535 (commit version)))
16536 (file-name (git-file-name name version))
16537 (sha256
16538 (base32
16539 "1hp3xp18943n0rlggz55150020ivw8gvi1vyxkr4z8xhpwq4gaar"))))
16540 (build-system emacs-build-system)
16541 (home-page "https://github.com/milkypostman/powerline/")
16542 (synopsis "Mode-line plugin for Emacs")
16543 (description "Powerline is a utility plugin which allows you to create
16544 a better-looking, more functional Emacs mode-line. A collection of predefined
16545 themes comes with the package.")
16546 (license license:gpl3+)))
16547
16548 (define-public emacs-spaceline
16549 (package
16550 (name "emacs-spaceline")
16551 (version "2.0.1")
16552 (source
16553 (origin
16554 (method git-fetch)
16555 (uri (git-reference
16556 (url "https://github.com/TheBB/spaceline.git")
16557 (commit (string-append "v" version))))
16558 (file-name (git-file-name name version))
16559 (sha256
16560 (base32
16561 "1q8r95zfrh0vxna5ml2pq9b9f66clfqcl4d2qy2aizkvzyxg6skl"))))
16562 (build-system emacs-build-system)
16563 (propagated-inputs
16564 `(("dash" ,emacs-dash)
16565 ("powerline" ,emacs-powerline)
16566 ("s" ,emacs-s)))
16567 (home-page "https://github.com/TheBB/spaceline")
16568 (synopsis "Powerline theme from Spacemacs")
16569 (description "Spaceline provides Spacemacs' mode-line theme.
16570 This package provides features for three kinds of users.
16571
16572 @itemize
16573 @item You just want to use the Spacemacs mode-line theme and forget about it.
16574 @item You want to use something similar to the Spacemacs mode-line theme, but
16575 with a handful of easy tweaks.
16576 @item You want an easy-to-use library for building your own mode-line from
16577 scratch, and you think the Spacemacs theme looks good.
16578 @end itemize")
16579 (license license:gpl3+)))
16580
16581 (define-public emacs-column-marker
16582 (package
16583 (name "emacs-column-marker")
16584 (version "9")
16585 (source
16586 (origin
16587 (method url-fetch)
16588 (uri "https://www.emacswiki.org/emacs/download/column-marker.el")
16589 (sha256 (base32 "05bv198zhqw5hqq6cr11mhz02dpca74hhp1ycwq369m0yb2naxy9"))))
16590 (build-system emacs-build-system)
16591 (home-page "https://www.emacswiki.org/emacs/ColumnMarker")
16592 (synopsis "Emacs mode for highlighting columns")
16593 (description
16594 "With @code{column-marker.el} you can highlight any number of text columns.
16595 Three such highlight column markers are provided by default. This is
16596 especially useful for languages like COBOL or Fortran where certain columns
16597 have special meaning. It is also handy for aligning text across long vertical
16598 distances. Multi-column characters, such as @kbd{TAB} are treated
16599 correctly.")
16600 (license license:gpl2+)))
16601
16602 (define-public emacs-slime-repl-ansi-color
16603 (let ((commit "ad03263f5d4de473bc173b64a6fc3dc1106393d7"))
16604 (package
16605 (name "emacs-slime-repl-ansi-color")
16606 (version (git-version "0.0.0" "1" commit))
16607 (source (origin
16608 (method git-fetch)
16609 (uri (git-reference
16610 (url "https://github.com/deadtrickster/slime-repl-ansi-color")
16611 (commit commit)))
16612 (file-name (git-file-name name version))
16613 (sha256
16614 (base32
16615 "0bpg7gxz310x7bnlg324c507sxc5gxwwz6h64h6kdq141r73vbi4"))))
16616 (build-system emacs-build-system)
16617 (home-page "https://github.com/deadtrickster/slime-repl-ansi-color")
16618 (synopsis "Color ANSI codes in the REPL of SLIME")
16619 (description "Color ANSI codes in the REPL of SLIME")
16620 (license license:gpl2+))))
16621
16622 (define-public emacs-helm-slime
16623 (package
16624 (name "emacs-helm-slime")
16625 (version "0.4.0")
16626 (source (origin
16627 (method git-fetch)
16628 (uri (git-reference
16629 (url "https://github.com/emacs-helm/helm-slime")
16630 (commit version)))
16631 (file-name (git-file-name name version))
16632 (sha256
16633 (base32
16634 "0mrpjhpijdrq353fnfvdj9l9xfsz390qlcvifcair9732ma7i8l0"))))
16635 (build-system emacs-build-system)
16636 (propagated-inputs
16637 `(("emacs-helm" ,emacs-helm)
16638 ("emacs-slime" ,emacs-slime)))
16639 (home-page "https://github.com/emacs-helm/helm-slime")
16640 (synopsis "Helm for SLIME, the Superior Lisp Interaction Mode for Emacs")
16641 (description "Helm-SLIME defines a few new commands:
16642
16643 @itemize
16644 @item helm-slime-complete: Select a symbol from the SLIME completion systems.
16645 @item helm-slime-list-connections: Yet another slime-list-connections with Helm.
16646 @item: helm-slime-apropos: Yet another slime-apropos with Helm.
16647 @item helm-slime-repl-history: Select an input from the SLIME REPL history and insert it.
16648 @end itemize\n")
16649 (license license:gpl3+)))
16650
16651 (define-public emacs-helm-sly
16652 (package
16653 (name "emacs-helm-sly")
16654 (version "0.4.1")
16655 (source (origin
16656 (method git-fetch)
16657 (uri (git-reference
16658 (url "https://github.com/emacs-helm/helm-sly")
16659 (commit version)))
16660 (file-name (git-file-name name version))
16661 (sha256
16662 (base32
16663 "0b2dx9nzh5233lkix3lz81c9cv626lk2hjpcjiikwvyp6y0q92ys"))))
16664 (build-system emacs-build-system)
16665 (propagated-inputs
16666 `(("emacs-helm" ,emacs-helm)
16667 ("emacs-sly" ,emacs-sly)))
16668 (home-page "https://github.com/emacs-helm/helm-sly")
16669 (synopsis "Helm for SLY, a Common Lisp interaction mode for Emacs")
16670 (description "Helm-SLY defines a few new commands:
16671
16672 @itemize
16673 @item helm-sly-list-connections: Yet another Lisp connection list with Helm.
16674 @item: helm-sly-apropos: Yet another @command{apropos} with Helm.
16675 @item helm-sly-mini: Like @command{helm-sly-list-connections}, but include an
16676 extra source of Lisp-related buffers, like the events buffer or the scratch
16677 buffer.
16678 @end itemize\n")
16679 (license license:gpl3+)))
16680
16681 (define-public emacs-gtk-look
16682 (package
16683 (name "emacs-gtk-look")
16684 (version "29")
16685 (source (origin
16686 (method url-fetch)
16687 (uri "https://download.tuxfamily.org/user42/gtk-look.el")
16688 (sha256
16689 (base32
16690 "14p2nwrd51cr1v06fxbjjn6jdrkf9d6vcxhmscm0kl677s25ypsp"))))
16691 (build-system emacs-build-system)
16692 (arguments
16693 `(#:phases
16694 (modify-phases %standard-phases
16695 (add-after 'unpack 'configure
16696 (lambda _
16697 ;; File is read-only.
16698 (chmod "gtk-look.el" #o644)
16699 (emacs-substitute-variables "gtk-look.el"
16700 ("gtk-lookup-devhelp-indices"
16701 '(list (expand-file-name "~/.guix-profile/share/gtk-doc/html/*/*.devhelp*"))))
16702 #t)))))
16703 (home-page "http://user42.tuxfamily.org/gtk-look/index.html")
16704 (synopsis "Find and display HTML documentation for GTK, GNOME and Glib")
16705 (description "@command{gtk-look} finds and displays HTML documentation for
16706 GTK, GNOME and Glib functions and variables in Emacs, similar to what
16707 info-lookup-symbol does for info files (C-h S). The documentation is expected
16708 to be devhelp indexes with HTML files. The location of the indexes can be
16709 customized. In addition to C code development @command{gtk-look} is good for
16710
16711 @itemize
16712 @item @command{perl-gtk2}, recognising class funcs like
16713 @command{Gtk2::Label->new} and bare method names like @command{set_text}.
16714 @item @command{guile-gnome}, recognising methods like @command{set-text} and
16715 classes like @command{<gtk-window>}.
16716 @end itemize\n")
16717 (license license:gpl3+)))
16718
16719 (define-public emacs-ov
16720 (package
16721 (name "emacs-ov")
16722 (version "1.0.6")
16723 (source (origin
16724 (method git-fetch)
16725 (uri (git-reference
16726 (url "https://github.com/ShingoFukuyama/ov.el.git")
16727 (commit version)))
16728 (file-name (git-file-name name version))
16729 (sha256
16730 (base32
16731 "0qxk2rf84j86syxi8xknsq252irwg7sz396v3bb4wqz4prpj0kzc"))))
16732 (build-system emacs-build-system)
16733 (home-page "https://github.com/ShingoFukuyama/ov.el")
16734 (synopsis "Overlay library for Emacs Lisp")
16735 (description "@code{ov.el} provides a simple way to manipulate overlays in
16736 Emacs.")
16737 (license license:gpl3+)))
16738
16739 (define-public emacs-matrix-client
16740 (let ((commit "a0623667b07a4bf60980c97b078e9faed97ace79"))
16741 (package
16742 (name "emacs-matrix-client")
16743 (version (git-version "0.0.0" "4" commit))
16744 (source (origin
16745 (method git-fetch)
16746 (uri (git-reference
16747 (url "https://github.com/jgkamat/matrix-client-el.git")
16748 (commit commit)))
16749 (file-name (git-file-name name version))
16750 (sha256
16751 (base32
16752 "1zya8id3y9wzjaj7nplq7br6nhm3lsskv0fkn1xr1y77fzcfgcdb"))))
16753 (build-system emacs-build-system)
16754 (arguments
16755 `(#:phases
16756 (modify-phases %standard-phases
16757 (add-after 'unpack 'add-missing-require
16758 ;; Fix a filter error at runtime due to a missing require.
16759 ;; Reported upstream:
16760 ;; <https://github.com/alphapapa/matrix-client.el/issues/76>
16761 (lambda _
16762 (substitute* "matrix-client-room.el"
16763 (("\\(require 'dash-functional\\)" all)
16764 (string-append all "\n" "(require 'anaphora)")))
16765 #t)))))
16766 (propagated-inputs
16767 `(("a" ,emacs-a)
16768 ("anaphora" ,emacs-anaphora)
16769 ("dash" ,emacs-dash)
16770 ("esxml" ,emacs-esxml)
16771 ("f" ,emacs-f)
16772 ("frame-purpose" ,emacs-frame-purpose)
16773 ("ht" ,emacs-ht)
16774 ("ov" ,emacs-ov)
16775 ("rainbow-identifiers" ,emacs-rainbow-identifiers)
16776 ("request" ,emacs-request)
16777 ("s" ,emacs-s)
16778 ("tracking" ,emacs-tracking)))
16779 (home-page "https://github.com/jgkamat/matrix-client-el")
16780 (synopsis "Matrix client for Emacs")
16781 (description "@code{matrix-client} is a simple chat UI to Matrix.org
16782 rooms. It also provides an API which allows Emacs to seamlessly create
16783 RPC channels with users and other software.")
16784 (license license:gpl3+))))
16785
16786 (define-public emacs-sesman
16787 (package
16788 (name "emacs-sesman")
16789 (version "0.3.4")
16790 (source
16791 (origin
16792 (method git-fetch)
16793 (uri (git-reference
16794 (url "https://github.com/vspinu/sesman.git")
16795 (commit (string-append "v" version))))
16796 (file-name (git-file-name name version))
16797 (sha256
16798 (base32
16799 "0z5jb4vpbjsi63w3wjy6d2lgz33qdfvrgfb3bszv4hcf6a96y7fc"))))
16800 (build-system emacs-build-system)
16801 (arguments
16802 `(#:phases
16803 (modify-phases %standard-phases
16804 (add-after 'unpack 'set-shell
16805 ;; Setting the SHELL environment variable is required for the tests
16806 ;; to find sh.
16807 (lambda _
16808 (setenv "SHELL" (which "sh"))
16809 #t)))
16810 #:tests? #t
16811 #:test-command '("make" "test")))
16812 (home-page "https://github.com/vspinu/sesman")
16813 (synopsis "Session manager for Emacs based IDEs")
16814 (description "Sesman provides facilities for session management and
16815 interactive session association with the current contexts (project, directory,
16816 buffers). While sesman can be used to manage arbitrary sessions, it primary
16817 targets the Emacs based IDEs (CIDER, ESS, Geiser, Robe, SLIME etc.)")
16818 (license license:gpl3+)))
16819
16820 (define-public emacs-buttercup
16821 (package
16822 (name "emacs-buttercup")
16823 (version "1.16")
16824 (source
16825 (origin
16826 (method git-fetch)
16827 (uri (git-reference
16828 (url "https://github.com/jorgenschaefer/emacs-buttercup.git")
16829 (commit (string-append "v" version))))
16830 (file-name (git-file-name name version))
16831 (sha256
16832 (base32
16833 "0dckgcyzsav6ld78bcyrrygy1cz1jvqgav6vy8f6klpmk3r8xrl1"))))
16834 (build-system emacs-build-system)
16835 (arguments
16836 `(#:tests? #t
16837 #:test-command '("make" "test")
16838 #:phases
16839 (modify-phases %standard-phases
16840 (add-after 'install 'install-bin
16841 (lambda* (#:key outputs #:allow-other-keys)
16842 (install-file "bin/buttercup"
16843 (string-append (assoc-ref outputs "out") "/bin"))
16844 #t)))))
16845 (home-page "https://github.com/jorgenschaefer/emacs-buttercup")
16846 (synopsis "Behavior driven emacs lisp testing framework")
16847 (description "Buttercup is a behavior-driven development framework for
16848 testing Emacs Lisp code. It allows to group related tests so they can share
16849 common set-up and tear-down code, and allows the programmer to \"spy\" on
16850 functions to ensure they are called with the right arguments during testing.")
16851 (license license:gpl3+)))
16852
16853 (define-public emacs-wordnut
16854 (let ((commit "feac531404041855312c1a046bde7ea18c674915")
16855 (revision "0"))
16856 (package
16857 (name "emacs-wordnut")
16858 (version (git-version "0.1" revision commit))
16859 (home-page "https://github.com/gromnitsky/wordnut")
16860 (source (origin
16861 (method git-fetch)
16862 (uri (git-reference (url home-page) (commit commit)))
16863 (sha256
16864 (base32
16865 "1jl0b6g64a9w0q7bfvwha67vgws5xd15b7mkfyb5gkz3pymqhfxn"))
16866 (patches
16867 (search-patches "emacs-wordnut-require-adaptive-wrap.patch"))
16868 (file-name (git-file-name name version))))
16869 (build-system emacs-build-system)
16870 (propagated-inputs
16871 `(("wordnet" ,wordnet)
16872 ("emacs-adaptive-wrap" ,emacs-adaptive-wrap)))
16873 (synopsis "Major mode for WordNet")
16874 (description "This Emacs package provides an interface for
16875 @code{wordnet}. Features include completion, if the query is not found
16876 too ambiguous and navigation in the result buffer.")
16877 (license license:gpl3+))))
16878
16879 (define-public emacs-frame-purpose
16880 (package
16881 (name "emacs-frame-purpose")
16882 (version "1.0")
16883 (source (origin
16884 (method git-fetch)
16885 (uri (git-reference
16886 (url "https://github.com/alphapapa/frame-purpose.el.git")
16887 (commit version)))
16888 (sha256
16889 (base32
16890 "0jq2aam1yvccw887ighd1wm2xkvk5bv53ffiz3crcl16a255aj4q"))
16891 (file-name (git-file-name name version))))
16892 (build-system emacs-build-system)
16893 (inputs
16894 `(("dash" ,emacs-dash)))
16895 (synopsis "Purpose-specific frames for Emacs")
16896 (description "@code{frame-purpose} makes it easy to open purpose-specific
16897 frames that only show certain buffers, e.g. by buffers’ major mode, their
16898 filename or directory, etc, with custom frame/X-window titles, icons, and
16899 other frame parameters.")
16900 (home-page "https://github.com/alphapapa/frame-purpose.el")
16901 (license license:gpl3+)))
16902
16903 (define-public emacs-arduino-mode
16904 (let ((commit "3e2bad4569ad26e929e6db2cbcff0d6d36812698")) ;no release yet
16905 (package
16906 (name "emacs-arduino-mode")
16907 (version (git-version "0" "0" commit))
16908 (source (origin
16909 (method git-fetch)
16910 (uri (git-reference
16911 (url "https://github.com/bookest/arduino-mode.git")
16912 (commit commit)))
16913 (sha256
16914 (base32
16915 "1yvaqjc9hadbnnay5fprnh890xsp53kidad1zpb4a5z4a5z61n3c"))
16916 (file-name (git-file-name name version))))
16917 (build-system emacs-build-system)
16918 (synopsis "Emacs major mode for editing Arduino sketches")
16919 (description "Emacs major mode for editing Arduino sketches.")
16920 (home-page "https://github.com/bookest/arduino-mode")
16921 (license license:gpl3+))))
16922
16923 (define-public emacs-annalist
16924 (let ((commit "e0601539c9ac0171a684ea3ff6266d215d1d08e6")
16925 (revision "1"))
16926 (package
16927 (name "emacs-annalist")
16928 (version (git-version "1.0.0" revision commit))
16929 (source (origin
16930 (method git-fetch)
16931 (uri (git-reference
16932 (url "https://github.com/noctuid/annalist.el.git")
16933 (commit commit)))
16934 (sha256
16935 (base32
16936 "10bmimdzpi6cql4sb2hbgdvrza83xbac50bi9qng4z662pfnlaam"))
16937 (file-name (git-file-name name version))))
16938 (build-system emacs-build-system)
16939 (native-inputs
16940 `(("emacs-buttercup" ,emacs-buttercup)
16941 ("emacs-lispy" ,emacs-lispy)
16942 ("emacs-evil" ,emacs-evil)))
16943 (arguments
16944 `(#:phases
16945 (modify-phases %standard-phases
16946 (add-before 'check 'fix-makefile
16947 (lambda _
16948 (substitute* "Makefile"
16949 (("cask exec ") ""))
16950 #t)))
16951 #:tests? #t
16952 #:test-command '("make" "test")))
16953 (home-page "https://github.com/noctuid/annalist.el")
16954 (synopsis "Record and display information with Org headings and tables")
16955 (description "This package allows for keybindings, settings, hooks, and
16956 advice to be recorded and displayed.")
16957 (license license:gpl3+))))
16958
16959 (define-public emacs-general
16960 (let ((commit "f38fb2294bd29261374b772f765730f2fa168b3e")
16961 (revision "3"))
16962 (package
16963 (name "emacs-general")
16964 (version (git-version "0" revision commit))
16965 (source (origin
16966 (method git-fetch)
16967 (uri (git-reference
16968 (url "https://github.com/noctuid/general.el.git")
16969 (commit commit)))
16970 (sha256
16971 (base32
16972 "1aqi5axkwfng6rm52sblf738c7rffp10sqs69dvkh2fv3ps8q28i"))
16973 (file-name (git-file-name name version))))
16974 (build-system emacs-build-system)
16975 (native-inputs
16976 `(("emacs-buttercup" ,emacs-buttercup)
16977 ("emacs-evil" ,emacs-evil)
16978 ("emacs-which-key" ,emacs-which-key)
16979 ("emacs-use-package" ,emacs-use-package)))
16980 (arguments
16981 `(#:phases
16982 (modify-phases %standard-phases
16983 (add-before 'check 'fix-makefile
16984 (lambda _
16985 (substitute* "Makefile"
16986 (("cask exec ") ""))
16987 #t)))
16988 #:tests? #t
16989 #:test-command '("make" "test")))
16990 (home-page "https://github.com/noctuid/general.el")
16991 (synopsis "More convenient key definitions in emacs")
16992 (description "@code{general.el} provides a more convenient method for
16993 binding keys in emacs (for both evil and non-evil users). Like
16994 @code{use-package}, which provides a convenient, unified interface for
16995 managing packages, @code{general.el} is intended to provide a convenient,
16996 unified interface for key definitions. While this package does implement some
16997 completely new functionality (such as the ability to make vim-style
16998 keybindings under non-prefix keys with an optional timeout), its primary
16999 purpose is to build on existing functionality to make key definition more
17000 clear and concise. @code{general-define-key} is user-extensible and supports
17001 defining multiple keys in multiple keymaps at once, implicitly wrapping key
17002 strings with (@code{kbd ...}), using named prefix key sequences (like the
17003 leader key in vim), and much more.")
17004 (license license:gpl3+))))
17005
17006 (define-public emacs-tldr
17007 (let ((commit "398b197c8d2238628b07e1b32d0f373876279f4c"))
17008 (package
17009 (name "emacs-tldr")
17010 (version (git-version "0" "0" commit))
17011 (home-page "https://github.com/kuanyui/tldr.el")
17012 (source (origin
17013 (method git-fetch)
17014 (uri (git-reference
17015 (url (string-append home-page ".git"))
17016 (commit commit)))
17017 (sha256
17018 (base32
17019 "0iq7qlis6c6r2qkdpncrhh5vsihkhvy5x4y1y8cjb7zxkh62w33f"))
17020 (file-name (git-file-name name version))))
17021 (build-system emacs-build-system)
17022 (synopsis "Simplified and community-driven man pages for Emacs")
17023 (description "@code{emacs-tldr} allows the user to access tldr pages
17024 from within emacs. The @code{tldr} pages are a community effort to simplify
17025 the man pages with practical examples.")
17026 (license license:wtfpl2))))
17027
17028 (define-public emacs-window-layout
17029 (package
17030 (name "emacs-window-layout")
17031 (version "1.4")
17032 (home-page "https://github.com/kiwanami/emacs-window-layout")
17033 (source (origin
17034 (method git-fetch)
17035 (uri (git-reference
17036 (url home-page)
17037 (commit (string-append "v" version))))
17038 (sha256
17039 (base32
17040 "0wgqi8r844lbx52fn6az8c1n8m681rp6dkfzd54wmdk1ka7zmvv6"))
17041 (file-name (git-file-name name version))))
17042 (build-system emacs-build-system)
17043 (synopsis "Simple window layout management framework for emacs")
17044 (description "A window-layout management library that can split a frame
17045 or a window into some windows according to a layout recipe.")
17046 (license license:gpl3+)))
17047
17048 (define-public emacs-e2wm
17049 (package
17050 (name "emacs-e2wm")
17051 (version "1.4")
17052 (home-page "https://github.com/kiwanami/emacs-window-manager")
17053 (source (origin
17054 (method git-fetch)
17055 (uri (git-reference
17056 (url home-page)
17057 (commit (string-append "v" version))))
17058 (sha256
17059 (base32
17060 "12midsrx07pdrsr1qbl2rpi7xyhxqx08bkz7n7gf8vsmqkpfp56s"))
17061 (file-name (git-file-name name version))))
17062 (build-system emacs-build-system)
17063 (propagated-inputs
17064 `(("emacs-window-layout" ,emacs-window-layout)))
17065 (synopsis "Equilibrium Emacs Window Manager")
17066 (description "E2WM is a window manager for Emacs. It enables to
17067 customize the place of pop-up window, how the windows are split, how the
17068 buffers are located in the windows, keybinds to manipulate windows and
17069 buffers, etc. It also has plug-ins to help your Emacs life.")
17070 (license license:gpl3+)))
17071
17072 (define-public emacs-ctable
17073 (let ((commit "b8830d1ca95abb100a81bc32011bd17d5ecba000"))
17074 (package
17075 (name "emacs-ctable")
17076 (version (git-version "0.1.2" "1" commit))
17077 (home-page "https://github.com/kiwanami/emacs-ctable")
17078 (source (origin
17079 (method git-fetch)
17080 (uri (git-reference
17081 (url home-page)
17082 (commit commit)))
17083 (sha256
17084 (base32
17085 "0pg303pnqscrsbx9579hc815angszsgf9vpd2z2f8p4f4ka6a00h"))
17086 (file-name (git-file-name name version))))
17087 (build-system emacs-build-system)
17088 (synopsis "Table component for Emacs Lisp")
17089 (description "This program is a table component for Emacs Lisp. Other
17090 programs can use this table component for the application UI.")
17091 (license license:gpl3+))))
17092
17093 (define-public emacs-leetcode
17094 (let ((commit "8624496af9e105c3e07d88844b37ede87540d604")
17095 (revision "1"))
17096 (package
17097 (name "emacs-leetcode")
17098 (version (git-version "0" "1" commit))
17099 (home-page "https://github.com/ginqi7/leetcode-emacs.git")
17100 (source (origin
17101 (method git-fetch)
17102 (uri (git-reference
17103 (url "https://github.com/ginqi7/leetcode-emacs")
17104 (commit commit)))
17105 (sha256
17106 (base32
17107 "11pp7ydlmwrv7djf9mwk4xzn295xbmdnj5x13bfj5yjpjr89p531"))
17108 (file-name (git-file-name name version))))
17109 (build-system emacs-build-system)
17110 (propagated-inputs
17111 `(("emacs-names" ,emacs-names)
17112 ("emacs-ctable" ,emacs-ctable)))
17113 (synopsis "Solve and submit LeetCode problems from within Emacs")
17114 (description "This package provides an Emacs interface to LeetCode
17115 allowing users to log in and solve problems of their choice using Emacs.")
17116 (license license:unlicense))))
17117
17118 (define-public emacs-epc
17119 (let ((commit "e1bfa5ca163273859336e3cc89b4b6460f7f8cda"))
17120 (package
17121 (name "emacs-epc")
17122 (version (git-version "0.1.1" "1" commit))
17123 (home-page "https://github.com/kiwanami/emacs-epc")
17124 (source (origin
17125 (method git-fetch)
17126 (uri (git-reference
17127 (url home-page)
17128 (commit commit)))
17129 (sha256
17130 (base32
17131 "15nkrjgi64f829isfd6xrhl4zw8jirr8pkas7nisrbk1av868hx0"))
17132 (file-name (git-file-name name version))))
17133 (build-system emacs-build-system)
17134 (propagated-inputs
17135 `(("emacs-deferred" ,emacs-deferred)
17136 ("emacs-ctable" ,emacs-ctable)))
17137 (synopsis "RPC stack for Emacs Lisp")
17138 (description "This program is an asynchronous RPC stack for Emacs.
17139 Using this RPC stack, Emacs can communicate with the peer process
17140 smoothly. Because the protocol employs S-expression encoding and consists of
17141 asynchronous communications, the RPC response is fairly good.")
17142 (license license:gpl3+))))
17143
17144 (define-public emacs-edbi
17145 (let ((commit "6f50aaf4bde75255221f2292c7a4ad3fa9d918c0"))
17146 (package
17147 (name "emacs-edbi")
17148 (version (git-version "0.1.3" "1" commit))
17149 (home-page "https://github.com/kiwanami/emacs-edbi")
17150 (source (origin
17151 (method git-fetch)
17152 (uri (git-reference
17153 (url home-page)
17154 (commit commit)))
17155 (sha256
17156 (base32
17157 "0x0igyvdcm4863n7zndvcv6wgzwgn7324cbfjja6xd7r0k936zdy"))
17158 (file-name (git-file-name name version))))
17159 (build-system emacs-build-system)
17160 (inputs
17161 `(("perl" ,perl)
17162 ("perl-rpc-epc-service" ,perl-rpc-epc-service)
17163 ("perl-dbi" ,perl-dbi)
17164 ;; TODO: Adding support for perl-dbd-mysql and others would
17165 ;; dramatically increase the closure size. Make several packages?
17166 ("perl-dbd-sqlite" ,perl-dbd-sqlite)))
17167 (propagated-inputs
17168 `(("emacs-e2wm" ,emacs-e2wm)
17169 ("emacs-epc" ,emacs-epc)))
17170 (arguments
17171 `(#:include '("\\.el$" "\\.pl$")
17172 #:phases
17173 (modify-phases %standard-phases
17174 (add-after 'install 'patch-path
17175 (lambda* (#:key inputs outputs #:allow-other-keys)
17176 (let ((perl (assoc-ref inputs "perl"))
17177 (dir (string-append (assoc-ref outputs "out")
17178 "/share/emacs/site-lisp/guix.d/edbi-"
17179 ,version)))
17180 (substitute* (string-append dir "/edbi.el")
17181 (("\"perl\"") (string-append "\"" perl "/bin/perl\"")))
17182 (chmod (string-append dir "/edbi-bridge.pl") #o555)
17183 (wrap-program (string-append dir "/edbi-bridge.pl")
17184 `("PERL5LIB" ":" prefix (,(getenv "PERL5LIB"))))
17185 #t))))))
17186 (synopsis "Database Interface for Emacs Lisp")
17187 (description "This program connects the database server through Perl's
17188 DBI, and provides DB-accessing API and the simple management UI.")
17189 (license license:gpl3+))))
17190
17191 (define-public emacs-edbi-sqlite
17192 (let ((commit "52cb9ca1af7691b592f2cfd2f007847e7a4ccd5f"))
17193 (package
17194 (name "emacs-edbi-sqlite")
17195 (version (git-version "0.1.1" "1" commit))
17196 (home-page "https://github.com/proofit404/edbi-sqlite")
17197 (source (origin
17198 (method git-fetch)
17199 (uri (git-reference
17200 (url home-page)
17201 (commit commit)))
17202 (sha256
17203 (base32
17204 "1vll81386fx90lq5sy4rlxcik6mvw7zx5cc51f0yaca9bkcckp51"))
17205 (file-name (git-file-name name version))))
17206 (build-system emacs-build-system)
17207 (propagated-inputs
17208 `(("emacs-edbi" ,emacs-edbi)))
17209 (synopsis "Open SQLite files in Emacs")
17210 (description "This package is a convenience wrapper for @command{edbi}
17211 to open SQLite databases.")
17212 (license license:gpl3+))))
17213
17214 (define-public emacs-nix-mode
17215 (package
17216 (name "emacs-nix-mode")
17217 (version "1.4.1")
17218 (source
17219 (origin
17220 (method git-fetch)
17221 (uri (git-reference
17222 (url "https://github.com/NixOS/nix-mode.git")
17223 (commit (string-append "v" version))))
17224 (file-name (git-file-name name version))
17225 (sha256
17226 (base32 "04xpgg9nba5m1bl7ci5l456whcb8nfhsbvgxyx89bp0zqgr005q7"))))
17227 (build-system emacs-build-system)
17228 (inputs
17229 `(("emacs-company" ,emacs-company)
17230 ("emacs-json-mode" ,emacs-json-mode)
17231 ("emacs-mmm-mode" ,emacs-mmm-mode)))
17232 (home-page "https://github.com/NixOS/nix-mode")
17233 (synopsis "Emacs major mode for editing Nix expressions")
17234 (description "@code{nixos-mode} provides an Emacs major mode for editing
17235 Nix expressions. It supports syntax highlighting, indenting and refilling of
17236 comments.")
17237 (license license:lgpl2.1+)))
17238
17239 (define-public emacs-libmpdel
17240 (package
17241 (name "emacs-libmpdel")
17242 (version "1.1.2")
17243 (source (origin
17244 (method git-fetch)
17245 (uri (git-reference
17246 (url "https://gitea.petton.fr/mpdel/libmpdel.git")
17247 (commit (string-append "v" version))))
17248 (file-name (git-file-name name version))
17249 (sha256
17250 (base32
17251 "0dnjndpv6bmz5blfs75ynmbm32g23l4slg5p3941b1i94a08qzpy"))))
17252 (build-system emacs-build-system)
17253 (home-page "https://gitea.petton.fr/mpdel/libmpdel")
17254 (synopsis "Emacs library to communicate with Music Player Daemon (MPD)")
17255 (description
17256 "An Emacs library client to communicate with Music Player Daemon (MPD), a
17257 flexible, powerful, server-side application for playing music.")
17258 (license license:gpl3+)))
17259
17260 (define-public emacs-mpdel
17261 (package
17262 (name "emacs-mpdel")
17263 (version "1.0.0")
17264 (source
17265 (origin
17266 (method git-fetch)
17267 (uri (git-reference
17268 (url "https://gitea.petton.fr/mpdel/mpdel.git")
17269 (commit (string-append "v" version))))
17270 (file-name (git-file-name name version))
17271 (sha256
17272 (base32
17273 "0pyyvbzskr44dxbmlp3y0r6s459fd51cvwjmnjaqxfxflr5v891g"))))
17274 (build-system emacs-build-system)
17275 (inputs
17276 `(("emacs-libmpdel" ,emacs-libmpdel)))
17277 (home-page "https://gitea.petton.fr/mpdel/mpdel")
17278 (synopsis "Emacs user interface for Music Player Daemon (MPD)")
17279 (description
17280 "MPDel provides an Emacs user interface to control playback (play, pause,
17281 next, volume) and display and control the current playlist as well as your
17282 stored playlists.")
17283 (license license:gpl3+)))
17284
17285 (define-public emacs-simple-mpc
17286 ;; There have been no releases.
17287 (let ((commit "bee8520e81292b4c7353e45b193f9a13b482f5b2")
17288 (revision "1"))
17289 (package
17290 (name "emacs-simple-mpc")
17291 (version (git-version "0" revision commit))
17292 (source
17293 (origin
17294 (method git-fetch)
17295 (uri (git-reference
17296 (url "https://github.com/jorenvo/simple-mpc.git")
17297 (commit commit)))
17298 (file-name (git-file-name name version))
17299 (sha256
17300 (base32
17301 "1ja06pv007cmzjjgka95jlg31k7d29jrih1yxyblsxv85s9sg21q"))))
17302 (build-system emacs-build-system)
17303 (propagated-inputs `(("emacs-s" ,emacs-s)))
17304 (home-page "https://github.com/jorenvo/simple-mpc")
17305 (synopsis "Simple Emacs frontend to mpc")
17306 (description "This package provides an Emacs major mode which acts as a
17307 front end to mpc, a client for the @dfn{Music Player Daemon} (MPD).")
17308 (license license:gpl3+))))
17309
17310 (define-public emacs-mkmcc-gnuplot-mode
17311 (package
17312 (name "emacs-mkmcc-gnuplot-mode")
17313 (version "1.2.0")
17314 (source
17315 (origin
17316 (method git-fetch)
17317 (uri (git-reference
17318 (url "https://github.com/mkmcc/gnuplot-mode")
17319 (commit "601f6392986f0cba332c87678d31ae0d0a496ce7")))
17320 (file-name (git-file-name name version))
17321 (sha256
17322 (base32
17323 "14f0yh1rjqc3337j4sbqzfb7pjim2c8a7wk1a73xkrdkmjn82vgb"))))
17324 (build-system emacs-build-system)
17325 (home-page "https://mkmcc.github.io/software/gnuplot-mode.html")
17326 (synopsis "Minimal emacs major mode for editing gnuplot scripts")
17327 (description "@code{emacs-mkmcc-gnuplot-mode} is a minimal emacs major
17328 mode for editing gnuplot scripts. It provides syntax highlighting,
17329 indentation and a command to plot the file.")
17330 (license license:gpl3+)))
17331
17332 (define-public emacs-cmake-font-lock
17333 (let ((commit "e0ceaaae19c13b66f781512e3295bfc6707b56f4")
17334 (revision "1"))
17335 (package
17336 (name "emacs-cmake-font-lock")
17337 (version (git-version "0.1.5" revision commit))
17338 (source (origin
17339 (method git-fetch)
17340 (uri (git-reference
17341 (url "https://github.com/Lindydancer/cmake-font-lock.git")
17342 (commit commit)))
17343 (file-name (git-file-name name version))
17344 (sha256
17345 (base32
17346 "03gsyn95dlmsn15bl353bphi3qy7ccn5bss3f7n97kf38bllh0yf"))))
17347 (build-system emacs-build-system)
17348 (native-inputs
17349 `(("emacs-faceup" ,emacs-faceup)))
17350 (arguments
17351 `(#:include (cons "^admin\\/" %default-include)))
17352 (home-page "https://github.com/Lindydancer/cmake-font-lock")
17353 (synopsis "Advanced type-aware syntax-highlighting for CMake")
17354 (description "This package highlights function arguments in CMake
17355 according to their use.")
17356 (license license:gpl3+))))
17357
17358 (define-public emacs-dtrt-indent
17359 (package
17360 (name "emacs-dtrt-indent")
17361 (version "0.8")
17362 (source (origin
17363 (method git-fetch)
17364 (uri (git-reference
17365 (url "https://github.com/jscheid/dtrt-indent")
17366 (commit version)))
17367 (file-name (git-file-name name version))
17368 (sha256
17369 (base32
17370 "0pgf0pvqd8k4yzhdn2df9lp0y8hmlm2ccrh07jivwlccs95pcz7z"))))
17371 (build-system emacs-build-system)
17372 (home-page "https://github.com/jscheid/dtrt-indent")
17373 (synopsis "Minor mode that guesses the indentation offset")
17374 (description "This package provides a minor mode that guesses the
17375 indentation offset originally used for creating source code files and
17376 transparently adjusts the corresponding settings in Emacs, making it more
17377 convenient to edit foreign files.")
17378 (license license:gpl2+)))
17379
17380 (define-public emacs-repo
17381 (package
17382 (name "emacs-repo")
17383 (version "0.1.3")
17384 (source (origin
17385 (method git-fetch)
17386 (uri (git-reference
17387 (url "https://github.com/canatella/repo-el")
17388 (commit version)))
17389 (file-name (git-file-name name version))
17390 (sha256
17391 (base32
17392 "0rbvcvm7bfr6ncji7cllfxyyr6x7n9fx863byp243phsj3n93adz"))))
17393 (build-system emacs-build-system)
17394 (native-inputs
17395 `(("emacs-el-mock" ,emacs-el-mock)
17396 ("ert-runner" ,emacs-ert-runner)))
17397 (propagated-inputs
17398 `(("emacs-f" ,emacs-f)
17399 ("magit" ,emacs-magit)))
17400 (home-page "https://github.com/canatella/repo-el")
17401 (synopsis "Emacs interface for the Google Repo tool")
17402 (description "This package provides integration of the Google Repo tool
17403 with emacs. It displays the output of the @code{repo status} command in a
17404 buffer and launches Magit from the status buffer for the project at point.")
17405 (license license:gpl3+)))
17406
17407 (define-public emacs-alect-themes
17408 (package
17409 (name "emacs-alect-themes")
17410 (version "0.9")
17411 (source (origin
17412 (method git-fetch)
17413 (uri (git-reference
17414 (url "https://github.com/alezost/alect-themes")
17415 (commit (string-append "v" version))))
17416 (file-name (git-file-name name version))
17417 (sha256
17418 (base32
17419 "0nffxpdm0sa7bynwi0rmlwpc4qmvbda5ankhzz7fmk4ap9fkjxv9"))))
17420 (build-system emacs-build-system)
17421 (home-page "https://github.com/alezost/alect-themes")
17422 (synopsis "Low contrast, light, dark and black color theme for Emacs")
17423 (description "@code{emacs-alect-themes} provides configurable light, dark
17424 and black color themes for Emacs. The themes are intended to be used with
17425 GUI.")
17426 (license license:gpl3+)))
17427
17428 (define-public emacs-google-c-style
17429 (let ((commit "6271f3f473ceb3a7fef99388a3040903b1a145f1")
17430 (revision "0"))
17431 (package
17432 (name "emacs-google-c-style")
17433 (version (git-version "0.1" revision commit))
17434 (source (origin
17435 (method git-fetch)
17436 (uri (git-reference
17437 (url "https://github.com/google/styleguide")
17438 (commit commit)))
17439 (file-name (git-file-name name version))
17440 (sha256
17441 (base32
17442 "1jghyyasdl15c4gaqaxmdn43am63k6bykn5ab83f1ahv9zi1krxk"))))
17443 (build-system emacs-build-system)
17444 (home-page "https://github.com/google/styleguide")
17445 (synopsis "Emacs settings file for Google C/C++ style")
17446 (description "@code{emacs-google-c-style} provides an Emacs settings
17447 file for Google C and C++ style.")
17448 (license license:gpl1+))))
17449
17450 (define-public emacs-redshank
17451 (let ((commit "f98e68f532e622bcd464292ca4a9cf5fbea14ebb")
17452 (revision "1"))
17453 (package
17454 (name "emacs-redshank")
17455 (version (git-version "0.1" revision commit))
17456 (source (origin
17457 (method git-fetch)
17458 (uri (git-reference
17459 (url "http://www.foldr.org/~michaelw/projects/redshank.git")
17460 (commit commit)))
17461 (file-name (git-file-name name version))
17462 (sha256
17463 (base32
17464 "1jdkgvd5xy9hl5q611jwah2n05abjp7qcy9sj4k1z11x0ii62b6p"))))
17465 (build-system emacs-build-system)
17466 (propagated-inputs
17467 `(("emacs-paredit" ,emacs-paredit)))
17468 (home-page "http://www.foldr.org/~michaelw/emacs/redshank/")
17469 (synopsis "Common Lisp Editing Extensions (for Emacs)")
17470 (description "Redshank is a collection of code-wrangling Emacs macros
17471 mostly geared towards Common Lisp, but some are useful for other Lisp
17472 dialects, too. Redshank's code transformations aim to be expression-based (as
17473 opposed to character-based).")
17474 (license license:gpl1+))))
17475
17476 (define-public emacs-disk-usage
17477 (package
17478 (name "emacs-disk-usage")
17479 (version "1.3.3")
17480 (source
17481 (origin
17482 (method git-fetch)
17483 (uri (git-reference
17484 (url "https://gitlab.com/Ambrevar/emacs-disk-usage.git")
17485 (commit version)))
17486 (file-name (git-file-name name version))
17487 (sha256
17488 (base32
17489 "0hv2gsd8k5fbjgckgiyisq4rn1i7y4rchbjy8kmixjv6mx563bll"))))
17490 (build-system emacs-build-system)
17491 (home-page "https://gitlab.com/Ambrevar/emacs-disk-usage")
17492 (synopsis "Sort and browse disk usage listings with Emacs")
17493 (description "Disk Usage is a file system analyzer: it offers a tabulated
17494 view of file listings sorted by size. Directory sizes are computed
17495 recursively. The results are cached for speed.")
17496 (license license:gpl3+)))
17497
17498 (define-public emacs-orgit
17499 (package
17500 (name "emacs-orgit")
17501 (version "1.5.3")
17502 (home-page "https://github.com/magit/orgit")
17503 (source (origin
17504 (method git-fetch)
17505 (uri (git-reference
17506 (url home-page)
17507 (commit (string-append "v" version))))
17508 (file-name (git-file-name name version))
17509 (sha256
17510 (base32
17511 "1ywavzki510rslsgfm0cnn3mlh644p61ha2nfb715xhkg7cd3j9g"))))
17512 (build-system emacs-build-system)
17513 (propagated-inputs
17514 `(("emacs-dash" ,emacs-dash)
17515 ("emacs-magit" ,emacs-magit)))
17516 (synopsis "Support for Org links to Magit buffers")
17517 (description "This package defines several Org link types, which can be
17518 used to link to certain Magit buffers. Use the command
17519 @command{org-store-link} while such a buffer is current to store a link.
17520 Later you can insert it into an Org buffer using the command
17521 @code{org-insert-link}.")
17522 (license license:gpl3+)))
17523
17524 (define-public emacs-amx
17525 (package
17526 (name "emacs-amx")
17527 (version "3.2")
17528 (source (origin
17529 (method git-fetch)
17530 (uri (git-reference
17531 (url "https://github.com/DarwinAwardWinner/amx")
17532 (commit (string-append "v" version))))
17533 (file-name (git-file-name name version))
17534 (sha256
17535 (base32
17536 "0bb8y1dmzyqkrb4mg6zndcsxppby3glridv2aap2pv05gv8kx7mj"))))
17537 (build-system emacs-build-system)
17538 (propagated-inputs `(("emacs-s" ,emacs-s)))
17539 (home-page "https://github.com/DarwinAwardWinner/amx")
17540 (synopsis "Alternative interface for M-x")
17541 (description "Amx is an alternative interface for M-x in Emacs. It
17542 provides several enhancements over the ordinary
17543 @code{execute-extended-command}, such as prioritizing your most-used commands
17544 in the completion list and showing keyboard shortcuts, and it supports several
17545 completion systems for selecting commands, such as ido and ivy.")
17546 (license license:gpl3+)))
17547
17548 (define-public emacs-lorem-ipsum
17549 (let ((commit "4b39f6fed455d67f635b3837cf5668bf74d0f6cd"))
17550 (package
17551 (name "emacs-lorem-ipsum")
17552 (version (git-version "0.2" "1" commit))
17553 (home-page "https://github.com/jschaf/emacs-lorem-ipsum/")
17554 (source (origin
17555 (method git-fetch)
17556 (uri (git-reference
17557 (url home-page)
17558 (commit commit)))
17559 (file-name (git-file-name name version))
17560 (sha256
17561 (base32
17562 "0a3b18p3vdjci89prsgdzjnfxsl8p67vjhf8ai4qdng7zvh50lir"))))
17563 (build-system emacs-build-system)
17564 (synopsis "Insert dummy pseudo Latin text in Emacs")
17565 (description "This package provides convenience functions to insert
17566 dummy Latin text into a buffer. This can be useful if you need to produce
17567 paragraphs or pages of text for testing purposes.")
17568 (license license:gpl3+))))
17569
17570 (define-public emacs-lisp-extra-font-lock
17571 (let ((commit "4605eccbe1a7fcbd3cacf5b71249435413b4db4f"))
17572 (package
17573 (name "emacs-lisp-extra-font-lock")
17574 (version (git-version "0.0.6" "1" commit))
17575 (home-page "https://github.com/Lindydancer/lisp-extra-font-lock")
17576 (source (origin
17577 (method git-fetch)
17578 (uri (git-reference
17579 (url home-page)
17580 (commit commit)))
17581 (file-name (git-file-name name version))
17582 (sha256
17583 (base32
17584 "152vcp3mdlv33jf5va4rinl1d0k960gnfhbrqqrafazgx9j3ya8w"))))
17585 (build-system emacs-build-system)
17586 (synopsis "Highlight bound variables and quoted expressions in Emacs")
17587 (description "This package highlight the location where local variables
17588 is created (bound, for example, by let) as well as quoted and backquoted
17589 constant expressions.")
17590 (license license:gpl3+))))
17591
17592 (define-public emacs-docker-tramp
17593 (package
17594 (name "emacs-docker-tramp")
17595 (version "0.1")
17596 (source
17597 (origin
17598 (method git-fetch)
17599 (uri (git-reference
17600 (url "https://github.com/emacs-pe/docker-tramp.el")
17601 (commit (string-append "v" version))))
17602 (file-name (git-file-name name version))
17603 (sha256
17604 (base32
17605 "0lxvzmfg52fhxrhbvp92zwp7cv4i1rlxnkyyzgngj3sjm7y60yvg"))))
17606 (build-system emacs-build-system)
17607 (home-page "https://github.com/emacs-pe/docker-tramp.el")
17608 (synopsis "TRAMP integration for docker containers")
17609 (description
17610 "This package provides a TRAMP method for Docker containers.")
17611 (license license:gpl3+)))
17612
17613 (define-public emacs-docker
17614 (package
17615 (name "emacs-docker")
17616 (version "1.3.0")
17617 (source (origin
17618 (method git-fetch)
17619 (uri (git-reference
17620 (url "https://github.com/Silex/docker.el")
17621 (commit version)))
17622 (file-name (git-file-name name version))
17623 (sha256
17624 (base32
17625 "1g8r1faqp0z0vqp9qrl8m84pa0v2ddvc91klphdkfmldwv7rfipw"))))
17626 (inputs
17627 `(("emacs-undercover" ,emacs-undercover)))
17628 (propagated-inputs
17629 `(("emacs-dash" ,emacs-dash)
17630 ("emacs-docker-tramp" ,emacs-docker-tramp)
17631 ("emacs-magit-popup" ,emacs-magit-popup)
17632 ("emacs-s" ,emacs-s)
17633 ("emacs-tablist" ,emacs-tablist)
17634 ("emacs-json-mode" ,emacs-json-mode)))
17635 (arguments
17636 `(#:phases
17637 (modify-phases %standard-phases
17638 (delete 'check)))) ;no tests
17639 (build-system emacs-build-system)
17640 (home-page "https://github.com/Silex/docker.el")
17641 (synopsis "Manage docker from Emacs")
17642 (description "This package provides an Emacs interface for Docker.")
17643 (license license:gpl3+)))
17644
17645 (define-public emacs-dockerfile-mode
17646 ;; Latest upstream release is too old.
17647 (let ((commit "ed73e82dcc636dad00d1a8c3b32a49136d25ee60"))
17648 (package
17649 (name "emacs-dockerfile-mode")
17650 (version (git-version "1.2" "2" commit))
17651 (source
17652 (origin
17653 (method git-fetch)
17654 (uri (git-reference
17655 (url "https://github.com/spotify/dockerfile-mode.git")
17656 (commit commit)))
17657 (file-name (git-file-name name version))
17658 (sha256
17659 (base32
17660 "0lri2rnx4lr23vqfphkpq39cd4xfgzkvz1xsz7ccdvl4qj0k7fdl"))))
17661 (build-system emacs-build-system)
17662 (propagated-inputs
17663 `(("emacs-s" ,emacs-s)))
17664 (home-page "https://github.com/spotify/dockerfile-mode")
17665 (synopsis "Major mode for editing Dockerfile")
17666 (description
17667 "This package provides a major mode @code{dockerfile-mode} for use with
17668 the standard @code{Dockerfile} file format.")
17669 (license license:asl2.0))))
17670
17671 (define-public emacs-lsp-mode
17672 (package
17673 (name "emacs-lsp-mode")
17674 (version "6.2.1")
17675 (source (origin
17676 (method git-fetch)
17677 (uri (git-reference
17678 (url "https://github.com/emacs-lsp/lsp-mode.git")
17679 (commit version)))
17680 (file-name (git-file-name name version))
17681 (sha256
17682 (base32
17683 "0f9d0zhblcjzrpggqclww2g7fyjky5rzpp7zj424005ahv0zd3xf"))))
17684 (build-system emacs-build-system)
17685 (propagated-inputs
17686 `(("emacs-dash" ,emacs-dash)
17687 ("emacs-f" ,emacs-f)
17688 ("emacs-ht" ,emacs-ht)
17689 ("emacs-markdown-mode" ,emacs-markdown-mode)
17690 ("emacs-spinner" ,emacs-spinner)
17691 ("emacs-hydra" ,emacs-hydra)))
17692 (home-page "https://github.com/emacs-lsp/lsp-mode")
17693 (synopsis "Emacs client and library for the Language Server Protocol")
17694 (description "@code{LSP-mode} is a client and library implementation for
17695 the Language Server Protocol. This mode aims to provide an IDE-like
17696 experience by providing optional integration with other popular Emacs packages
17697 like @code{company}, @code{flycheck}, and @code{projectile}.")
17698 (license license:gpl3+)))
17699
17700 (define-public emacs-lsp-ui
17701 (package
17702 (name "emacs-lsp-ui")
17703 (version "6.0")
17704 (source (origin
17705 (method git-fetch)
17706 (uri (git-reference
17707 (url "https://github.com/emacs-lsp/lsp-ui.git")
17708 (commit version)))
17709 (file-name (git-file-name name version))
17710 (sha256
17711 (base32
17712 "1r4327fd8cvjxfwkddp5c4bdskyncbs4sx9m3z2w4d773y2jrakc"))))
17713 (build-system emacs-build-system)
17714 (propagated-inputs
17715 `(("emacs-dash" ,emacs-dash)
17716 ("emacs-lsp-mode" ,emacs-lsp-mode)
17717 ("emacs-markdown-mode" ,emacs-markdown-mode)
17718 ("emacs-flycheck" ,emacs-flycheck)))
17719 (home-page "https://github.com/emacs-lsp/lsp-ui")
17720 (synopsis "User interface extensions for @code{lsp-mode}")
17721 (description
17722 "@code{LSP-ui} contains several enhancements and integrations for
17723 @code{lsp-mode}, such as visual flychecking, displaying references in-line,
17724 and code peeking.")
17725 (license license:gpl3+)))
17726
17727 (define-public emacs-lsp-ivy
17728 (let ((commit "caf1e1d7e22ed0b5fe18dd508d1a6f83dd163288")
17729 (revision "2"))
17730 (package
17731 (name "emacs-lsp-ivy")
17732 (version (git-version "0.1" revision commit))
17733 (source (origin
17734 (method git-fetch)
17735 (uri (git-reference
17736 (url "https://github.com/emacs-lsp/lsp-ivy.git")
17737 (commit commit)))
17738 (file-name (git-file-name name version))
17739 (sha256
17740 (base32
17741 "084ds4qhzhivfnicy3h7z4mblxgcqx8pfnkbjr9qjrfng7cisy4z"))))
17742 (build-system emacs-build-system)
17743 (propagated-inputs
17744 `(("emacs-ivy" ,emacs-ivy)
17745 ("emacs-lsp-mode" ,emacs-lsp-mode)
17746 ("emacs-dash" ,emacs-dash)))
17747 (home-page "https://github.com/emacs-lsp/lsp-ivy")
17748 (synopsis "Provide LSP-enhanced completion for symbols")
17749 (description
17750 "This package enhances @code{ivy} with completion for symbols from
17751 workspaces with a LSP-compliant server running.")
17752 (license license:gpl3+))))
17753
17754 (define-public emacs-helm-lsp
17755 (let ((commit "3a58ca4cfd94b9ab1e15e819d3b16ef568e8889b")
17756 (revision "1"))
17757 (package
17758 (name "emacs-helm-lsp")
17759 (version (git-version "0.1" revision commit))
17760 (source (origin
17761 (method git-fetch)
17762 (uri (git-reference
17763 (url "https://github.com/emacs-lsp/helm-lsp.git")
17764 (commit commit)))
17765 (file-name (git-file-name name version))
17766 (sha256
17767 (base32
17768 "0wh5zai3s17ss2q8wcdd6d87hv1h3nbyrxxs4js9cas8m6y2ssjv"))))
17769 (build-system emacs-build-system)
17770 (propagated-inputs
17771 `(("emacs-helm" ,emacs-helm)
17772 ("emacs-lsp-mode" ,emacs-lsp-mode)
17773 ("emacs-dash" ,emacs-dash)))
17774 (home-page "https://github.com/emacs-lsp/helm-lsp")
17775 (synopsis "Provide LSP-enhanced completion for symbols")
17776 (description
17777 "This package enhances @code{helm} with completion for symbols from
17778 workspaces with a LSP-compliant server running.")
17779 (license license:gpl3+))))
17780
17781 (define-public emacs-helm-notmuch
17782 (package
17783 (name "emacs-helm-notmuch")
17784 (version "1.2")
17785 (home-page "https://github.com/emacs-helm/helm-notmuch/")
17786 (source (origin
17787 (method git-fetch)
17788 (uri (git-reference
17789 (url home-page)
17790 (commit version)))
17791 (file-name (git-file-name name version))
17792 (sha256
17793 (base32
17794 "1k038dbdpaa411gl4071x19fklhnizhr346plxw23lsnxir9dhqc"))))
17795 (build-system emacs-build-system)
17796 (propagated-inputs
17797 `(("emacs-helm" ,emacs-helm)
17798 ("notmuch" ,notmuch)))
17799 (synopsis "Search emails with Emacs Notmuch and Helm")
17800 (description
17801 "This package can be used to search emails in Emacs, searching result
17802 displays as you type thanks to Helm, though @command{notmuch-search} does the
17803 real search.")
17804 (license license:gpl3+)))
17805
17806 (define-public emacs-elmacro
17807 (let ((commit "89b9b0feabafd01fee48111d67131c4c9b5fed9a"))
17808 (package
17809 (name "emacs-elmacro")
17810 (version (git-version "1.1.0" "1" commit))
17811 (home-page "https://github.com/Silex/elmacro")
17812 (source (origin
17813 (method git-fetch)
17814 (uri (git-reference
17815 (url home-page)
17816 (commit commit)))
17817 (file-name (git-file-name name version))
17818 (sha256
17819 (base32
17820 "06wkzafh6vbcjf0m3sl253mgcq32p8cdv7vsfmyx51baa36938ha"))))
17821 (build-system emacs-build-system)
17822 (propagated-inputs
17823 `(("emacs-s" ,emacs-s)
17824 ("emacs-dash" ,emacs-dash)))
17825 (synopsis "Convert keyboard macros to Emacs Lisp")
17826 (description
17827 "This package displays keyboard macros or latest interactive commands
17828 as Emacs Lisp.")
17829 (license license:gpl3+))))
17830
17831 (define-public emacs-transient
17832 ;; 0.1.0 depends on lv.el but not later versions.
17833 (let ((commit "7e45a57ec81185631fe763733f64c99021df2a06"))
17834 (package
17835 (name "emacs-transient")
17836 (version (git-version "0.1.0" "1" commit))
17837 (source (origin
17838 (method git-fetch)
17839 (uri (git-reference
17840 (url "https://github.com/magit/transient")
17841 (commit commit)))
17842 (file-name (git-file-name name version))
17843 (sha256
17844 (base32
17845 "0r6d4c1lga3bk0s7q7y4v4hbpxnd9h40cjxybqvax2z902931fz1"))))
17846 (build-system gnu-build-system)
17847 (native-inputs `(("texinfo" ,texinfo)
17848 ("emacs" ,emacs-minimal)))
17849 (propagated-inputs
17850 `(("dash" ,emacs-dash)))
17851 (arguments
17852 `(#:modules ((guix build gnu-build-system)
17853 (guix build utils)
17854 (srfi srfi-26)
17855 (guix build emacs-utils))
17856 #:imported-modules (,@%gnu-build-system-modules
17857 (guix build emacs-utils))
17858 #:tests? #f ; tests are not included in the release
17859 #:make-flags (list "lisp" "info")
17860 #:phases
17861 (modify-phases %standard-phases
17862 (delete 'configure)
17863 (replace 'install
17864 (lambda* (#:key inputs outputs #:allow-other-keys)
17865 (let* ((out (assoc-ref outputs "out"))
17866 (lisp (string-append out "/share/emacs/site-lisp"))
17867 (info (string-append out "/share/info")))
17868 (for-each (cut install-file <> lisp)
17869 (find-files "." "\\.elc*$"))
17870 (install-file "docs/transient.info" (string-append info)))
17871 #t)))))
17872 (home-page "https://magit.vc/manual/transient")
17873 (synopsis "Transient commands in Emacs")
17874 (description
17875 "Taking inspiration from prefix keys and prefix arguments in Emacs,
17876 Transient implements a similar abstraction involving a prefix command, infix
17877 arguments and suffix commands. We could call this abstraction a \"transient
17878 command\", but because it always involves at least two commands (a prefix and
17879 a suffix) we prefer to call it just a \"transient\".")
17880 (license license:gpl3+))))
17881
17882 (define-public emacs-forge
17883 (let ((commit "63cbf81f166fc71861d8e3d246df8e5ccedcb9bb"))
17884 (package
17885 (name "emacs-forge")
17886 (version (git-version "0.1.0" "2" commit))
17887 (source
17888 (origin
17889 (method git-fetch)
17890 (uri (git-reference
17891 (url "https://github.com/magit/forge.git")
17892 (commit commit)))
17893 (file-name (git-file-name name version))
17894 (sha256
17895 (base32
17896 "1yf2xjx3459py6rji740jm8bmh2pv66ghnbjxsvjd4jf9kcdav83"))))
17897 (build-system gnu-build-system)
17898 (native-inputs
17899 `(("texinfo" ,texinfo)
17900 ("emacs" ,emacs-minimal)))
17901 (propagated-inputs
17902 `(("emacs-closql" ,emacs-closql)
17903 ("emacs-dash" ,emacs-dash)
17904 ("emacs-emacsql-sqlite" ,emacs-emacsql)
17905 ("emacs-ghub" ,emacs-ghub)
17906 ("emacs-let-alist" ,emacs-let-alist)
17907 ("emacs-magit" ,emacs-magit)
17908 ("emacs-markdown-mode" ,emacs-markdown-mode)
17909 ("emacs-transient" ,emacs-transient)))
17910 (arguments
17911 `(#:tests? #f ;no tests
17912 #:modules ((srfi srfi-26)
17913 (guix build gnu-build-system)
17914 ((guix build emacs-build-system) #:prefix emacs:)
17915 (guix build utils)
17916 (guix build emacs-utils))
17917 #:imported-modules (,@%gnu-build-system-modules
17918 (guix build emacs-build-system)
17919 (guix build emacs-utils))
17920 #:phases
17921 (modify-phases %standard-phases
17922 (delete 'configure)
17923 (delete 'install)
17924 (add-after 'unpack 'delete-doc-targets
17925 (lambda _
17926 (substitute* "./Makefile"
17927 (("lisp docs") "lisp"))))
17928 (add-after 'delete-doc-targets 'chdir-lisp
17929 (lambda _
17930 (chdir "lisp")))
17931 (add-after 'chdir-lisp 'emacs-install
17932 (assoc-ref emacs:%standard-phases 'install))
17933 (add-after 'emacs-install 'emacs-make-autoloads
17934 (assoc-ref emacs:%standard-phases 'make-autoloads))
17935 (add-after 'build 'install-elc
17936 (lambda* (#:key outputs #:allow-other-keys)
17937 (let* ((out (assoc-ref outputs "out"))
17938 (el-dir (string-append
17939 out "/share/emacs/site-lisp/guix.d/forge-"
17940 ,version)))
17941 (for-each (cut install-file <> el-dir)
17942 (find-files "." "\\.elc"))
17943 #t)))
17944 (add-after 'install-elc 'install-doc
17945 (lambda* (#:key outputs #:allow-other-keys)
17946 (let* ((out (assoc-ref outputs "out"))
17947 (info (string-append out "/share/info")))
17948 (with-directory-excursion "../docs"
17949 (invoke "makeinfo" "forge.texi")
17950 (install-file "forge.info" info)
17951 #t)))))))
17952 (home-page "https://github.com/magit/forge/")
17953 (synopsis "Access Git forges from Magit")
17954 (description
17955 "Work with Git forges, such as Github and Gitlab, from the comfort of
17956 Magit and the rest of Emacs.")
17957 (license license:gpl3+))))
17958
17959 (define-public emacs-matcha
17960 (let ((commit "c7df5cf5cdac9ae369e241342389ccda0205eab9"))
17961 (package
17962 (name "emacs-matcha")
17963 (version (git-version "0.0.1" "1" commit)) ;no upstream release
17964 (source (origin
17965 (method git-fetch)
17966 (uri (git-reference
17967 (url "https://github.com/jojojames/matcha.git")
17968 (commit commit)))
17969 (file-name (git-file-name name version))
17970 (sha256
17971 (base32
17972 "1lfnh1glg6al677m7ci0x8g5wjdhjxlfl3nv1f1ppsw4dpnwsj9b"))))
17973 (propagated-inputs
17974 `(("emacs-hydra" ,emacs-hydra)
17975 ("emacs-transient" ,emacs-transient)))
17976 (build-system emacs-build-system)
17977 (home-page "https://github.com/jojojames/matcha/")
17978 (synopsis "Collection of hydras with a generic interface to launch them")
17979 (description "Matcha provides a collection of transients for various
17980 packages with a consistent way to use them.")
17981 (license license:gpl3+))))
17982
17983 (define-public emacs-undo-propose-el
17984 (let ((commit "f80baee566807d733fbacbab08a897bcd62579c3")
17985 (revision "3"))
17986 (package
17987 (name "emacs-undo-propose-el")
17988 (version (git-version "3.0.0" revision commit))
17989 (source
17990 (origin
17991 (method git-fetch)
17992 (uri (git-reference
17993 (url "https://github.com/jackkamm/undo-propose-el")
17994 (commit commit)))
17995 (file-name (git-file-name name version))
17996 (sha256
17997 (base32
17998 "00rqz63bhh66q78l646q3w16gydygj8h4d8np0dpbifgzciak90b"))))
17999 (build-system emacs-build-system)
18000 (arguments
18001 `(#:tests? #t
18002 #:test-command '("make" "test")))
18003 (home-page "https://github.com/jackkamm/undo-propose-el")
18004 (synopsis "Simple and safe navigation of @code{undo} history")
18005 (description "This package permits navigation of @code{undo} history in a
18006 temporary buffer, which is read-only save for @code{undo} commands, and
18007 subsequent committal of a chain of @code{undo} commands as a single edit in
18008 the @code{undo} history.")
18009 (license license:gpl3+))))
18010
18011 (define-public emacs-elisp-docstring-mode
18012 (let ((commit "f512e509dd690f65133e55563ebbfd2dede5034f")
18013 (version "0.0.1")
18014 (revision "1"))
18015 (package
18016 (name "emacs-elisp-docstring-mode")
18017 (version (git-version version revision commit))
18018 (source
18019 (origin
18020 (method git-fetch)
18021 (uri (git-reference
18022 (url "https://github.com/Fuco1/elisp-docstring-mode")
18023 (commit commit)))
18024 (file-name (git-file-name name version))
18025 (sha256
18026 (base32
18027 "0al8m75p359h4n82rf0dsl22qfdg9cwwywn5pn7x6gb96c7qrqaa"))))
18028 (build-system emacs-build-system)
18029 (home-page "https://github.com/Fuco1/elisp-docstring-mode")
18030 (synopsis "Major mode for editing Emacs Lisp docstrings")
18031 (description "This package provides font lock and automatic escaping and
18032 unescaping of quotes.")
18033 (license license:gpl3+))))
18034
18035 (define-public emacs-vimrc-mode
18036 (let ((commit "13bc150a870d5d4a95f1111e4740e2b22813c30e")
18037 (version "0.3.1")
18038 (revision "1"))
18039 (package
18040 (name "emacs-vimrc-mode")
18041 (version (git-version version revision commit))
18042 (source
18043 (origin
18044 (method git-fetch)
18045 (uri (git-reference
18046 (url "https://github.com/mcandre/vimrc-mode")
18047 (commit commit)))
18048 (file-name (git-file-name name version))
18049 (sha256
18050 (base32
18051 "0026dqs3hwygk2k2xfra90w5sfnxrfj7l69jz7sq5glavbf340pk"))))
18052 (build-system emacs-build-system)
18053 (home-page "https://github.com/mcandre/vimrc-mode")
18054 (synopsis "Major mode for Vimscript")
18055 (description "This package provides font lock and @code{beginning-} and
18056 @code{end-of-defun} functions for Vimscript files.")
18057 (license license:gpl3+))))
18058
18059 (define-public emacs-flycheck-haskell
18060 (let ((commit "32ddff87165a7d3a35e7318bee997b5b4bd41278")
18061 (revision "2"))
18062 (package
18063 (name "emacs-flycheck-haskell")
18064 (version (git-version "0.8" revision commit))
18065 (source
18066 (origin
18067 (method git-fetch)
18068 (uri (git-reference
18069 (url "https://github.com/flycheck/flycheck-haskell")
18070 (commit commit)))
18071 (file-name (git-file-name name version))
18072 (sha256
18073 (base32
18074 "10pgsbagq6qj4mshq5sypv0q0khck92b30sc793b4g1pfpsxvgjn"))))
18075 (build-system emacs-build-system)
18076 (propagated-inputs
18077 `(("emacs-dash" ,emacs-dash)
18078 ("emacs-seq" ,emacs-seq)
18079 ("emacs-flycheck" ,emacs-flycheck)
18080 ("emacs-haskell-mode" ,emacs-haskell-mode)
18081 ("emacs-let-alist" ,emacs-let-alist)))
18082 (arguments
18083 `(#:include '("\\.el$" "\\.hs$")))
18084 (home-page "https://github.com/flycheck/flycheck-haskell")
18085 (synopsis "Flycheck for Haskell")
18086 (description "This package configures syntax-checking for Haskell
18087 buffers.")
18088 (license license:gpl3+))))
18089
18090 (define-public emacs-js2-refactor-el
18091 (let ((commit "d4c40b5fc86d3edd7c6a7d83ac86483ee1cb7a28")
18092 (revision "2"))
18093 (package
18094 (name "emacs-js2-refactor-el")
18095 (version (git-version "0.9.0" revision commit))
18096 (source
18097 (origin
18098 (method git-fetch)
18099 (uri (git-reference
18100 (url "https://github.com/magnars/js2-refactor.el")
18101 (commit commit)))
18102 (file-name (git-file-name name version))
18103 (sha256
18104 (base32
18105 "08b25y3raz0p98zxk9xdd8nj9shqd6mzrqhbq1gg4cwsmi7h7ly1"))))
18106 (build-system emacs-build-system)
18107 (propagated-inputs
18108 `(("emacs-dash" ,emacs-dash)
18109 ("emacs-s" ,emacs-s)
18110 ("emacs-js2-mode" ,emacs-js2-mode)
18111 ("emacs-yasnippet" ,emacs-yasnippet)
18112 ("emacs-multiple-cursors" ,emacs-multiple-cursors)))
18113 (native-inputs
18114 `(("emacs-buttercup" ,emacs-buttercup)
18115 ("emacs-espuds" ,emacs-espuds)))
18116 (home-page "https://github.com/magnars/js2-refactor.el")
18117 (synopsis "JavaScript refactoring in Emacs")
18118 (description "This package provides various refactoring functions for
18119 JavaScript.")
18120 (license license:gpl3+))))
18121
18122 (define-public emacs-prettier
18123 (let ((commit "e9b73e81d3e1642aec682195f127a42dfb0b5774")
18124 (version "0.1.0")
18125 (revision "1"))
18126 (package
18127 (name "emacs-prettier")
18128 (version (git-version version revision commit))
18129 (source
18130 (origin
18131 (method git-fetch)
18132 (uri (git-reference
18133 (url "https://github.com/prettier/prettier-emacs")
18134 (commit commit)))
18135 (file-name (git-file-name name version))
18136 (sha256
18137 (base32
18138 "0hj4fv3fgc60i6jrsx4a81s5c9fsxxafhhs3q2q1dypsscjci9ph"))))
18139 (build-system emacs-build-system)
18140 (home-page "https://github.com/prettier/prettier-emacs")
18141 (synopsis "Automatic formatting of JavaScript code")
18142 (description "This package integrates Prettier with Emacs, and
18143 provides a minor mode that autoformats the buffer upon saving.")
18144 (license license:expat))))
18145
18146 (define-public emacs-fish-mode
18147 (package
18148 (name "emacs-fish-mode")
18149 (version "0.1.4")
18150 (source
18151 (origin
18152 (method git-fetch)
18153 (uri (git-reference
18154 (url "https://github.com/wwwjfy/emacs-fish")
18155 (commit version)))
18156 (file-name (git-file-name name version))
18157 (sha256
18158 (base32
18159 "0a74ghmjjrxfdhk4mvq6lar4w6l6lc4iilabs99smqr2fn5rsslq"))))
18160 (build-system emacs-build-system)
18161 (home-page "https://github.com/wwwjfy/emacs-fish")
18162 (synopsis "Major mode for Fish shell scripts")
18163 (description "This package provides syntax highlighting and indentation
18164 functions for Fish shell scripts.")
18165 (license license:gpl3+)))
18166
18167 (define-public emacs-eshell-up
18168 (let ((commit "9c100bae5c3020e8d9307e4332d3b64e7dc28519")
18169 (version "0.0.3")
18170 (revision "12"))
18171 (package
18172 (name "emacs-eshell-up")
18173 (version (git-version version revision commit))
18174 (source
18175 (origin
18176 (method git-fetch)
18177 (uri (git-reference
18178 (url "https://github.com/peterwvj/eshell-up")
18179 (commit commit)))
18180 (file-name (git-file-name name version))
18181 (sha256
18182 (base32
18183 "00zdbcncjabgj5mp47l1chymx5na18v2g4kj730dgmj3rnl3iz2q"))))
18184 (build-system emacs-build-system)
18185 (home-page "https://github.com/peterwvj/eshell-up")
18186 (synopsis "Quickly go to a parent directory in @code{Eshell}")
18187 (description "This package provides quick navigation to a specific
18188 parent directory using @code{Eshell}.")
18189 (license license:gpl3+))))
18190
18191 (define-public emacs-tco-el
18192 (let ((commit "482db5313f090b17ed22ccd856f0e141dc75afe6")
18193 (revision "1"))
18194 (package
18195 (name "emacs-tco-el")
18196 (version (git-version "0.3" revision commit))
18197 (source
18198 (origin
18199 (method git-fetch)
18200 (uri (git-reference
18201 (url "https://github.com/Wilfred/tco.el")
18202 (commit commit)))
18203 (file-name (git-file-name name version))
18204 (sha256
18205 (base32
18206 "1z7xkbrqznk6ni687qqknp8labcyhl8y6576hjfri89fn21385y9"))))
18207 (build-system emacs-build-system)
18208 (propagated-inputs
18209 `(("emacs-dash" ,emacs-dash)))
18210 (native-inputs
18211 `(("emacs-ert-runner" ,emacs-ert-runner)
18212 ("emacs-undercover" ,emacs-undercover)))
18213 (arguments
18214 `(#:tests? #t
18215 #:test-command '("ert-runner")))
18216 (home-page "https://github.com/Wilfred/tco.el")
18217 (synopsis "Tail-call optimization for Emacs Lisp")
18218 (description "This package provides tail-call optimization for Emacs
18219 Lisp functions that call themselves in tail position.")
18220 (license license:gpl3+))))
18221
18222 (define-public emacs-equake
18223 (let ((commit "7eddc025ee61b83029363e22219af228b8c20681")
18224 (revision "2"))
18225 (package
18226 (name "emacs-equake")
18227 (version (git-version "0.85" revision commit))
18228 (source
18229 (origin
18230 (method git-fetch)
18231 (uri (git-reference
18232 (url "https://gitlab.com/emacsomancer/equake/")
18233 (commit commit)))
18234 (file-name (git-file-name name version))
18235 (sha256
18236 (base32
18237 "1c55pbqak3d02sw6z1139baxzy401b90g0gxzcc3j6sgplz6sc6w"))))
18238 (build-system emacs-build-system)
18239 (propagated-inputs
18240 `(("emacs-dash" ,emacs-dash)
18241 ("emacs-tco-el" ,emacs-tco-el)))
18242 (home-page "https://gitlab.com/emacsomancer/equake/")
18243 (synopsis "Drop-down console for @code{Eshell} and terminal emulators")
18244 (description "This package provides a Quake-style drop-down console
18245 compatible with Emacs' shell modes.")
18246 (license license:gpl3+))))
18247
18248 (define-public emacs-vdiff
18249 (let ((commit "09e15fc932bfd2febe1d4a65780a532394562b07")
18250 (revision "1"))
18251 (package
18252 (name "emacs-vdiff")
18253 (version (git-version "0.2.3" revision commit))
18254 (source
18255 (origin
18256 (method git-fetch)
18257 (uri (git-reference
18258 (url "https://github.com/justbur/emacs-vdiff.git")
18259 (commit commit)))
18260 (file-name (git-file-name name version))
18261 (sha256
18262 (base32
18263 "1gvqi5l4zs872nn4pmj603aza09d81qad2rgijzv268lif8z34db"))))
18264 (build-system emacs-build-system)
18265 (propagated-inputs
18266 `(("emacs-hydra" ,emacs-hydra)))
18267 (arguments
18268 `(#:tests? #t
18269 #:test-command '("emacs" "-Q" "-batch" "-L" "."
18270 "-l" "vdiff-test.el"
18271 "-f" "ert-run-tests-batch-and-exit")))
18272 (home-page "https://github.com/justbur/emacs-vdiff/")
18273 (synopsis "Frontend for diffing based on vimdiff")
18274 (description "This package permits comparisons of two or three buffers
18275 based on diff output.")
18276 (license license:gpl3+))))
18277
18278 (define-public emacs-vdiff-magit
18279 ;; Need to use a more recent commit than the latest release version because
18280 ;; of Magit and Transient
18281 (let ((commit "b100d126c69e5c26a61ae05aa1778bcc4302b597")
18282 (version "0.3.2")
18283 (revision "8"))
18284 (package
18285 (name "emacs-vdiff-magit")
18286 (version (git-version version revision commit))
18287 (source
18288 (origin
18289 (method git-fetch)
18290 (uri (git-reference
18291 (url "https://github.com/justbur/emacs-vdiff-magit/")
18292 (commit commit)))
18293 (file-name (git-file-name name version))
18294 (sha256
18295 (base32
18296 "16cjmrzflf2i1w01973sl944xrfanakba8sb4dpwi79d92xp03xy"))))
18297 (build-system emacs-build-system)
18298 (propagated-inputs
18299 `(("emacs-vdiff" ,emacs-vdiff)
18300 ("emacs-magit" ,emacs-magit)
18301 ("emacs-transient" ,emacs-transient)))
18302 (home-page "https://github.com/justbur/emacs-vdiff-magit/")
18303 (synopsis "Frontend for diffing based on vimdiff")
18304 (description "This package permits comparisons of two or three buffers
18305 based on diff output.")
18306 (license license:gpl3+))))
18307
18308 (define-public emacs-all-the-icons-dired
18309 (let ((commit "980b7747d6c4a7992a1ec56afad908956db0a519")
18310 (version "1.0")
18311 (revision "1"))
18312 (package
18313 (name "emacs-all-the-icons-dired")
18314 (version (git-version version revision commit))
18315 (source
18316 (origin
18317 (method git-fetch)
18318 (uri (git-reference
18319 (url "https://github.com/jtbm37/all-the-icons-dired/")
18320 (commit commit)))
18321 (file-name (git-file-name name version))
18322 (sha256
18323 (base32
18324 "1pvbgyxfj4j205nj1r02045f1y4wgavdsk7f45hxkkhms1rj8jyy"))))
18325 (build-system emacs-build-system)
18326 (propagated-inputs
18327 `(("emacs-all-the-icons" ,emacs-all-the-icons)))
18328 (home-page "https://github.com/jtbm37/all-the-icons-dired/")
18329 (synopsis "Show icons for each file in @code{dired-mode}")
18330 (description "This package allows icons from @file{all-the-icons.el} to
18331 be used in @code{dired-mode}.")
18332 (license license:gpl3+))))
18333
18334 (define-public emacs-exwm-edit
18335 (let ((commit "961c0f3ea45766b888c73d7353da13d329538034")
18336 (version "0.0.1")
18337 (revision "1"))
18338 (package
18339 (name "emacs-exwm-edit")
18340 (version (git-version version revision commit))
18341 (source
18342 (origin
18343 (method git-fetch)
18344 (uri (git-reference
18345 (url "https://github.com/agzam/exwm-edit/")
18346 (commit commit)))
18347 (file-name (git-file-name name version))
18348 (sha256
18349 (base32
18350 "087pk5ckx753qrn6xpka9khhlp7iqlz76w7861x90av2f5cgy6fw"))))
18351 (build-system emacs-build-system)
18352 (propagated-inputs
18353 `(("emacs-exwm" ,emacs-exwm)))
18354 (home-page "https://github.com/agzam/exwm-edit/")
18355 (synopsis "Open temp buffers for editing text from EXWM buffers")
18356 (description "This package facilitates editing text from EXWM buffers by
18357 generating a temp buffer in which any useful Emacs utilities and modes can be
18358 invoked.")
18359 (license license:gpl3+))))
18360
18361 (define-public emacs-ert-async
18362 (package
18363 (name "emacs-ert-async")
18364 (version "0.1.2")
18365 (source
18366 (origin
18367 (method git-fetch)
18368 (uri (git-reference
18369 (url "https://github.com/rejeep/ert-async.el")
18370 (commit (string-append "v" version))))
18371 (file-name (git-file-name name version))
18372 (sha256
18373 (base32
18374 "0hn9i405nfhjd1h9vnwj43nxbbz00khrwkjq0acfyxjaz1shfac9"))))
18375 (build-system emacs-build-system)
18376 (home-page "https://github.com/rejeep/ert-async.el")
18377 (synopsis "Async support for ERT")
18378 (description "This package allows ERT to work with asynchronous tests.")
18379 (license license:gpl3+)))
18380
18381 (define-public emacs-prodigy-el
18382 (let ((commit "0a12eec1f001a4eef16b2c0c524f02f2647a4ff1")
18383 (revision "2"))
18384 (package
18385 (name "emacs-prodigy-el")
18386 (version (git-version "0.7.0" revision commit))
18387 (source
18388 (origin
18389 (method git-fetch)
18390 (uri (git-reference
18391 (url "https://github.com/rejeep/prodigy.el")
18392 (commit commit)))
18393 (file-name (git-file-name name version))
18394 (sha256
18395 (base32
18396 "02kysq57kqzg0zkhaf302ada9cp9spgp71z8vbdq4c7dl6x75h4g"))))
18397 (build-system emacs-build-system)
18398 (propagated-inputs
18399 `(("emacs-dash" ,emacs-dash)
18400 ("emacs-s" ,emacs-s)
18401 ("emacs-f" ,emacs-f)))
18402 (native-inputs
18403 `(("emacs-el-mock" ,emacs-el-mock)
18404 ("emacs-ert-async" ,emacs-ert-async)))
18405 (home-page "https://github.com/rejeep/prodigy.el")
18406 (synopsis "Manage external services from within Emacs")
18407 (description "This package provides a GUI for defining and monitoring services.")
18408 (license license:gpl3+))))
18409
18410 (define-public emacs-web-server
18411 (let ((commit "cafa5b7582c57252a0884b2c33da9b18fb678713")
18412 (revision "1"))
18413 (package
18414 (name "emacs-web-server")
18415 (version (git-version "0.1.0" revision commit))
18416 (source
18417 (origin
18418 (method git-fetch)
18419 (uri (git-reference
18420 (url "https://github.com/eschulte/emacs-web-server/")
18421 (commit commit)))
18422 (file-name (git-file-name name version))
18423 (sha256
18424 (base32
18425 "1c0lfqmbs5hvz3fh3c8wgp6ipwmxrwx9xj264bjpj3phixd5419y"))))
18426 (build-system emacs-build-system)
18427 (native-inputs
18428 `(("curl" ,curl)))
18429 (arguments
18430 `(#:phases
18431 (modify-phases %standard-phases
18432 (add-after 'unpack 'set-shell
18433 ;; Setting the SHELL environment variable is required for the tests
18434 ;; to find sh.
18435 (lambda _
18436 (setenv "SHELL" (which "sh"))
18437 #t)))
18438 #:tests? #t
18439 #:test-command '("make" "check")))
18440 (home-page "https://github.com/eschulte/emacs-web-server/")
18441 (synopsis "Web server with handlers in Emacs Lisp")
18442 (description "This package supports HTTP GET and POST requests with
18443 url-encoded parameters, as well as web sockets.")
18444 (license license:gpl3+))))
18445
18446 (define-public emacs-markdown-preview-mode
18447 (package
18448 (name "emacs-markdown-preview-mode")
18449 (version "0.9.2")
18450 (source
18451 (origin
18452 (method git-fetch)
18453 (uri (git-reference
18454 (url "https://github.com/ancane/markdown-preview-mode")
18455 (commit (string-append "v" version))))
18456 (file-name (git-file-name name version))
18457 (sha256
18458 (base32
18459 "1d1id99gagymvzdfa1mwqh8y3szm8ii47rpijkfi1qnifjg5jaq9"))))
18460 (build-system emacs-build-system)
18461 (propagated-inputs
18462 `(("emacs-markdown-mode" ,emacs-markdown-mode)
18463 ("emacs-websocket" ,emacs-websocket)
18464 ("emacs-web-server" ,emacs-web-server)))
18465 (arguments '(#:include '("\\.el$" "\\.html$")))
18466 (home-page "https://github.com/ancane/markdown-preview-mode")
18467 (synopsis "Preview Markdown files")
18468 (description "This package provides a minor mode for preview of Markdown
18469 files, and sends rendered Markdown to a web browser.")
18470 (license license:gpl3+)))
18471
18472 (define-public emacs-dotenv-mode
18473 (package
18474 (name "emacs-dotenv-mode")
18475 (version "0.2.4")
18476 (source
18477 (origin
18478 (method git-fetch)
18479 (uri (git-reference
18480 (url "https://github.com/preetpalS/emacs-dotenv-mode")
18481 (commit (string-append "v" version))))
18482 (file-name (git-file-name name version))
18483 (sha256
18484 (base32
18485 "1fplkhxnsgdrg10iqsmw162zny2idz4vvv35spsb9j0hsk8imclc"))))
18486 (build-system emacs-build-system)
18487 (home-page "https://github.com/preetpalS/emacs-dotenv-mode")
18488 (synopsis "Major mode for @file{.env} files")
18489 (description "This package provides syntax highlighting for @file{.env}
18490 files.")
18491 (license license:gpl3+)))
18492
18493 (define-public emacs-add-node-modules-path
18494 (let ((commit "f31e69ccb681f882aebb806ce6e9478e3ac39708")
18495 (version "1.2.0")
18496 (revision "10"))
18497 (package
18498 (name "emacs-add-node-modules-path")
18499 (version (git-version version revision commit))
18500 (source
18501 (origin
18502 (method git-fetch)
18503 (uri (git-reference
18504 (url "https://github.com/codesuki/add-node-modules-path")
18505 (commit commit)))
18506 (file-name (git-file-name name version))
18507 (sha256
18508 (base32
18509 "0p106bqmvdr8by5iv02bshm339qbrjcch2d15mrm4h3nav03v306"))))
18510 (build-system emacs-build-system)
18511 (home-page "https://github.com/codesuki/add-node-modules-path")
18512 (synopsis "Add @file{node_modules} to the buffer-local @file{exec-path}")
18513 (description "This package searches the parent directories of the
18514 current file for the project's @file{node_modules/.bin/} directory, allowing
18515 Emacs to find project-specific installations of packages.")
18516 (license license:expat))))
18517
18518 (define-public emacs-flow-minor-mode
18519 (let ((commit "d1b32a7dd0d33c6a00a106da5f4b2323602cbd3e")
18520 (version "0.3")
18521 (revision "4"))
18522 (package
18523 (name "emacs-flow-minor-mode")
18524 (version (git-version version revision commit))
18525 (source
18526 (origin
18527 (method git-fetch)
18528 (uri (git-reference
18529 (url "https://github.com/an-sh/flow-minor-mode")
18530 (commit commit)))
18531 (file-name (git-file-name name version))
18532 (sha256
18533 (base32
18534 "169r4ib9qg9q6fm3p0p23qs1qx4pa9pg1qvyq4ysr85i7kwygppl"))))
18535 (build-system emacs-build-system)
18536 (home-page "https://github.com/an-sh/flow-minor-mode")
18537 (synopsis "Minor mode for JavaScript Flow files")
18538 (description "This package integrates Flow with Emacs, allowing for
18539 definition-jumping and type-checking on demand.")
18540 (license license:bsd-3))))
18541
18542 (define-public emacs-rjsx-mode
18543 (let ((commit "0e7fa6b4facdec4f85a7a8865bdf59dfd57217b5")
18544 (revision "2"))
18545 (package
18546 (name "emacs-rjsx-mode")
18547 (version (git-version "0.4" revision commit))
18548 (source
18549 (origin
18550 (method git-fetch)
18551 (uri (git-reference
18552 (url "https://github.com/felipeochoa/rjsx-mode")
18553 (commit commit)))
18554 (file-name (git-file-name name version))
18555 (sha256
18556 (base32
18557 "0s0871sx3ch09kgvbcp9na4zdrfrda62xjq8m9knbq5vnj8q8qpi"))))
18558 (build-system emacs-build-system)
18559 (propagated-inputs
18560 `(("emacs-js2-mode" ,emacs-js2-mode)))
18561 (arguments
18562 `(#:tests? #t
18563 #:test-command '("make" "test")))
18564 (home-page "https://github.com/felipeochoa/rjsx-mode")
18565 (synopsis "Major mode for JSX files")
18566 (description "This package extends the parser of @code{js2-mode} to
18567 support JSX syntax.")
18568 (license license:expat))))
18569
18570 (define-public emacs-origami-el
18571 (let ((commit "1f38085c8f9af7842765ed63f7d6dfe4dab59366")
18572 (version "1.0")
18573 (revision "1"))
18574 (package
18575 (name "emacs-origami-el")
18576 (version (git-version version revision commit))
18577 (source
18578 (origin
18579 (method git-fetch)
18580 (uri (git-reference
18581 (url "https://github.com/gregsexton/origami.el")
18582 (commit commit)))
18583 (file-name (git-file-name name version))
18584 (sha256
18585 (base32
18586 "0ha1qsz2p36pqa0sa2sp83lspbgx5lr7930qxnwd585liajzdd9x"))))
18587 (build-system emacs-build-system)
18588 (propagated-inputs
18589 `(("emacs-dash" ,emacs-dash)
18590 ("emacs-s" ,emacs-s)))
18591 (home-page "https://github.com/gregsexton/origami.el")
18592 (synopsis "Flexible text-folding")
18593 (description "This package provides a minor mode for collapsing and
18594 expanding regions of text without modifying the actual contents.")
18595 (license license:expat))))
18596
18597 (define-public emacs-peep-dired
18598 (let ((commit "c88a9a3050197840edfe145f11e0bb9488de32f4")
18599 (version "0")
18600 (revision "1"))
18601 (package
18602 (name "emacs-peep-dired")
18603 (version (git-version version revision commit))
18604 (source
18605 (origin
18606 (method git-fetch)
18607 (uri (git-reference
18608 (url "https://github.com/asok/peep-dired")
18609 (commit commit)))
18610 (file-name (git-file-name name version))
18611 (sha256
18612 (base32
18613 "1wy5qpnfri1gha2cnl6q20qar8dbl2mimpb43bnhmm2g3wgjyad6"))))
18614 (build-system emacs-build-system)
18615 (home-page "https://github.com/asok/peep-dired")
18616 (synopsis "Preview files in another window")
18617 (description "This package provides a minor mode that allows files to be
18618 previewed by scrolling up and down within a @code{dired} buffer.")
18619 (license license:gpl3+))))
18620
18621 (define-public emacs-counsel-etags
18622 (package
18623 (name "emacs-counsel-etags")
18624 (version "1.8.9")
18625 (source
18626 (origin
18627 (method git-fetch)
18628 (uri (git-reference
18629 (url "https://github.com/redguardtoo/counsel-etags")
18630 (commit version)))
18631 (file-name (git-file-name name version))
18632 (sha256
18633 (base32
18634 "0rmdl93kgyydwa96yclds9vwly41bpk8v18cbqc1x266w6v77dr9"))))
18635 (build-system emacs-build-system)
18636 (propagated-inputs
18637 `(("emacs-ivy" ,emacs-ivy)))
18638 (arguments
18639 `(#:tests? #t
18640 #:test-command '("make" "test")))
18641 (home-page "https://github.com/redguardtoo/counsel-etags")
18642 (synopsis "Fast @code{Ctags}/@code{Etags} solution with @code{ivy-mode}")
18643 (description "This package uses @code{ivy-mode} to facilitate navigating
18644 and searching through @code{Ctags} files.")
18645 (license license:gpl3+)))
18646
18647 (define-public emacs-org-download
18648 (let ((commit "10c9d7c8eed928c88a896310c882e3af4d8d0f61")
18649 (revision "2"))
18650 (package
18651 (name "emacs-org-download")
18652 (version (git-version "0.1.0" revision commit))
18653 (source (origin
18654 (method git-fetch)
18655 (uri (git-reference
18656 (url "https://github.com/abo-abo/org-download")
18657 (commit commit)))
18658 (sha256
18659 (base32
18660 "0i8wlx1i7y1vn5lqwjifvymvszg28a07vwqcm4jslf1v2ajs1lsl"))
18661 (file-name (git-file-name name version))))
18662 (build-system emacs-build-system)
18663 (propagated-inputs
18664 `(("emacs-org" ,emacs-org)
18665 ("emacs-async" ,emacs-async)))
18666 (home-page "https://github.com/abo-abo/org-download")
18667 (synopsis "Facilitate moving images")
18668 (description "This package provides utilities for managing image files
18669 copied into @code{org-mode} buffers.")
18670 (license license:gpl3+))))
18671
18672 (define-public emacs-dash-docs
18673 (let ((commit "111fd9b97001f1ad887b45e5308a14ddd68ce70a")
18674 (revision "1"))
18675 (package
18676 (name "emacs-dash-docs")
18677 (version (git-version "1.4.0" revision commit))
18678 (source
18679 (origin
18680 (method git-fetch)
18681 (uri (git-reference
18682 (url "https://github.com/dash-docs-el/dash-docs.git")
18683 (commit commit)))
18684 (file-name (git-file-name name version))
18685 (sha256
18686 (base32
18687 "0sckb7z0ylflva212bns7iq9mfnffgjghi0qspsbfwra35zb9xng"))))
18688 (build-system emacs-build-system)
18689 (propagated-inputs
18690 `(("emacs-async" ,emacs-async)))
18691 (native-inputs
18692 `(("emacs-undercover" ,emacs-undercover)
18693 ("emacs-ert-runner" ,emacs-ert-runner)))
18694 (arguments
18695 `(#:tests? #t
18696 #:test-command '("ert-runner")
18697 #:phases
18698 ;; this test requires network access, so remove it
18699 (modify-phases %standard-phases
18700 (add-before 'check 'make-tests-writable
18701 (lambda _
18702 (make-file-writable "test/dash-docs-test.el")
18703 #t))
18704 (add-before 'check 'delete-test
18705 (lambda _
18706 (emacs-batch-edit-file "test/dash-docs-test.el"
18707 `(progn (progn
18708 (goto-char (point-min))
18709 (re-search-forward "ert-deftest dash-docs-official-docsets-test")
18710 (beginning-of-line)
18711 (kill-sexp))
18712 (basic-save-buffer)))
18713 #t)))))
18714 (home-page "https://github.com/dash-docs-el/dash-docs")
18715 (synopsis "Offline documentation browser for APIs using Dash docsets")
18716 (description "This package exposes functionality to work with Dash docsets.")
18717 (license license:gpl3+))))
18718
18719 (define-public emacs-helm-dash
18720 (let ((commit "7f853bd34da666f0e9a883011c80f451b06f6c59")
18721 (revision "2"))
18722 (package
18723 (name "emacs-helm-dash")
18724 (version (git-version "1.3.0" revision commit))
18725 (source
18726 (origin
18727 (method git-fetch)
18728 (uri (git-reference
18729 (url "https://github.com/areina/helm-dash.git")
18730 (commit commit)))
18731 (file-name (git-file-name name version))
18732 (sha256
18733 (base32
18734 "0r192vzry1212ihabg9pgw9xar8zdgnbgy0vsgvfm8s5wj6ny7jp"))))
18735 (build-system emacs-build-system)
18736 (propagated-inputs
18737 `(("emacs-helm" ,emacs-helm)
18738 ("emacs-dash-docs" ,emacs-dash-docs)))
18739 (home-page "https://github.com/areina/helm-dash")
18740 (synopsis "Offline documentation browser for APIs using Dash docsets")
18741 (description "This package uses Helm to install and navigate through
18742 Dash docsets.")
18743 (license license:gpl3+))))
18744
18745 (define-public emacs-counsel-dash
18746 (let ((commit "7027868d483b51d949b9f20fb8f34b122ca61520")
18747 (revision "3"))
18748 (package
18749 (name "emacs-counsel-dash")
18750 (version (git-version "0.1.3" revision commit))
18751 (source
18752 (origin
18753 (method git-fetch)
18754 (uri (git-reference
18755 (url "https://github.com/dash-docs-el/counsel-dash.git")
18756 (commit commit)))
18757 (file-name (git-file-name name version))
18758 (sha256
18759 (base32
18760 "0h3f5pxnmb21pq4hh7k4w8jzflz1k2ap7nwpjc222w0q6x6jrbjp"))))
18761 (build-system emacs-build-system)
18762 (propagated-inputs
18763 `(("emacs-dash-docs" ,emacs-dash-docs)
18764 ("emacs-ivy" ,emacs-ivy)))
18765 (arguments
18766 `(#:phases
18767 (modify-phases %standard-phases
18768 (add-after 'unpack 'require-ivy
18769 (lambda _
18770 (substitute* "counsel-dash.el"
18771 (("^\\(require 'cl-lib\\)")
18772 "(require 'cl-lib)\n(require 'ivy)\n(require 'subr-x)"))
18773 #t)))))
18774 (home-page "https://github.com/dash-docs-el/counsel-dash")
18775 (synopsis "Offline documentation browser for APIs using Dash docsets")
18776 (description "This package uses @code{ivy-mode} to install and navigate
18777 through Dash docsets.")
18778 (license license:expat))))
18779
18780 (define-public emacs-el-patch
18781 (package
18782 (name "emacs-el-patch")
18783 (version "2.2.3")
18784 (source
18785 (origin
18786 (method git-fetch)
18787 (uri (git-reference
18788 (url "https://github.com/raxod502/el-patch")
18789 (commit version)))
18790 (file-name (git-file-name name version))
18791 (sha256
18792 (base32
18793 "18djslz177q6q33y82zmg2v6n9236a76kiqfvxdk4vbqzjbq82f7"))))
18794 (build-system emacs-build-system)
18795 (home-page "https://github.com/raxod502/el-patch")
18796 (synopsis "Future-proof your Emacs customizations")
18797 (description "This package allows for an alternate definition of an Elisp
18798 function to be specified and for any differences from the original definition
18799 to be examined using Ediff.")
18800 (license license:expat)))
18801
18802 (define-public emacs-info-plus
18803 (let ((commit "4a6b93c170169594e1e8ea60cd799a1a88a969da")
18804 (revision "2"))
18805 (package
18806 (name "emacs-info-plus")
18807 (version (git-version "0" revision commit))
18808 (source
18809 (origin
18810 (method git-fetch)
18811 (uri (git-reference
18812 (url "https://github.com/emacsmirror/info-plus")
18813 (commit commit)))
18814 (file-name (git-file-name name version))
18815 (sha256
18816 (base32
18817 "1xzmx7m1qbl3b1x6yq1db1a108xqaa64ljfv1hdw763zmy4kc6m0"))))
18818 (build-system emacs-build-system)
18819 (home-page "https://github.com/emacsmirror/info-plus")
18820 (synopsis "Extensions to @file{info.el}")
18821 (description "This package extends Emacs' @file{info.el} by allowing
18822 outline-enabled table of contents, additional metadata association for Info
18823 nodes, and more.")
18824 (license license:gpl2+))))
18825
18826 (define-public emacs-eval-sexp-fu-el
18827 (package
18828 (name "emacs-eval-sexp-fu-el")
18829 (version "0.5.0")
18830 (source
18831 (origin
18832 (method git-fetch)
18833 (uri (git-reference
18834 (url "https://github.com/hchbaw/eval-sexp-fu.el")
18835 (commit (string-append "v" version))))
18836 (file-name (git-file-name name version))
18837 (sha256
18838 (base32
18839 "01mpnpgmlnfbi2yw9dxz5iw72mw3lk223bj172i4fnx3xdrrxbij"))))
18840 (build-system emacs-build-system)
18841 (home-page "https://github.com/hchbaw/eval-sexp-fu.el")
18842 (synopsis "Enhancements for evaluating s-expressions")
18843 (description "This package provides provides variants of
18844 @code{eval-last-sexp} that work on the containing list or s-expression, as
18845 well as an option for visually flashing evaluated s-expressions.")
18846 (license license:gpl3+)))
18847
18848 (define-public emacs-counsel-tramp
18849 (package
18850 (name "emacs-counsel-tramp")
18851 (version "0.6.3")
18852 (source
18853 (origin
18854 (method git-fetch)
18855 (uri (git-reference
18856 (url "https://github.com/masasam/emacs-counsel-tramp")
18857 (commit version)))
18858 (file-name (git-file-name name version))
18859 (sha256
18860 (base32
18861 "1qy9lf7cyv6hp9mmpwh92cpdcffbxzyzchx6878d5pmk9qh6xy92"))))
18862 (build-system emacs-build-system)
18863 (propagated-inputs
18864 `(("emacs-ivy" ,emacs-ivy)))
18865 (home-page "https://github.com/masasam/emacs-counsel-tramp")
18866 (synopsis "Ivy interface for TRAMP")
18867 (description "This package allows @code{ivy-mode} to display and filter
18868 SSH servers.")
18869 (license license:gpl3+)))
18870
18871 (define-public emacs-tramp-auto-auth
18872 (let ((commit "f15a12dfab651aff60f4a9d70f868030a12344ac"))
18873 (package
18874 (name "emacs-tramp-auto-auth")
18875 (version (git-version "20191027" "1" commit))
18876 (source
18877 (origin
18878 (method git-fetch)
18879 (uri (git-reference
18880 (url "https://github.com/oitofelix/tramp-auto-auth.git")
18881 (commit commit)))
18882 (file-name (git-file-name name version))
18883 (sha256
18884 (base32
18885 "09nkjgwppjfgv04q0gv468qihgx4y3p39lpwbd6vbh3wgbccas9k"))))
18886 (build-system emacs-build-system)
18887 (home-page "https://github.com/oitofelix/tramp-auto-auth")
18888 (synopsis "TRAMP automatic authentication library")
18889 (description "This package provides @code{tramp-auto-auth-mode} Emacs
18890 global minor mode whose purpose is to automatically feed TRAMP sub-processes
18891 with passwords for paths matching regexps.")
18892 (license license:gpl3+))))
18893
18894 (define-public emacs-eacl
18895 (package
18896 (name "emacs-eacl")
18897 (version "2.0.1")
18898 (source
18899 (origin
18900 (method git-fetch)
18901 (uri (git-reference
18902 (url "https://github.com/redguardtoo/eacl")
18903 (commit version)))
18904 (file-name (git-file-name name version))
18905 (sha256
18906 (base32
18907 "0ksn11sm3g1ja5lpjz3hrzzw8b480mfcb3q589m52qjgvvn5iyfv"))))
18908 (build-system emacs-build-system)
18909 (propagated-inputs
18910 `(("emacs-ivy" ,emacs-ivy)))
18911 (home-page "https://github.com/redguardtoo/eacl")
18912 (synopsis "Auto-complete lines by using @code{grep} on a project")
18913 (description "This package provides auto-completion cammands for single
18914 and multiple lines of code in a project.")
18915 (license license:gpl3+)))
18916
18917 (define-public emacs-semantic-refactor
18918 ;; The last release, 0.5, was made on 2015-07-26 and there have been 47
18919 ;; commits since then.
18920 (let ((commit "6f2c97d17fb70f4ca2112f5a2b99a8ec162004f5"))
18921 (package
18922 (name "emacs-semantic-refactor")
18923 (version (git-version "0.5" "1" commit))
18924 (source
18925 (origin
18926 (method git-fetch)
18927 (uri (git-reference
18928 (url "https://github.com/tuhdo/semantic-refactor")
18929 (commit commit)))
18930 (file-name (git-file-name name version))
18931 (sha256
18932 (base32
18933 "1lyz3zjkx2csh0xdy1zpx8s32qp1p3sig57mwi9xhgpqjyf0axmb"))))
18934 (build-system emacs-build-system)
18935 (home-page "https://github.com/tuhdo/semantic-refactor")
18936 (synopsis "Refactoring tool for C/C++ and Lisp dialects")
18937 (description "This package provides a refactoring tool based on the
18938 Emacs Semantic parser framework. For C and C++ it supports operations such as:
18939
18940 @enumerate
18941 @item Generating class implementations
18942 @item Generating function prototypes
18943 @item Converting functions to function pointers
18944 @item Moving semantic units
18945 @item etc...
18946 @end enumerate
18947
18948 For Lisp dialects like Clojure, ELisp, and Scheme, it supports operations such
18949 as:
18950
18951 @enumerate
18952 @item Formatting the whole buffer
18953 @item Converting sexpressions to one or multiple lines
18954 @item etc...
18955 @end enumerate\n")
18956 (license license:gpl3+))))
18957
18958 (define-public emacs-nhexl-mode
18959 (package
18960 (name "emacs-nhexl-mode")
18961 (version "1.4")
18962 (source
18963 (origin
18964 (method url-fetch)
18965 (uri (string-append
18966 "https://elpa.gnu.org/packages/nhexl-mode-"
18967 version ".el"))
18968 (sha256
18969 (base32 "1c2q4w6hkvc7z4026hiqdcsm2scd6q35x7b0dk80h8qicsbi14c8"))))
18970 (build-system emacs-build-system)
18971 (home-page "https://elpa.gnu.org/packages/nhexl-mode.html")
18972 (synopsis "Minor mode to edit files via hex-dump format")
18973 (description
18974 "This package implements NHexl mode, a minor mode for editing files
18975 in hex dump format. The mode command is called @command{nhexl-mode}.
18976
18977 This minor mode implements similar functionality to @command{hexl-mode},
18978 but using a different implementation technique, which makes it
18979 usable as a \"plain\" minor mode. It works on any buffer, and does
18980 not mess with the undo log or with the major mode.
18981
18982 It also comes with:
18983
18984 @itemize
18985 @item @command{nhexl-nibble-edit-mode}: a \"nibble editor\" minor mode, where
18986 the cursor pretends to advance by nibbles (4-bit) and the self-insertion keys
18987 (which only work for hex-digits) will only modify the nibble under point.
18988 @item @command{nhexl-overwrite-only-mode}: a minor mode to try and avoid
18989 moving text. In this minor mode, not only self-inserting keys overwrite
18990 existing text, but commands like `yank' and @command{kill-region} as well.
18991 @item It overrides @code{C-u} to use hexadecimal, so you can do @code{C-u a 4
18992 C-f} to advance by #xa4 characters.
18993 @end itemize\n")
18994 (license license:gpl3+)))
18995
18996 (define-public emacs-helm-wikipedia
18997 (let ((commit "126f044e0a0e1432e0791c33ce2a41875d704a9b"))
18998 (package
18999 (name "emacs-helm-wikipedia")
19000 (version (git-version "0.0.0" "1" commit))
19001 (home-page "https://github.com/emacs-helm/helm-wikipedia/")
19002 (source
19003 (origin
19004 (method git-fetch)
19005 (uri (git-reference
19006 (url home-page)
19007 (commit commit)))
19008 (file-name (git-file-name name version))
19009 (sha256
19010 (base32
19011 "148a5xsnbsiddhf9cl7yxdk41lrv38h0pip91kcflw9d7l0dp7pr"))))
19012 (build-system emacs-build-system)
19013 (inputs
19014 `(("helm" ,emacs-helm)))
19015 (synopsis "Search suggestions and article extracts from Wikipedia for Emacs")
19016 (description
19017 "This package provides an Emacs Helm interface for search suggestions
19018 and article extracts for Wikipedia.")
19019 (license license:gpl3+))))
19020
19021 (define-public emacs-webfeeder
19022 (package
19023 (name "emacs-webfeeder")
19024 (version "1.0.0")
19025 (source
19026 (origin
19027 (method url-fetch)
19028 (uri (string-append
19029 "https://elpa.gnu.org/packages/webfeeder-"
19030 version
19031 ".tar"))
19032 (sha256
19033 (base32
19034 "06y5vxw9m6pmbrzb8v2i3w9dnhgqxz06vyx1knmgi9cczlrj4a64"))))
19035 (build-system emacs-build-system)
19036 (home-page "https://gitlab.com/Ambrevar/emacs-webfeeder")
19037 (synopsis "Build RSS and Atom webfeeds from HTML files")
19038 (description
19039 "Webfeeder is an Emacs library to generate RSS and Atom feeds from HTML
19040 files. The various elements of the HTML input are parsed with customizable
19041 functions (e.g. @code{webfeeder-title-function}).")
19042 (license license:gpl3+)))
19043
19044 (define-public emacs-evil-numbers
19045 (let ((commit "6ea1c8c3a9b37bed63d48f1128e9a4910e68187e"))
19046 (package
19047 (name "emacs-evil-numbers")
19048 (version (git-version "0.4" "1" commit))
19049 (source (origin
19050 (method git-fetch)
19051 (uri (git-reference
19052 (url "https://github.com/dieggsy/evil-numbers")
19053 (commit commit)))
19054 (file-name (git-file-name name version))
19055 (sha256
19056 (base32
19057 "1aq95hj8x13py0pwsnc6wvd8cc5yv5qin8ym9js42y5966vwj4np"))))
19058 (build-system emacs-build-system)
19059 (home-page "https://github.com/dieggsy/evil-numbers")
19060 (synopsis "Increment and decrement numbers in Emacs")
19061 (description "This package increments and decrements binary, octal,
19062 decimal and hex literals. It works like C-a/C-x in Vim, i.e. searches for
19063 number up to EOL and then increments or decrements and keeps zero padding up
19064 (unlike in Vim). When a region is active, as in Evil's visual mode, all the
19065 numbers within that region will be incremented/decremented (unlike in Vim).
19066
19067 It is a fork of https://github.com/cofi/evil-numbers, which is unmaintained.")
19068 (license license:gpl3+))))
19069
19070 (define-public emacs-rotate-text
19071 (package
19072 (name "emacs-rotate-text")
19073 (version "0.1")
19074 (source (origin
19075 (method git-fetch)
19076 (uri (git-reference
19077 (url "https://github.com/nschum/rotate-text.el.git")
19078 (commit version)))
19079 (file-name (git-file-name name version))
19080 (sha256
19081 (base32
19082 "1cgxv4aibkvv6lnssynn0438a615fz3zq8hg9sb0lhfgsr99pxln"))))
19083 (build-system emacs-build-system)
19084 (home-page "http://nschum.de/src/emacs/rotate-text/")
19085 (synopsis "Cycle through words, symbols and patterns in Emacs")
19086 (description "@code{rotate-text} allows you rotate to commonly
19087 interchanged text with a single keystroke. For example, you can toggle
19088 between \"frame-width\" and \"frame-height\", between \"public\",
19089 \"protected\" and \"private\" and between \"variable1\", \"variable2\" through
19090 \"variableN\".")
19091 (license license:gpl2+)))
19092
19093 (define-public emacs-ediprolog
19094 (package
19095 (name "emacs-ediprolog")
19096 (version "1.2")
19097 (source
19098 (origin
19099 (method url-fetch)
19100 (uri (string-append
19101 "https://elpa.gnu.org/packages/ediprolog-"
19102 version
19103 ".el"))
19104 (sha256
19105 (base32
19106 "039ffvp7c810mjyargmgw1i87g0z8qs8qicq826sd9aiz9hprfaz"))))
19107 (build-system emacs-build-system)
19108 (home-page "http://elpa.gnu.org/packages/ediprolog.html")
19109 (synopsis "Emacs Does Interactive Prolog")
19110 (description "This package provides a major mode that let the user
19111 interact with SWI-Prolog in all buffers. For instance, one can consult Prolog
19112 programs and evaluate embedded queries. This mode is focused on the command
19113 @code{ediprolog-dwim} (Do What I Mean) which is supposed to, depending on the
19114 context, carry out the appropriate action.")
19115 (license license:gpl3+)))
19116
19117 (define-public emacs-evil-cleverparens
19118 (let ((commit "8c45879d49bfa6d4e414b6c1df700a4a51cbb869")
19119 (revision "1"))
19120 (package
19121 (name "emacs-evil-cleverparens")
19122 (version (git-version "2017-07-17" revision commit))
19123 (source (origin
19124 (method git-fetch)
19125 (uri (git-reference
19126 (url "https://github.com/luxbock/evil-cleverparens.git")
19127 (commit commit)))
19128 (sha256 (base32 "0lhnybpnk4n2yhlcnj9zxn0vi5hpjfaqfhvyfy7ckzz74g8v7iyw"))
19129 (file-name (git-file-name name version))))
19130 (build-system emacs-build-system)
19131 (propagated-inputs
19132 `(("emacs-evil" ,emacs-evil)
19133 ("emacs-paredit" ,emacs-paredit)
19134 ("emacs-smartparens" ,emacs-smartparens)))
19135 (home-page "https://github.com/luxbock/evil-cleverparens")
19136 (synopsis "Emacs modal editing optimized for editing Lisp")
19137 (description "@code{evil-cleverparens} remaps Evil keybindings to allow
19138 modal editing with screwing up the structure of Lisp code. Alternatives for
19139 verb commands which would are normally destructive (such as deletion) are
19140 provided. Those alternative commands are and bound by default to their
19141 corresponding Evil keys.")
19142 (license license:expat))))
19143
19144 (define-public emacs-evil-traces
19145 (let ((commit "1931e3ea2c64b4aec393a9c25063c330deff55e3")
19146 (revision "2"))
19147 (package
19148 (name "emacs-evil-traces")
19149 (version (git-version "0.0.1" revision commit))
19150 (source (origin
19151 (method git-fetch)
19152 (uri (git-reference
19153 (url "https://github.com/mamapanda/evil-traces.git")
19154 (commit commit)))
19155 (file-name (git-file-name name version))
19156 (sha256
19157 (base32
19158 "12p9lfxscs182vbd4dy0m5gacs3d4kyprbz5yndpwvl8g2qsqplz"))))
19159 (build-system emacs-build-system)
19160 (propagated-inputs
19161 `(("emacs-evil" ,emacs-evil)))
19162 (arguments
19163 `(#:phases
19164 (modify-phases %standard-phases
19165 (add-after 'unpack 'set-shell
19166 ;; Setting the SHELL environment variable is required for the tests
19167 ;; to find sh.
19168 (lambda _
19169 (setenv "SHELL" (which "sh"))
19170 #t)))
19171 #:tests? #t
19172 #:test-command '("make" "test")))
19173 (home-page "https://github.com/mamapanda/evil-traces")
19174 (synopsis "Visual hints for @code{evil-ex}")
19175 (description "This package adds visual hints to certain @code{ex}
19176 commands in @code{evil-mode}.")
19177 (license license:gpl3+))))
19178
19179 (define-public emacs-xterm-color
19180 (package
19181 (name "emacs-xterm-color")
19182 (version "1.9")
19183 (source (origin
19184 (method git-fetch)
19185 (uri (git-reference
19186 (url "https://github.com/atomontage/xterm-color.git")
19187 (commit version)))
19188 (file-name (git-file-name name version))
19189 (sha256
19190 (base32
19191 "0i9ivc5xhl5y5v0l18kbhfg8s2abb9zaimyx951b8bc0f5as68xm"))))
19192 (build-system emacs-build-system)
19193 (home-page "https://github.com/atomontage/xterm-color")
19194 (synopsis "ANSI & xterm-256 color text property translator for Emacs")
19195 (description "@code{xterm-color.el} is an ANSI control sequence to
19196 text-property translator.")
19197 (license license:bsd-2)))
19198
19199 (define-public emacs-org-noter
19200 (package
19201 (name "emacs-org-noter")
19202 (version "1.4.1")
19203 (source
19204 (origin
19205 (method git-fetch)
19206 (uri (git-reference
19207 (url "https://github.com/weirdNox/org-noter.git")
19208 (commit version)))
19209 (file-name (git-file-name name version))
19210 (sha256
19211 (base32
19212 "1vwfpdi7hfkxx4vi0cwg7rvqby3i0mymzdkyzrqzv30dazmcjpag"))))
19213 (build-system emacs-build-system)
19214 (propagated-inputs `(("emacs-org" ,emacs-org)))
19215 (home-page "https://github.com/weirdNox/org-noter")
19216 (synopsis "Synchronized, Org-mode, document annotator")
19217 (description
19218 "This package lets you create notes that are kept in sync when you
19219 scroll through the document, but that are external to it---the notes
19220 themselves live in an Org-mode file. As such, this leverages the power of
19221 Org-mode (the notes may have outlines, latex fragments, babel, etc...) while
19222 acting like notes that are made @emph{in} the document.")
19223 (license license:gpl3+)))
19224
19225 (define-public emacs-org-redmine
19226 (let ((commit "e77d013bc3784947c46a5c53f03cd7d3c68552fc"))
19227 (package
19228 (name "emacs-org-redmine")
19229 (version (git-version "0.1" "1" commit))
19230 (source (origin
19231 (method git-fetch)
19232 (uri (git-reference
19233 (url "https://github.com/gongo/org-redmine.git")
19234 (commit commit)))
19235 (file-name (git-file-name name version))
19236 (sha256
19237 (base32
19238 "06miv3mf2a39vkf6mmm5ssc47inqh7dq82khsyc03anz4d4lj822"))))
19239 (build-system emacs-build-system)
19240 (home-page "https://github.com/gongo/org-redmine/")
19241 (synopsis "Redmine tools using Emacs")
19242 (description "This program provides an Emacs client for Redmine.")
19243 (license license:gpl3+))))
19244
19245 (define-public emacs-multi-term
19246 (let ((commit "0804b11e52b960c80f5cd0712ee1e53ae70d83a4"))
19247 (package
19248 (name "emacs-multi-term")
19249 (version "1.2")
19250 (source (origin
19251 (method git-fetch)
19252 (uri (git-reference
19253 (url "https://github.com/manateelazycat/multi-term.git")
19254 (commit commit)))
19255 (file-name (git-file-name name version))
19256 (sha256
19257 (base32
19258 "0apvidmvb7rv05qjnjhax42ma8wrimik5vxx620dlbv17svz7iyf"))))
19259 (build-system emacs-build-system)
19260 (inputs `(("zsh" ,zsh)))
19261 (home-page "https://github.com/manateelazycat/multi-term")
19262 (synopsis "Manage multiple terminal buffers in Emacs")
19263 (description
19264 "This package enhances @code{term.el} with the following features:
19265
19266 @enumerate
19267 @item Functions to switch between multiple terminal buffers
19268 @item List of keys to be intercepted by @code{emacs-multi-term} instead of by
19269 the underlying terminal
19270 @item Kills the unused buffer left after exiting the terminal
19271 @item Kills the running sub-processes along with the terminal when killing the
19272 it forcibly
19273 @item Dedicated window for debugging program.
19274 @end enumerate")
19275 (license license:gpl3+))))
19276
19277 (define-public emacs-elpher
19278 (package
19279 (name "emacs-elpher")
19280 (version "1.4.6")
19281 (source
19282 (origin
19283 (method git-fetch)
19284 (uri (git-reference
19285 (url "https://github.com/tgvaughan/elpher")
19286 (commit (string-append "v" version))))
19287 (file-name (git-file-name name version))
19288 (sha256
19289 (base32
19290 "07xansmhn4l0b9ghzf56vyx8cqg0q01aq3pz5ikx2i19v5f0rc66"))))
19291 (build-system emacs-build-system)
19292 (native-inputs
19293 `(("texinfo" ,texinfo)))
19294 (arguments
19295 `(#:phases
19296 (modify-phases %standard-phases
19297 (add-before 'install 'build-doc
19298 (lambda _
19299 (invoke "makeinfo" "elpher.texi"))))))
19300 (home-page "https://github.com/tgvaughan/elpher")
19301 (synopsis "Gopher client for Emacs")
19302 (description "Elpher is a full-featured gopher client for Emacs. Its
19303 features include intuitive keyboard and mouse-driven browsing, out-of-the-box
19304 compatibility with evil-mode, clickable web and gopher links in plain text,
19305 caching of visited sites, pleasant and configurable visualization of Gopher
19306 directories, direct visualisation of image files, jumping directly to links by
19307 name (with autocompletion), a simple bookmark management system and
19308 connections using TLS encryption.")
19309 (license license:gpl3+)))
19310
19311 (define-public emacs-zerodark-theme
19312 (package
19313 (name "emacs-zerodark-theme")
19314 (version "4.6")
19315 (source
19316 (origin
19317 (method git-fetch)
19318 (uri (git-reference
19319 (url "https://github.com/NicolasPetton/zerodark-theme")
19320 (commit version)))
19321 (file-name (git-file-name name version))
19322 (sha256
19323 (base32
19324 "0pfyd1iqs7l2ngwgvj9n0r9k1px7yl16h8n502xdyf0pprxcs4p6"))))
19325 (build-system emacs-build-system)
19326 (propagated-inputs
19327 `(("emacs-flycheck" ,emacs-flycheck)
19328 ("emacs-all-the-icons" ,emacs-all-the-icons)))
19329 (home-page
19330 "https://gitlab.petton.fr/nico/zerodark-theme")
19331 (synopsis
19332 "Dark, medium contrast theme for Emacs")
19333 (description
19334 "Zerodark is a dark theme inspired from One Dark and Niflheim.
19335 An optional mode-line format can be enabled with @code{zerodark-setup-modeline-format}.")
19336 (license license:gpl3+)))
19337
19338 (define-public emacs-gnus-alias
19339 (package
19340 (name "emacs-gnus-alias")
19341 (version "20150316")
19342 (source (origin
19343 (method git-fetch)
19344 (uri (git-reference
19345 (url "https://github.com/hexmode/gnus-alias.git")
19346 (commit "9447d3ccb4c0e75d0468899cccff7aa249657bac")))
19347 (file-name (git-file-name name version))
19348 (sha256
19349 (base32
19350 "1i278npayv3kfxxd1ypi9n83q5l402sbc1zkm11pf8g006ifqsp4"))))
19351 (build-system emacs-build-system)
19352 (home-page "https://melpa.org/#/gnus-alias")
19353 (synopsis "Alternative to @code{gnus-posting-styles}")
19354 (description "This Emacs add-on provides a simple mechanism to switch
19355 Identities when using a @code{message-mode} or a @code{message-mode} derived
19356 mode. Identities can include @code{From} and @code{Organisation} headers,
19357 extra headers, body and signature. Other features include:
19358
19359 @itemize
19360 @item Switch Identities in a message buffer.
19361 @item Access original message to help determine Identity of the followup/reply
19362 message.
19363 @item Act on a forwarded message as if it were a message being replied to.
19364 @item Start a new message with a given Identity pre-selected.
19365 @end itemize")
19366 (license license:gpl2+)))
19367
19368 (define-public emacs-ox-epub
19369 (package
19370 (name "emacs-ox-epub")
19371 (version "0.3")
19372 (source (origin
19373 (method git-fetch)
19374 (uri (git-reference
19375 (url "https://github.com/ofosos/ox-epub.git")
19376 (commit (string-append "v" version))))
19377 (file-name (git-file-name name version))
19378 (sha256
19379 (base32
19380 "057sqmvm8hwkhcg3yd4i8zz2xlqsqrpyiklyiw750s3i5mxdn0k7"))))
19381 (build-system emacs-build-system)
19382 (home-page "https://github.com/ofosos/ox-epub")
19383 (synopsis "Export org mode projects to EPUB")
19384 (description "@code{ox-epub} extends the (X)HTML exporter to generate
19385 @code{.epub} files directly from OrgMode. This will export EPUB version 2,
19386 which should give broad compatibility. It should also be relatiely easy to
19387 convert the resulting @code{.epub} to a @code{.mobi} file. Needs a working
19388 zip utility (default is @code{zip}).")
19389 (license license:gpl3+)))
19390
19391 (define-public emacs-ox-hugo
19392 (package
19393 (name "emacs-ox-hugo")
19394 (version "0.8")
19395 (source
19396 (origin
19397 (method git-fetch)
19398 (uri (git-reference
19399 (url "https://github.com/kaushalmodi/ox-hugo.git")
19400 (commit (string-append "v" version))))
19401 (file-name (git-file-name name version))
19402 (sha256
19403 (base32
19404 "11h464cyc28ld0b0zridgm4drydc1qjxbm1y24zrwlkyqqjk6yr7"))))
19405 (build-system emacs-build-system)
19406 (home-page "https://ox-hugo.scripter.co")
19407 (synopsis "Hugo markdown back-end for Org export engine")
19408 (description
19409 "Ox-hugo is an Org exporter backend that exports Org to Hugo-compatible
19410 Markdown, Blackfriday, and also generates the front-matter in TOML or YAML
19411 format.")
19412 (license license:gpl3+)))
19413
19414 (define-public emacs-ox-pandoc
19415 (package
19416 (name "emacs-ox-pandoc")
19417 (version "20180510")
19418 (source (origin
19419 (method git-fetch)
19420 (uri (git-reference
19421 (url "https://github.com/kawabata/ox-pandoc.git")
19422 (commit "aa37dc7e94213d4ebedb85c384c1ba35007da18e")))
19423 (file-name (git-file-name name version))
19424 (sha256
19425 (base32
19426 "0iibxplgdp34bpq1yll2gmqjd8d8lnqn4mqjvx6cdf0y438yr4jz"))))
19427 (build-system emacs-build-system)
19428 (inputs
19429 `(("pandoc" ,ghc-pandoc)))
19430 (propagated-inputs
19431 `(("emacs-dash" ,emacs-dash)
19432 ("emacs-ht" ,emacs-ht)))
19433 (home-page "https://github.com/kawabata/ox-pandoc")
19434 (synopsis "Org exporter for Pandoc")
19435 (description "@code{ox-pandoc} is an exporter for converting Org-mode
19436 files to numerous other formats via Pandoc.")
19437 (license license:gpl3+)))
19438
19439 (define-public emacs-wc-mode
19440 (package
19441 (name "emacs-wc-mode")
19442 (version "1.3")
19443 (source (origin
19444 (method git-fetch)
19445 (uri (git-reference
19446 (url "https://github.com/bnbeckwith/wc-mode.git")
19447 (commit (string-append "v" version))))
19448 (file-name (git-file-name name version))
19449 (sha256
19450 (base32
19451 "0pjlxv46zzqdq6q131jb306vqlg4sfqls1x8vag7mmfw462hafqp"))))
19452 (build-system emacs-build-system)
19453 (home-page "https://github.com/bnbeckwith/wc-mode")
19454 (synopsis "Running word count with goals (minor mode)")
19455 (description "@code{wc-mode} is a minor mode, providing a ‘wc’ function
19456 for Emacs buffers as well as a modeline addition with live word, line and
19457 character counts. Additionally, a user can set specific goals for adding or
19458 deleting words. These goals were partly inspired by 750words.com where the
19459 goal of the site is to encourage writing by setting a goal of 750 words at a
19460 time.")
19461 (license license:gpl3+)))
19462
19463 (define-public emacs-mastodon
19464 (package
19465 (name "emacs-mastodon")
19466 (version "0.9.0")
19467 (source (origin
19468 (method git-fetch)
19469 (uri (git-reference
19470 (url "https://github.com/jdenen/mastodon.el.git")
19471 (commit version)))
19472 (file-name (git-file-name name version))
19473 (sha256
19474 (base32
19475 "0hwax6y9dghqwsbnb6f1bnc7gh8xsh5cvcnayk2sn49x8b0zi5h1"))))
19476 (build-system emacs-build-system)
19477 (arguments
19478 `(#:phases
19479 (modify-phases %standard-phases
19480 ;; Move the source files to the top level, which is included in
19481 ;; the EMACSLOADPATH.
19482 (add-after 'unpack 'move-source-files
19483 (lambda _
19484 (let ((el-files (find-files "./lisp" ".*\\.el$")))
19485 (for-each (lambda (f)
19486 (rename-file f (basename f)))
19487 el-files))
19488 #t)))))
19489 (home-page "https://github.com/jdenen/mastodon.el")
19490 (synopsis "Emacs client for Mastodon")
19491 (description "@code{mastodon.el} is an Emacs client for Mastodon, the
19492 federated microblogging social network.")
19493 (license license:gpl3+)))
19494
19495 ;; The last release tarball is for version 0.6. We pick a commit close to
19496 ;; version 0.6.10, which doesn't have a release tarball.
19497 (define-public emacs-ebdb
19498 (let ((commit "2a87f5ed2a53e3a4e91e8c88ba5afc49f5e945df")
19499 (revision "0"))
19500 (package
19501 (name "emacs-ebdb")
19502 (version (git-version "0.6.10" revision commit))
19503 (source (origin
19504 (method git-fetch)
19505 (uri (git-reference
19506 (url "https://github.com/girzel/ebdb.git")
19507 (commit commit)))
19508 (file-name (git-file-name name version))
19509 (sha256
19510 (base32
19511 "0fidy7z0c86dpqiss97sg5s92fd3fj4bdl8pqqdgg2m00jx4mrjz"))))
19512 (build-system emacs-build-system)
19513 (home-page "https://github.com/girzel/ebdb")
19514 (synopsis "EIEIO port of BBDB, Emacs's contact-management package")
19515 (description "EBDB is a contact management/addressbook package for
19516 Emacs. It's a re-write of the Insidious Big Brother Database (BBDB) using
19517 Emacs Lisp's (relatively new) EIEIO object oriented libraries.")
19518 (license license:gpl3+))))
19519
19520 (define-public emacs-refactor
19521 (package
19522 (name "emacs-refactor")
19523 (version "0.4")
19524 (source (origin
19525 (method git-fetch)
19526 (uri (git-reference
19527 (url "https://github.com/Wilfred/emacs-refactor.git")
19528 (commit version)))
19529 (file-name (git-file-name name version))
19530 (sha256
19531 (base32
19532 "1yky7vlv91501xb43xk19rr8mxlvrsxhawsc98jivf64nad5dqay"))))
19533 (build-system emacs-build-system)
19534 (propagated-inputs
19535 `(("emacs-dash" ,emacs-dash)
19536 ("emacs-s" ,emacs-s)
19537 ("emacs-popup" ,emacs-popup)
19538 ("emacs-list-utils" ,emacs-list-utils)
19539 ("emacs-iedit" ,emacs-iedit)))
19540 (home-page "https://github.com/Wilfred/emacs-refactor/")
19541 (synopsis "Language-specific refactoring in Emacs")
19542 (description "Emacs Refactor (EMR) is a framework for providing
19543 language-specific refactoring in Emacs. It includes refactoring commands for
19544 a variety of languages, including elisp itself.")
19545 (license license:gpl3+)))
19546
19547 (define-public emacs-flyspell-correct
19548 (package
19549 (name "emacs-flyspell-correct")
19550 (version "0.5")
19551 (source
19552 (origin
19553 (method git-fetch)
19554 (uri (git-reference
19555 (url "https://github.com/d12frosted/flyspell-correct.git")
19556 (commit (string-append "v" version))))
19557 (file-name (git-file-name name version))
19558 (sha256
19559 (base32
19560 "1r9hmz7sihhy7npv6nxp04sy57glzmfax5d67mwn96fdnc0yhlnd"))))
19561 (build-system emacs-build-system)
19562 (propagated-inputs
19563 `(("emacs-helm" ,emacs-helm)
19564 ("emacs-ivy" ,emacs-ivy)
19565 ("emacs-popup" ,emacs-popup)))
19566 (home-page
19567 "https://github.com/d12frosted/flyspell-correct")
19568 (synopsis
19569 "Correcting words with flyspell via custom interfaces")
19570 (description
19571 "This package provides functionality for correcting words via custom
19572 interfaces. Several interfaces are supported beside the classic ido: popup,
19573 helm and ivy.")
19574 (license license:gpl3+)))
19575
19576 (define-public emacs-org-emms
19577 (let ((commit "07a8917f3d628c32e5de1dbd118ac08203772533")
19578 (revision "1"))
19579 (package
19580 (name "emacs-org-emms")
19581 (version
19582 (git-version "0.1" revision commit))
19583 (source
19584 (origin
19585 (method git-fetch)
19586 (uri (git-reference
19587 (url "https://gitlab.com/jagrg/org-emms.git")
19588 (commit commit)))
19589 (file-name (git-file-name name commit))
19590 (sha256
19591 (base32
19592 "1sqsm5sv311xfdk4f4rsnvprdf2v2vm7l1b3vqi7pc0g8adlnw1d"))))
19593 (build-system emacs-build-system)
19594 (propagated-inputs
19595 `(("emms" ,emacs-emms)
19596 ("emacs-org" ,emacs-org)))
19597 (home-page "https://gitlab.com/jagrg/org-emms")
19598 (synopsis "Play multimedia files from org-mode")
19599 (description
19600 "This package provides a new org link type for playing back multimedia
19601 files from org-mode using EMMS, The Emacs Multimedia System. If the link
19602 contains a track position, playback will start at the specified position.")
19603 (license license:gpl3+))))
19604
19605 (define-public emacs-org-jira
19606 (package
19607 (name "emacs-org-jira")
19608 (version "4.3.1")
19609 (source
19610 (origin
19611 (method git-fetch)
19612 (uri (git-reference
19613 (url "https://github.com/ahungry/org-jira.git")
19614 (commit version)))
19615 (file-name (git-file-name name version))
19616 (sha256
19617 (base32
19618 "1l80r2a9zzbfk2c78i40h0ww79vm9v4j6xi2h5i4w9kqh10rs6h2"))))
19619 (build-system emacs-build-system)
19620 (propagated-inputs
19621 `(("emacs-request" ,emacs-request)
19622 ("emacs-s" ,emacs-s)
19623 ("emacs-dash" ,emacs-dash)
19624 ("emacs-org" ,emacs-org)))
19625 (home-page "https://github.com/ahungry/org-jira")
19626 (synopsis "Syncing between Jira and Org-mode")
19627 (description
19628 "This package provides an extension to org-mode for syncing issues with
19629 JIRA issue servers.")
19630 (license license:gpl3+)))
19631
19632 (define-public emacs-systemd-mode
19633 (package
19634 (name "emacs-systemd-mode")
19635 (version "1.6")
19636 (source (origin
19637 (method git-fetch)
19638 (uri (git-reference
19639 (url "https://github.com/holomorph/systemd-mode.git")
19640 (commit (string-append "v" version))))
19641 (file-name (git-file-name name version))
19642 (sha256
19643 (base32
19644 "0ylgnvpfindg4cxccbqy02ic7p0i9rygf1w16dm1filwhbqvjplq"))))
19645 (build-system emacs-build-system)
19646 (arguments '(#:include '("\\.el$" "\\.txt$")))
19647 (home-page "https://github.com/holomorph/systemd-mode")
19648 (synopsis
19649 "Major mode for editing systemd units")
19650 (description
19651 "Major mode for editing systemd units in GNU Emacs.")
19652 (license license:gpl3+)))
19653
19654 (define-public emacs-ssh-config-mode
19655 (let ((commit "4c1dfa57d452cb5654453bf186c8ff63e1e71b56")
19656 (revision "1"))
19657 (package
19658 (name "emacs-ssh-config-mode")
19659 (version (git-version "8.0" revision commit))
19660 (source
19661 (origin
19662 (method git-fetch)
19663 (uri
19664 (git-reference
19665 (url "https://github.com/jhgorrell/ssh-config-mode-el.git")
19666 (commit commit)))
19667 (file-name (git-file-name name commit))
19668 (sha256
19669 (base32
19670 "0crglfdazzckizbwzmgl2rn6j85avfzkr1q7ijxd17rp2anvr9bd"))))
19671 (build-system emacs-build-system)
19672 (arguments '(#:include '("\\.el$" "\\.txt$")))
19673 (home-page
19674 "https://github.com/jhgorrell/ssh-config-mode-el")
19675 (synopsis
19676 "Mode for fontification of ~/.ssh/config")
19677 (description
19678 "This package fontifies the ssh config keywords and creates
19679 keybindings for skipping from host section to host section.")
19680 (license license:gpl3+))))
19681
19682 (define-public emacs-ssh-agency
19683 (package
19684 (name "emacs-ssh-agency")
19685 (version "0.4")
19686 (source (origin
19687 (method git-fetch)
19688 (uri (git-reference
19689 (url "https://github.com/magit/ssh-agency.git")
19690 (commit version)))
19691 (file-name (git-file-name name version))
19692 (sha256
19693 (base32
19694 "0895n7bss4wdydic1gflr03f2cwdyqywl16gvb599lpn288jhwvz"))))
19695 (build-system emacs-build-system)
19696 (propagated-inputs
19697 `(("dash" ,emacs-dash)))
19698 (home-page "https://github.com/magit/ssh-agency")
19699 (synopsis "Manage @code{ssh-agent} from Emacs")
19700 (description
19701 "This package provides functions to startup @code{ssh-agent}, set the
19702 needed environment variables in Emacs, and prompt for passphrases from within
19703 Emacs so that pushes and pulls from @code{magit} will not require entering any
19704 passphrase.
19705
19706 It can also be useful on Unix-like platforms to delay having to enter your
19707 passphrase until the first time you push to a remote.")
19708 (license license:gpl3+)))
19709
19710 (define-public emacs-tao-theme
19711 (let ((commit "c5107fbe7e752f4e58c2d2147ff18a1ebb12937c")
19712 (revision "0"))
19713 (package
19714 (name "emacs-tao-theme")
19715 (version (git-version "0" revision commit))
19716 (source
19717 (origin
19718 (method git-fetch)
19719 (uri (git-reference
19720 (url "https://github.com/11111000000/tao-theme-emacs.git")
19721 (commit commit)))
19722 (file-name (git-file-name name version))
19723 (sha256
19724 (base32
19725 "07vvlglmkj87hpxz79s3bl2cjn71vain57fdxs7j9vlr5jkchxwn"))))
19726 (build-system emacs-build-system)
19727 (home-page "https://github.com/11111000000/tao-theme-emacs")
19728 (synopsis "Parameterized uncolored color themes for Emacs")
19729 (description
19730 "This package provides two parameterized uncolored color themes for
19731 Emacs: @code{tao-yin} and @code{tao-yang}. The default
19732 @code{tao-theme-scale-fn} is @code{tao-theme-golden-scale}.
19733
19734 You can customize: @code{tao-theme-scale-fn}, that returns 16 2-digit numbers;
19735 @code{tao-theme-scale-filter-fn}, for edge filter; and
19736 @code{tao-theme-use-height}.")
19737 (license license:gpl3+))))
19738
19739 (define-public emacs-almost-mono-themes
19740 (let ((commit "c3a85c1a665530a5d830665969725cdba8eceb75")
19741 (revision "0"))
19742 (package
19743 (name "emacs-almost-mono-themes")
19744 (version (git-version "0" revision commit))
19745 (source
19746 (origin
19747 (method git-fetch)
19748 (uri (git-reference
19749 (url "https://github.com/cryon/almost-mono-themes.git")
19750 (commit commit)))
19751 (file-name (git-file-name name version))
19752 (sha256
19753 (base32
19754 "034k32xkr5ma415hlkbl35z0jxc4sa1inf87hg3y6lrlfl83fyjh"))))
19755 (build-system emacs-build-system)
19756 (home-page "https://github.com/cryon/almost-mono-themes")
19757 (synopsis "Almost monochromatic themes for emacs in a few variants")
19758 (description
19759 "This package provides a collection of almost monochrome Emacs themes:
19760 @code{almost-mono-black} and @code{almost-mono-white}.")
19761 (license license:gpl3+))))
19762
19763 (define-public emacs-quasi-monochrome
19764 (let ((commit "68060dbbc0bbfe4924387392874186c5a29bb434")
19765 (revision "0"))
19766 (package
19767 (name "emacs-quasi-monochrome")
19768 (version (git-version "1.2" revision commit))
19769 (source
19770 (origin
19771 (method git-fetch)
19772 (uri (git-reference
19773 (url "https://github.com/lbolla/emacs-quasi-monochrome.git")
19774 (commit commit)))
19775 (file-name (git-file-name name version))
19776 (sha256
19777 (base32
19778 "0zp2xr0bjfqrpb0bqczzick1vvbjmipjavrdi70kw6a9caynvq22"))))
19779 (build-system emacs-build-system)
19780 (home-page "https://github.com/lbolla/emacs-quasi-monochrome")
19781 (synopsis "Dark color theme for Emacs")
19782 (description
19783 "This package provides a dark color theme with a black background, high
19784 contrast and few colors.")
19785 (license license:gpl3+))))
19786
19787 (define-public emacs-doom-themes
19788 (let ((commit "088bfad9a6983c42016da33cd11b9ee855451dcb")
19789 (revision "2")
19790 (version "2.1.6"))
19791 (package
19792 (name "emacs-doom-themes")
19793 (version (git-version version revision commit))
19794 (source (origin
19795 (method git-fetch)
19796 (uri (git-reference
19797 (url "https://github.com/hlissner/emacs-doom-themes.git")
19798 (commit commit)))
19799 (file-name (git-file-name name version))
19800 (sha256
19801 (base32 "1dmq0vja1k907id56y4012cm3f49vf106v3gglk9sf4kbi9cash2"))))
19802 (build-system emacs-build-system)
19803 (native-inputs
19804 `(("emacs-ert-runner" ,emacs-ert-runner)))
19805 (arguments
19806 `(#:tests? #t
19807 #:test-command '("ert-runner")
19808 #:phases
19809 (modify-phases %standard-phases
19810 (add-after 'unpack 'move-themes
19811 (lambda _
19812 ;; Move the source files to the top level, which is in the
19813 ;; EMACSLOADPATH.
19814 (for-each (lambda (f)
19815 (rename-file f (basename f)))
19816 (find-files "./themes" ".*\\.el$"))
19817 #t))
19818 ;; XXX: There is a byte-code overflow issue in the latest
19819 ;; checkout which affects byte-compilation for several theme
19820 ;; files. The easiest way to work around this is to disable
19821 ;; byte-compilation until the issue is resolved.
19822 ;; <https://github.com/hlissner/emacs-doom-themes/issues/314>
19823 (delete 'build))))
19824 (synopsis "Wide collection of color themes for Emacs")
19825 (description "Emacs-doom-themes contains numerous popular color themes for
19826 Emacs that integrate with major modes like Org-mode.")
19827 (home-page "https://github.com/hlissner/emacs-doom-themes")
19828 (license license:expat))))
19829
19830 (define-public emacs-modus-themes
19831 (package
19832 (name "emacs-modus-themes")
19833 (version "0.1.0")
19834 (source
19835 (origin
19836 (method git-fetch)
19837 (uri (git-reference
19838 (url "https://gitlab.com/protesilaos/modus-themes.git")
19839 (commit version)))
19840 (file-name (git-file-name name version))
19841 (sha256
19842 (base32
19843 "15g63675c5df2p0kk2sqj2c8qriyh69lcbggknqlaxapr13giz4x"))))
19844 (build-system emacs-build-system)
19845 (home-page "https://gitlab.com/protesilaos/modus-themes")
19846 (synopsis "Emacs themes designed for colour-contrast accessibility")
19847 (description
19848 "This is a set of accessible themes for GNU Emacs. The contrast ratio
19849 between foreground and background values should always be >= 7:1, which
19850 conforms with the WCAG AAA accessibility standard.
19851
19852 The Modus themes project consists of two standalone items, one where dark text
19853 is cast on a light backdrop (Modus Operandi) and another where light text is
19854 displayed against a dark background (Modus Vivendi).")
19855 (license license:gpl3+)))
19856
19857 (define-public emacs-elixir-mode
19858 (package
19859 (name "emacs-elixir-mode")
19860 (version "2.3.1")
19861 (source
19862 (origin
19863 (method git-fetch)
19864 (uri (git-reference
19865 (url "https://github.com/elixir-editors/emacs-elixir.git")
19866 (commit (string-append "v" version))))
19867 (file-name (git-file-name name version))
19868 (sha256
19869 (base32 "06bi68x49v6f7flpz279mm4jpg31ll3s274givm3pvr8slcxs6xg"))))
19870 (build-system emacs-build-system)
19871 (propagated-inputs
19872 `(("emacs-pkg-info" ,emacs-pkg-info)))
19873 (home-page
19874 "https://github.com/elixir-editors/emacs-elixir")
19875 (synopsis "Major mode for editing Elixir files")
19876 (description
19877 "Elixir-Mode Provides font-locking, indentation and navigation support
19878 for the Elixir programming language.")
19879 (license license:gpl3+)))
19880
19881 (define-public emacs-dimmer
19882 (package
19883 (name "emacs-dimmer")
19884 (version "0.3.0")
19885 (source
19886 (origin
19887 (method git-fetch)
19888 (uri (git-reference
19889 (url "https://github.com/gonewest818/dimmer.el.git")
19890 (commit version)))
19891 (file-name (git-file-name name version))
19892 (sha256
19893 (base32 "1jv9rrv15nb5hpwcaqlpjj932gyisrkwbv11czkg3v0bn7qn6yif"))))
19894 (build-system emacs-build-system)
19895 (home-page "https://github.com/gonewest818/dimmer.el")
19896 (synopsis "Visually highlights the selected buffer in Emacs")
19897 (description "Dimmer provides a minor mode that indicates which buffer is
19898 currently active by dimming the faces in the other buffers. It does this
19899 nondestructively, and computes the dimmed faces dynamically such that your
19900 overall color scheme is shown in a muted form without requiring you to define
19901 what is a \"dim\" version of every face.")
19902 (license license:gpl3+)))
19903
19904 (define-public emacs-minibuffer-line
19905 (package
19906 (name "emacs-minibuffer-line")
19907 (version "0.1")
19908 (source
19909 (origin
19910 (method url-fetch)
19911 (uri (string-append
19912 "https://elpa.gnu.org/packages/minibuffer-line-"
19913 version
19914 ".el"))
19915 (sha256
19916 (base32 "1ny4iirp26na5118wfgxlv6fxlrdclzdbd9m0lkrv51w0qw7spil"))))
19917 (build-system emacs-build-system)
19918 (home-page "https://elpa.gnu.org/packages/minibuffer-line.html")
19919 (synopsis "Display status info in the minibuffer window")
19920 (description
19921 "This package lets you display various status information in the
19922 minibuffer window instead of the mode-line. Of course, this is only displayed
19923 when the minibuffer window is not already used for other things (e.g. a
19924 minibuffer or an each area message).
19925
19926 The contents and aspect is controlled by the @code{minibuffer-line-format}
19927 variable and the @code{minibuffer-line} face.")
19928 (license license:gpl3+)))
19929
19930 (define-public emacs-eshell-prompt-extras
19931 (package
19932 (name "emacs-eshell-prompt-extras")
19933 (version "1.0")
19934 (home-page "https://github.com/zwild/eshell-prompt-extras")
19935 (source
19936 (origin
19937 (method git-fetch)
19938 (uri (git-reference
19939 (url home-page)
19940 (commit version)))
19941 (file-name (git-file-name name version))
19942 (sha256
19943 (base32
19944 "0gb07mns23dgqqr6qfy7d6ndizy15sqgbgfaig6k5xbjnwi02v9g"))))
19945 (build-system emacs-build-system)
19946 (synopsis "Display extra information and color for your Eshell prompt")
19947 (description "This library displays various customizable elements for
19948 @code{eshell} prompts: remote user, remote host, python virtual environment
19949 info, git branch, git dirty info and git unpushed number. Multiple themes are
19950 available.")
19951 (license license:gpl3+)))
19952
19953 (define-public emacs-eshell-did-you-mean
19954 (package
19955 (name "emacs-eshell-did-you-mean")
19956 (version "0.1")
19957 (home-page "https://github.com/xuchunyang/eshell-did-you-mean")
19958 (source
19959 (origin
19960 (method git-fetch)
19961 (uri (git-reference
19962 (url home-page)
19963 (commit (string-append "v" version))))
19964 (file-name (git-file-name name version))
19965 (sha256
19966 (base32
19967 "0v0wshck5n4hspcv1zk1g2nm6xiigcjp16lx0dc8wzkl6ymljvbg"))))
19968 (build-system emacs-build-system)
19969 (synopsis "Display suggestions on 'command not found' in Eshell")
19970 (description "This library adds a list of 'Did you mean...' suggestions
19971 when the command was not found in Eshell. The suggestions are found after the
19972 commands that bear resemblance to the input command.")
19973 (license license:gpl3+)))
19974
19975 (define-public emacs-unfill
19976 (package
19977 (name "emacs-unfill")
19978 (version "0.2")
19979 (home-page "https://github.com/purcell/unfill")
19980 (source
19981 (origin
19982 (method git-fetch)
19983 (uri (git-reference
19984 (url home-page)
19985 (commit version)))
19986 (file-name (git-file-name name version))
19987 (sha256
19988 (base32 "0wyradin5igp25nsd3n22i2ppxhmy49ac1iq1w2715v8pfmiydnc"))))
19989 (build-system emacs-build-system)
19990 (synopsis "Inverse of Emacs' @code{fill-paragraph} and @code{fill-region}")
19991 (description
19992 "The functions in this package provide the inverse of Emacs'
19993 @code{fill-paragraph} and @code{fill-region}.")
19994 (license license:gpl3+)))
19995
19996 (define-public emacs-windower
19997 (package
19998 (name "emacs-windower")
19999 (version "0.0.1")
20000 (home-page "https://gitlab.com/ambrevar/emacs-windower")
20001 (source
20002 (origin
20003 (method git-fetch)
20004 (uri (git-reference
20005 (url home-page)
20006 (commit version)))
20007 (file-name (git-file-name name version))
20008 (sha256
20009 (base32 "0h24gb1ip0czfasxm8wwcc3v19g7mznzw2sxkmmfb5iis59p7dfy"))))
20010 (build-system emacs-build-system)
20011 (synopsis "Helper functions for window manipulation in Emacs")
20012 (description
20013 "This package provides helper functions for window manipulation in Emacs,
20014 such as:
20015
20016 @itemize
20017 - switch to last buffer,
20018 - toggle single window display,
20019 - toggle between horizontal and vertical splits,
20020 - move borders more naturally,
20021 - swap windows à-la @code{windmove}.
20022 @end itemize\n")
20023 (license license:gpl3+)))
20024
20025 (define-public emacs-flycheck-cpplint
20026 (let ((commit "1d8a090861572258ab704915263feeb3a436c3d2")
20027 (revision "1"))
20028 (package
20029 (name "emacs-flycheck-cpplint")
20030 (version (git-version "0.1" revision commit))
20031 (source
20032 (origin
20033 (method git-fetch)
20034 (uri (git-reference
20035 (url "https://github.com/flycheck/flycheck-google-cpplint")
20036 (commit commit)))
20037 (file-name (git-file-name name version))
20038 (sha256
20039 (base32 "0l6sg83f6z8x2alnblpv03rj442sbnkkkcbf8i0agjmx3713a5yx"))))
20040 (build-system emacs-build-system)
20041 (arguments
20042 `(#:phases
20043 (modify-phases %standard-phases
20044 (add-after 'unpack 'set-cpplint-path
20045 (lambda _
20046 (substitute* "flycheck-google-cpplint.el"
20047 (("\"cpplint.py\"")
20048 (string-append "\"" (which "cpplint") "\"")))
20049 #t)))))
20050 (inputs
20051 `(("cpplint" ,cpplint)))
20052 (propagated-inputs
20053 `(("flycheck-mode" ,emacs-flycheck)))
20054 (synopsis "Google C++ checker for Flycheck")
20055 (description "This package provides a interface for @code{cpplint} over
20056 Flycheck plugin. @code{cpplint} is a static code checker for C++, following
20057 Google guidelines.")
20058 (home-page "https://github.com/flycheck/flycheck-google-cpplint")
20059 (license license:gpl3+))))
20060
20061 (define-public emacs-helm-fish-completion
20062 (let ((commit "ef764dd123040fe67ef8b62a1c13842e940b0963")
20063 (revision "1"))
20064 (package
20065 (name "emacs-helm-fish-completion")
20066 (version (git-version "0.1" revision commit))
20067 (home-page "https://github.com/emacs-helm/helm-fish-completion")
20068 (source
20069 (origin
20070 (method git-fetch)
20071 (uri (git-reference
20072 (url home-page)
20073 (commit commit)))
20074 (file-name (git-file-name name version))
20075 (sha256
20076 (base32 "0k80kpapwfq2rv1lb0r994d0w6czl92xrmnkmrg0a05f4b3q0lb4"))))
20077 (build-system emacs-build-system)
20078 (propagated-inputs
20079 `(("helm" ,emacs-helm)
20080 ("fish-completion" ,emacs-fish-completion)))
20081 (synopsis "Helm interface for Emacs fish-completion")
20082 (description "Helm Fish Completion is a Helm interface for Emacs
20083 fish-completion. It can be used in both Eshell and M-x shell.")
20084 (license license:gpl3+))))
20085
20086 (define-public emacs-telega
20087 (let ((commit "6184e76990db395bea02f7b5d3169e746111e1ad")
20088 (revision "1")
20089 (version "0.5.3"))
20090 (package
20091 (name "emacs-telega")
20092 (version (git-version version revision commit))
20093 (source
20094 (origin
20095 (method git-fetch)
20096 (uri (git-reference
20097 (url "https://github.com/zevlg/telega.el.git")
20098 (commit commit)))
20099 (sha256
20100 (base32
20101 "1kfmmfc9dv3r2wxm1njflgas51qm0j8sj7yr7vfvwaz5sz7p121b"))
20102 (file-name (git-file-name name version))))
20103 (build-system gnu-build-system)
20104 (arguments
20105 `(#:test-target "test"
20106 #:modules ((guix build gnu-build-system)
20107 ((guix build emacs-build-system) #:prefix emacs:)
20108 (guix build utils)
20109 (guix build emacs-utils))
20110 #:imported-modules (,@%gnu-build-system-modules
20111 (guix build emacs-build-system)
20112 (guix build emacs-utils))
20113 #:phases
20114 (modify-phases %standard-phases
20115 (add-after 'unpack 'prefix-patch
20116 (lambda _
20117 (substitute* "server/Makefile"
20118 (("CC=cc")
20119 "CC=gcc")
20120 (("INSTALL_PREFIX=\\$\\(HOME\\)/.telega")
20121 (string-append "INSTALL_PREFIX=" (assoc-ref %outputs "out")
20122 "/bin"))
20123 ;; Manually invoke `run_tests.py` after install phase.
20124 (("python3 run_tests.py")
20125 ""))
20126 #t))
20127 (add-after 'unpack 'telega-paths-patch
20128 (lambda* (#:key inputs #:allow-other-keys)
20129 ;; Hard-code paths to `ffplay` and `ffmpeg`.
20130 (let ((ffplay-bin (string-append (assoc-ref inputs "ffmpeg")
20131 "/bin/ffplay"))
20132 (ffmpeg-bin (string-append (assoc-ref inputs "ffmpeg")
20133 "/bin/ffmpeg")))
20134 (substitute* "telega-ffplay.el"
20135 (("\\(executable-find \"ffplay\"\\)")
20136 (string-append
20137 "(and (file-executable-p \"" ffplay-bin "\")"
20138 "\"" ffplay-bin "\")"))
20139 (("\\(executable-find \"ffmpeg\"\\)")
20140 (string-append
20141 "(and (file-executable-p \"" ffmpeg-bin "\")"
20142 "\"" ffmpeg-bin "\")"))))
20143 ;; Modify telega-util to reflect unique dir name in
20144 ;; `telega-install-data' phase.
20145 (substitute* "telega-util.el"
20146 (("\\(concat \"etc/\" filename\\) telega--lib-directory")
20147 "(concat \"telega-data/\" filename)
20148 (locate-dominating-file telega--lib-directory
20149 \"telega-data\")"))
20150 #t))
20151 ;; The telega test suite checks for a version of Emacs
20152 ;; compiled with imagemagick and svg support. Since we
20153 ;; are using `emacs-minimal`, this step will fail.
20154 ;; Grok the failing test, and remove problematic assertions.
20155 (add-after 'unpack 'ert-suite-patch
20156 (lambda _
20157 (substitute* "telega-core.el"
20158 (("\\(image-type-available-p 'imagemagick\\) nil")
20159 "t")
20160 (("\\(image-type-available-p 'svg\\) nil")
20161 "t"))
20162 #t))
20163 ;; The server test suite has a hardcoded path.
20164 ;; Reset this behavior to use the proper path.
20165 (add-after 'unpack 'server-suite-patch
20166 (lambda _
20167 (substitute* "server/run_tests.py"
20168 (("~/.telega/telega-server")
20169 (string-append (assoc-ref %outputs "out")
20170 "/bin/telega-server")))
20171 #t))
20172 (add-after 'install 'run-server-suite
20173 (lambda _
20174 (invoke "python3" "server/run_tests.py")
20175 #t))
20176 (delete 'configure)
20177 ;; Build emacs-side using `emacs-build-system'
20178 (add-after 'compress-documentation 'emacs-add-source-to-load-path
20179 (assoc-ref emacs:%standard-phases 'add-source-to-load-path))
20180 (add-after 'emacs-add-source-to-load-path 'emacs-install
20181 (assoc-ref emacs:%standard-phases 'install))
20182 ;; This step installs subdir /etc, which contains images, sounds and
20183 ;; various other data, next to the site-lisp dir.
20184 (add-after 'emacs-install 'telega-install-data
20185 (lambda* (#:key outputs #:allow-other-keys)
20186 (copy-recursively
20187 "etc"
20188 (string-append (assoc-ref outputs "out")
20189 "/share/emacs/telega-data/"))
20190 #t))
20191 (add-after 'telega-install-data 'emacs-build
20192 (assoc-ref emacs:%standard-phases 'build))
20193 (add-after 'emacs-build 'emacs-make-autoloads
20194 (assoc-ref emacs:%standard-phases 'make-autoloads)))))
20195 (inputs
20196 `(("ffmpeg" ,ffmpeg))) ; mp4/gif support.
20197 (propagated-inputs
20198 `(("emacs-visual-fill-column" ,emacs-visual-fill-column)
20199 ("libwebp" ,libwebp))) ; sticker support.
20200 (native-inputs
20201 `(("tdlib" ,tdlib)
20202 ("emacs" ,emacs-minimal)
20203 ("python" ,python)))
20204 (synopsis "GNU Emacs client for the Telegram messenger")
20205 (description
20206 "Telega is a full-featured, unofficial GNU Emacs-based client for the
20207 Telegram messaging platform.")
20208 (home-page "https://github.com/zevlg/telega.el")
20209 (license license:gpl3+))))
20210
20211 (define-public emacs-doom-modeline
20212 (package
20213 (name "emacs-doom-modeline")
20214 (version "2.8.0")
20215 (source (origin
20216 (method git-fetch)
20217 (uri (git-reference
20218 (url "https://github.com/seagle0128/doom-modeline.git")
20219 (commit (string-append "v" version))))
20220 (sha256
20221 (base32
20222 "12zksk0rwpgpdc00km3z0hmc8wm1j1r8lbwn4kivniw56mgy0n22"))
20223 (file-name (git-file-name name version))))
20224 (build-system emacs-build-system)
20225 (arguments
20226 `(#:test-command '("ert-runner")))
20227 (native-inputs `(("emacs-ert-runner" ,emacs-ert-runner)))
20228 (propagated-inputs
20229 `(("emacs-all-the-icons" ,emacs-all-the-icons)
20230 ("emacs-shrink-path" ,emacs-shrink-path)))
20231 (synopsis "Fancy and fast mode-line inspired by minimalism design")
20232 (description "Doom modeline is a complete modeline for GNU Emacs inspired
20233 by the Doom theme collection. This modeline features support for mode-specific
20234 icon support, git integration, and several other utilities.")
20235 (home-page "https://github.com/seagle0128/doom-modeline/")
20236 (license license:gpl3+)))
20237
20238 (define-public emacs-shrink-path
20239 (package
20240 (name "emacs-shrink-path")
20241 (version "0.3.1")
20242 (source
20243 (origin
20244 (method git-fetch)
20245 (uri (git-reference
20246 (url "https://gitlab.com/bennya/shrink-path.el.git")
20247 (commit (string-append "v" version))))
20248 (sha256
20249 (base32
20250 "0kx0c4syd7k6ff9j463bib32pz4wq0rzjlg6b0yqnymlzfr1mbki"))
20251 (file-name (git-file-name name version))))
20252 (build-system emacs-build-system)
20253 (propagated-inputs
20254 `(("emacs-s" ,emacs-s)
20255 ("emacs-dash" ,emacs-dash)
20256 ("emacs-f" ,emacs-f)))
20257 (home-page "https://gitlab.com/bennya/shrink-path.el")
20258 (synopsis "Fish-style path truncation in emacs-lisp")
20259 (description "This package provides utility functions that allow for
20260 Fish-style truncated directories in eshell and various modelines.")
20261 (license license:gpl3+)))
20262
20263 (define-public emacs-org-present
20264 (let ((commit "d13acd70eff6a1608bc991920232146a0de76b21"))
20265 (package
20266 (name "emacs-org-present")
20267 (version "0.0.1")
20268 (source
20269 (origin
20270 (method git-fetch)
20271 (uri (git-reference
20272 (url "https://github.com/rlister/org-present.git")
20273 (commit commit)))
20274 (file-name (git-file-name name version))
20275 (sha256
20276 (base32
20277 "0jz8xiny3rv9ql0p623byz32pip1b82j2c2nyfz2wd114kiabb6q"))))
20278 (build-system emacs-build-system)
20279 (synopsis "Ultra-minimalist presentation minor-mode for Emacs org-mode")
20280 (description "Org-present is an extremely minimalist presentation tool
20281 for Emacs org-mode. Simply layout your presentation with each slide under a
20282 top-level header, start the minor mode with @code{org-present}, and page through
20283 each slide with left/right keys.")
20284 (home-page "https://github.com/rlister/org-present")
20285 (license license:gpl2))))
20286
20287 (define-public emacs-fullframe
20288 (package
20289 (name "emacs-fullframe")
20290 (version "0.5.0")
20291 (source
20292 (origin
20293 (method git-fetch)
20294 (uri (git-reference
20295 (url "https://github.com/tomterl/fullframe.git")
20296 (commit version)))
20297 (sha256
20298 (base32
20299 "0m43qnhp6ibsskpjkxc86p3lrjsjc0ndqml3lbd65s79x4x7i3fi"))
20300 (file-name (git-file-name name version))))
20301 (build-system emacs-build-system)
20302 (home-page "https://github.com/tomterl/fullframe")
20303 (synopsis "Generalized automatic execution in a single frame")
20304 (description "This library provides helpers for single-window-per-frame
20305 execution of buffer-exposing commands.")
20306 (license license:gpl3+)))
20307
20308 (define-public emacs-repl-toggle
20309 (package
20310 (name "emacs-repl-toggle")
20311 (version "0.6.1")
20312 (source
20313 (origin
20314 (method git-fetch)
20315 (uri (git-reference
20316 (url "https://github.com/tomterl/repl-toggle.git")
20317 (commit version)))
20318 (sha256
20319 (base32
20320 "12h3xxja3isnhvrqx7m2g7a5d8h68cc85pbqyhiipfxyafyl1yxd"))
20321 (file-name (git-file-name name version))))
20322 (build-system emacs-build-system)
20323 (propagated-inputs
20324 `(("emacs-fullframe" ,emacs-fullframe)))
20325 (home-page "https://github.com/tomterl/repl-toggle")
20326 (synopsis "Switch to and from current major mode's REPL")
20327 (description "This package provides a function to switch to and from a
20328 REPL appropriate to the current major mode.")
20329 (license license:gpl3+)))
20330
20331 (define-public emacs-blackout
20332 (let ((commit "4bac44671fca4c98d96aa94c79946bf4d4baf0ee")
20333 (revision "1"))
20334 (package
20335 (name "emacs-blackout")
20336 (version (git-version "1.0" revision commit))
20337 (source
20338 (origin
20339 (method git-fetch)
20340 (uri (git-reference
20341 (url "https://github.com/raxod502/blackout.git")
20342 (commit commit)))
20343 (sha256
20344 (base32
20345 "1wnh0nwy6r3a18sy9sqmrwv04vnmaflxy4g7mq8jiyyjijri7l1b"))
20346 (file-name (git-file-name name version))))
20347 (build-system emacs-build-system)
20348 (home-page "https://github.com/raxod502/blackout")
20349 (synopsis "Clean up mode lighters")
20350 (description "This package provides a function for hiding and customizing
20351 display of major and minor modes in the mode line.")
20352 (license license:gpl3+))))
20353
20354 (define-public emacs-ivy-omni-org
20355 (let ((commit "5460a9fc061a4a5ae8372dc8df966ced94abab58")
20356 (revision "1"))
20357 (package
20358 (name "emacs-ivy-omni-org")
20359 (version (git-version "0.2.1" revision commit))
20360 (source
20361 (origin
20362 (method git-fetch)
20363 (uri (git-reference
20364 (url "https://github.com/akirak/ivy-omni-org.git")
20365 (commit commit)))
20366 (file-name (git-file-name name version))
20367 (sha256
20368 (base32
20369 "1np1f51hc3phkl5w02a9a79gl38ra2d535i784fn4pqaasvm0rq8"))))
20370 (build-system emacs-build-system)
20371 (propagated-inputs
20372 `(("emacs-ivy" ,emacs-ivy)
20373 ("emacs-dash" ,emacs-dash)))
20374 (synopsis "Browse anything in Org mode")
20375 (description "This package allows Org items to be accessed via the Ivy
20376 interface.")
20377 (home-page "https://github.com/akirak/ivy-omni-org")
20378 (license license:gpl3+))))
20379
20380 (define-public emacs-shackle
20381 (let ((commit "7ccbe513852a1d1700b698547efca14b8940319d")
20382 (revision "1"))
20383 (package
20384 (name "emacs-shackle")
20385 (version (git-version "1.0.3" revision commit))
20386 (source
20387 (origin
20388 (method git-fetch)
20389 (uri (git-reference
20390 (url "https://github.com/wasamasa/shackle.git")
20391 (commit commit)))
20392 (file-name (git-file-name name version))
20393 (sha256
20394 (base32
20395 "0agsp8ia4irr540r898ifhjqp28n1zsq1pilv1kc272spn3qhvp9"))))
20396 (build-system emacs-build-system)
20397 (synopsis "Enforce rules for popups")
20398 (description "This package provides a global minor mode in which users
20399 can specify how popup-displaying functions occupy the screen.")
20400 (home-page "https://github.com/wasamasa/shackle")
20401 (license license:gpl3+))))
20402
20403 (define-public emacs-helm-lacarte
20404 (let ((commit "40a6c449720be521435b6b1da7911af3a0b9dca0")
20405 (revision "1"))
20406 (package
20407 (name "emacs-helm-lacarte")
20408 (version (git-version "0" revision commit))
20409 (source
20410 (origin
20411 (method git-fetch)
20412 (uri (git-reference
20413 (url "https://github.com/emacs-helm/helm-lacarte.git")
20414 (commit commit)))
20415 (file-name (git-file-name name version))
20416 (sha256
20417 (base32
20418 "0dkfd3lap2v7b4nckzv8v7hczmzwzhbl75haqkra107ln91ldbwc"))))
20419 (build-system emacs-build-system)
20420 (propagated-inputs
20421 `(("emacs-helm" ,emacs-helm)
20422 ("emacs-lacarte" ,emacs-lacarte)))
20423 (synopsis "Helm interface to @code{lacarte.el}")
20424 (description "This package provides a Helm interface to
20425 @code{lacarte.el}, a package that displays mode-specific commands as menu
20426 items.")
20427 (home-page "https://github.com/emacs-helm/helm-lacarte")
20428 (license license:gpl3+))))
20429
20430 (define-public emacs-esh-help
20431 (let ((commit "417673ed18a983930a66a6692dbfb288a995cb80")
20432 (revision "1"))
20433 (package
20434 (name "emacs-esh-help")
20435 (version (git-version "1.0.1" revision commit))
20436 (source
20437 (origin
20438 (method git-fetch)
20439 (uri (git-reference
20440 (url "https://github.com/tom-tan/esh-help.git")
20441 (commit commit)))
20442 (file-name (git-file-name name version))
20443 (sha256
20444 (base32
20445 "0x7d51a6ljl014zy7mi27vzcqqbcwg9z4drq29fr2ajk82mqhlgd"))))
20446 (build-system emacs-build-system)
20447 (propagated-inputs
20448 `(("emacs-dash" ,emacs-dash)))
20449 (synopsis "Help functions for Eshell")
20450 (description "This package provides a @code{run-help} function inspired
20451 by @code{zsh} as well as @code{eldoc} support.")
20452 (home-page "https://github.com/tom-tan/esh-help")
20453 (license license:gpl3+))))
20454
20455 (define-public emacs-isearch-dabbrev
20456 (let ((commit "1efe7abba4923015cbc2462395deaec5446a9cc8")
20457 (revision "1"))
20458 (package
20459 (name "emacs-isearch-dabbrev")
20460 (version (git-version "0.1" revision commit))
20461 (source
20462 (origin
20463 (method git-fetch)
20464 (uri (git-reference
20465 (url "https://github.com/Dewdrops/isearch-dabbrev.git")
20466 (commit commit)))
20467 (file-name (git-file-name name version))
20468 (sha256
20469 (base32
20470 "17d0816awadvsw1qc7r0p6ira75jmgxaj9hsk9ypayxsaf6ynyrb"))))
20471 (build-system emacs-build-system)
20472 (synopsis "Use @code{dabbrev} within @code{isearch}")
20473 (description "This package allows @code{dabbrev-expand} to be used
20474 within @code{isearch-mode}.")
20475 (home-page "https://github.com/Dewdrops/isearch-dabbrev")
20476 (license license:gpl3+))))
20477
20478 (define-public emacs-helm-linux-disks
20479 (let ((commit "2cdc8116a08534289eb0dc76461d0f93a0bdf231")
20480 (revision "1"))
20481 (package
20482 (name "emacs-helm-linux-disks")
20483 (version (git-version "0.1" revision commit))
20484 (source
20485 (origin
20486 (method git-fetch)
20487 (uri (git-reference
20488 (url "https://github.com/Akirak/helm-linux-disks.git")
20489 (commit commit)))
20490 (file-name (git-file-name name version))
20491 (sha256
20492 (base32
20493 "1limw82zd8jz3mhh9rqlmhj4cjhfgybs9argfjid1an3vpyhc85i"))))
20494 (build-system emacs-build-system)
20495 (propagated-inputs
20496 `(("emacs-helm" ,emacs-helm)))
20497 (synopsis "Mount/unmount volumes in Linux via Helm")
20498 (description "This package provides a Helm interface to run operations
20499 on removable volumes in Linux.")
20500 (home-page "https://github.com/Akirak/helm-linux-disks")
20501 (license license:gpl3+))))
20502
20503 (define-public emacs-psession
20504 (let ((commit "3e97267c92b164584e06a6c70ee7491714c7c12c")
20505 (revision "1"))
20506 (package
20507 (name "emacs-psession")
20508 (version (git-version "1.5" revision commit))
20509 (source
20510 (origin
20511 (method git-fetch)
20512 (uri (git-reference
20513 (url "https://github.com/thierryvolpiatto/psession.git")
20514 (commit commit)))
20515 (file-name (git-file-name name version))
20516 (sha256
20517 (base32
20518 "15frl618393bc891d0yi3mdxzvbq790a86vfvp3dyd5riz4ddg95"))))
20519 (build-system emacs-build-system)
20520 (propagated-inputs
20521 `(("emacs-async" ,emacs-async)))
20522 (synopsis "Persistent save of @code{elisp} objects.")
20523 (description "This package provides minor modes for saving Emacs session
20524 data, including buffers, window configuration, variables, and more.")
20525 (home-page "https://github.com/thierryvolpiatto/psession")
20526 (license license:gpl3+))))
20527
20528 (define-public emacs-parseedn
20529 (package
20530 (name "emacs-parseedn")
20531 (version "0.1.0")
20532 (source
20533 (origin
20534 (method git-fetch)
20535 (uri (git-reference
20536 (url "https://github.com/clojure-emacs/parseedn.git")
20537 (commit (string-append "v" version))))
20538 (file-name (git-file-name name version))
20539 (sha256
20540 (base32
20541 "11wi3hwcgmy54p6ivpijqm7v0hj6j75a19qk5z779bqfrp79b4pc"))))
20542 (build-system emacs-build-system)
20543 (propagated-inputs
20544 `(("emacs-a" ,emacs-a)
20545 ("emacs-parseclj" ,emacs-parseclj)))
20546 (home-page "https://cider.mx")
20547 (synopsis "EDN parser for Emacs Lisp")
20548 (description
20549 "An Emacs Lisp library for parsing EDN (Clojure) data.
20550 It uses parseclj's shift-reduce parser internally.")
20551 (license license:gpl3+)))
20552
20553 (define-public emacs-parseclj
20554 (package
20555 (name "emacs-parseclj")
20556 (version "0.1.0")
20557 (source
20558 (origin
20559 (method git-fetch)
20560 (uri (git-reference
20561 (url "https://github.com/clojure-emacs/parseclj.git")
20562 (commit (string-append "v" version))))
20563 (file-name (git-file-name name version))
20564 (sha256
20565 (base32
20566 "03bm5dm4hmkqimv4wqxjjh5814pxysmm7z54bv2rf7zwv1x7dggr"))))
20567 (build-system emacs-build-system)
20568 (propagated-inputs `(("emacs-a" ,emacs-a)))
20569 (home-page "https://cider.mx")
20570 (synopsis "Clojure parser for Emacs Lisp")
20571 (description
20572 "An Emacs Lisp library for parsing Clojure code and EDN data.
20573 It supports several input and output formats, all powered by the
20574 same shift-reduce parser function.")
20575 (license license:gpl3+)))