From patchwork Sun Feb 23 15:13:15 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: dario X-Patchwork-Id: 20399 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id DEC5E27BBE4; Sun, 23 Feb 2020 19:23:14 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, FREEMAIL_FROM,MAILING_LIST_MULTI,T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 9401417B5D for ; Sun, 23 Feb 2020 19:23:13 +0000 (GMT) Received: from localhost ([::1]:56064 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j5wqO-00037h-S4 for patchwork@mira.cbaines.net; Sun, 23 Feb 2020 14:23:13 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:34253) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j5uZy-00038B-2c for guix-patches@gnu.org; Sun, 23 Feb 2020 11:58:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j5uZu-0005LO-Hs for guix-patches@gnu.org; Sun, 23 Feb 2020 11:58:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:45574) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j5uZu-0005LE-B8 for guix-patches@gnu.org; Sun, 23 Feb 2020 11:58:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j5uZu-0000ft-5d for guix-patches@gnu.org; Sun, 23 Feb 2020 11:58:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#39756] [PATCH] emacs-xyz.el: add package for emacs-exwm-next (exwm with emacs-next) Resent-From: dakling Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 23 Feb 2020 16:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 39756 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 39756@debbugs.gnu.org X-Debbugs-Original-To: guix-patches Received: via spool by submit@debbugs.gnu.org id=B.15824770782577 (code B ref -1); Sun, 23 Feb 2020 16:58:01 +0000 Received: (at submit) by debbugs.gnu.org; 23 Feb 2020 16:57:58 +0000 Received: from localhost ([127.0.0.1]:51547 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j5uZo-0000fU-SO for submit@debbugs.gnu.org; Sun, 23 Feb 2020 11:57:58 -0500 Received: from lists.gnu.org ([209.51.188.17]:54452) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j5swg-0006EO-G4 for submit@debbugs.gnu.org; Sun, 23 Feb 2020 10:13:27 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:53660) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j5swd-00089T-0U for guix-patches@gnu.org; Sun, 23 Feb 2020 10:13:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j5swZ-00058Z-G1 for guix-patches@gnu.org; Sun, 23 Feb 2020 10:13:22 -0500 Received: from mout.web.de ([212.227.15.4]:58131) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j5swY-00057v-V2 for guix-patches@gnu.org; Sun, 23 Feb 2020 10:13:19 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=web.de; s=dbaedf251592; t=1582470796; bh=6T0CFeS3lh5+wzL0NQ3zMdIZLFQdtQnWOq4LwSgW6vk=; h=X-UI-Sender-Class:From:To:Subject:Date; b=drTYUy/bIRC06QlzLQxw9t8Sqn1uY7EZyjmXafH+efpz0TBtzOHWuiq1i6/5BcFVk n+lqC+L11jhHl+1V2BcgUuMAeuf0gMuEwY4ECwKgr3cU1YmKOD0THZeEGauXqkxro6 0OCWopmOnjFHY2E4q5lHldwEsD/9QVEPj66GeOmA= X-UI-Sender-Class: c548c8c5-30a9-4db5-a2e7-cb6cb037b8f9 Received: from klingenberg-tablet ([95.222.214.235]) by smtp.web.de (mrweb004 [213.165.67.108]) with ESMTPSA (Nemesis) id 0LsNpI-1jYSQ80HF2-011yic for ; Sun, 23 Feb 2020 16:13:16 +0100 From: dakling Date: Sun, 23 Feb 2020 16:13:15 +0100 Message-ID: <87pne59w1g.fsf@web.de> MIME-Version: 1.0 X-Provags-ID: V03:K1:ViGbqFYuCAWYyoKGGkQiGZgqWJEBD4jdHLa7FeWf9R1gusq1Vy7 apRVp6Mj5fB/1nSSsz4hPBiXeRkbWjPqBgjJpf0SwBwy/cQiB9O/NZCWmSMuOPvmaLbZCa2 lVvQV4vYi3M+u8L5oZjZb1lCyZtRadEPHpsExb7hXsfbDeLyopHlt92a0s7UA/25KgqGmnX BOhnzRH+wn105heoNdstQ== X-UI-Out-Filterresults: notjunk:1;V03:K0:6/PlDapBklw=:s8Tx2sRHUN6ZN0JF7YUBp4 pPJSircJfzwMhmj3gAjsDPUnr1cBwL7hyGWqEpkoxmmWAiWepxoNnhOGENK033oZIc039KCOR J5VUB/3fpR/z7YANFbJYcKJZVJXEmnErxYmv3UupqGjYq3vXjzNA/8BDEscZwYS4zXojzFn3M xn4gdSsqNk+twSH8PhyxTeR8yBepJgX77G/B3RtPB0GDVQiqAv8HNXdOBL1npWGprKgH2AKe8 J3HYcTaqlWFU9bU7b4pwNc3NOf2OoqINcbILsm7v6YzfbZa3rSSKJIkZspI3O/Ku++9TSvWha hUhHDxpTXPTfNbuVD+45E9VYff1CsZl6S25P3ZRcDm7jPAyg/Yanvl86BpBJa/PeHfd6hWVEc 0wUokgwPsXqIY6e/cgERLmCiD6o5EPp53ohSOnr/XnSlUsrZVnk/pofrvtFDW8lxEoQjNiE/c I3NRjlS1EBNDW+/TYs8AK6wkNRQ+jlYeqgAew4Rvyq/1TdAluMwREpsy3gf/Q7BUcDWhw40oQ 4vDtrq2oo2ozH0dHwDkHq0sCHTsgcb0Ehwz98K8kaOc+4dI8Xc2rvGj3cjW9okKA9myYLKVbY 3/yv6vwkDYM4nCZxbVVgzYAzzXASy4pFucTasFSJjWwCceBZCON3LXSO3URQmPBjPYMnTmoNE BkYY9kxOULh/xrEWuN4B6QYEhrc8YZbVfhwvpqAVxFr7C5uosLbnzSHv9J1D+HIc4KQ7Bujft sh86QwCxUHV1dneI111csAt9X+zc7+vDOq6uc9o6VUudvJRrr9PjmDtTNWYaOp7JBCorlme1k Aq8eRK/IxWBBEFMnj/ZK6sRBe3jBv7Liot5/NK+r85FCftmwyKC9Lc3gau2YTJ5kYRZ26w+o0 l/W3vNLERxiIiXTfqHXFc+XIyiaexSu3zX7zHi37NcMz29pIUgDUFWrBx3nQMnhWrEZroPPYW GUP1IDZN/NeqV3TI4us1p5A8OXbTPeEbij3fC08Xw34hY/jzFjoKLc2IPpt6GknULz2sNQUie xBJFXTlgAnHnaEV/XwEog0Oa9lgP73n5+5bjj/wg1f75WO7ZBzAX6KYG5W0DQejvvDcoxu+rG RYxytvNWZw05qakpcIDZxobzvirrHLUdpV8rGsvFLj5TDOVR/GHp3mxmkPcfBMlZv1N4en6Hs JWgT2tM7qkLzjs/xzv4TQuBN1g6Obf3PLzWHGWjrLuf1nBggUkipyQms03yDZT8ORQTxwmQxG 4Ok88hS34zNUIpnhlfsQ/cJi7dNPjIWbkkl8D8Q== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Mailman-Approved-At: Sun, 23 Feb 2020 11:57:56 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-Mailman-Approved-At: Sun, 23 Feb 2020 14:22:48 -0500 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches Date: Sun, 23 Feb 2020 16:00:41 +0100 User-agent: mu4e 1.2.0; emacs 27.0.50 From 12f7a8d3f54c7d5238a96b7671db9552bab1ab16 Mon Sep 17 00:00:00 2001 --- gnu/packages/emacs-xyz.scm | 495 +++++++++++++++++++++---------------- 1 file changed, 284 insertions(+), 211 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 3a026bec9a..643a2a1d41 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -166,14 +166,14 @@ (name "emacs-geiser") (version "0.11") (source (origin - (method git-fetch) - (uri (git-reference - (url "https://gitlab.com/jaor/geiser/") - (commit version))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "0fb2h984hn7bnyiziplp7kgk29zdzc9yainsv0k1li436irlp9dd")))) + (method git-fetch) + (uri (git-reference + (url "https://gitlab.com/jaor/geiser/") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0fb2h984hn7bnyiziplp7kgk29zdzc9yainsv0k1li436irlp9dd")))) (build-system gnu-build-system) (arguments '(#:phases @@ -240,8 +240,8 @@ when typing parentheses directly or commenting out code line by line.") (source (origin (method git-fetch) (uri (git-reference - (url "https://github.com/magit/git-modes") - (commit version))) + (url "https://github.com/magit/git-modes") + (commit version))) (file-name (git-file-name name version)) (sha256 (base32 @@ -662,11 +662,11 @@ for editing Racket's Scribble documentation syntax in Emacs.") (base32 "0q2pb3w8s833fjhkzicciw2php4lsnismad1dnwgp2lcway757ra")))) (build-system gnu-build-system) (native-inputs - `(("autoconf" ,autoconf) - ("automake" ,automake) - ("texinfo" ,texinfo) - ("perl" ,perl) - ("emacs-minimal" ,emacs-minimal))) + `(("autoconf" ,autoconf) + ("automake" ,automake) + ("texinfo" ,texinfo) + ("perl" ,perl) + ("emacs-minimal" ,emacs-minimal))) (propagated-inputs `(("emacs-bui" ,emacs-bui) ("emacs-dash" ,emacs-dash) @@ -3750,12 +3750,12 @@ languages.") (arguments `(#:phases (modify-phases %standard-phases (add-after 'unpack 'configure - (lambda* (#:key inputs #:allow-other-keys) - (chmod "irony.el" #o644) - (emacs-substitute-variables "irony.el" - ("irony-server-install-prefix" - (assoc-ref inputs "server"))) - #t))))) + (lambda* (#:key inputs #:allow-other-keys) + (chmod "irony.el" #o644) + (emacs-substitute-variables "irony.el" + ("irony-server-install-prefix" + (assoc-ref inputs "server"))) + #t))))) (synopsis "C/C++/ObjC Code completion and syntax checks for Emacs") (description "Irony-mode provides Clang-assisted syntax checking and completion for C, C++, and ObjC in GNU Emacs. Using @code{libclang} it can @@ -3767,20 +3767,20 @@ described on the homepage.") (define-public emacs-irony-mode-server (package (inherit emacs-irony-mode) - (name "emacs-irony-mode-server") - (inputs - `(("clang" ,clang))) - (arguments - `(#:phases - (modify-phases %standard-phases - (replace 'configure - (lambda* (#:key outputs #:allow-other-keys) - (let ((out (assoc-ref outputs "out"))) - (invoke "cmake" - "server" - (string-append "-DCMAKE_INSTALL_PREFIX=" out)) #t)))))) - (build-system cmake-build-system) - (synopsis "Server for the Emacs @dfn{irony mode}"))) + (name "emacs-irony-mode-server") + (inputs + `(("clang" ,clang))) + (arguments + `(#:phases + (modify-phases %standard-phases + (replace 'configure + (lambda* (#:key outputs #:allow-other-keys) + (let ((out (assoc-ref outputs "out"))) + (invoke "cmake" + "server" + (string-append "-DCMAKE_INSTALL_PREFIX=" out)) #t)))))) + (build-system cmake-build-system) + (synopsis "Server for the Emacs @dfn{irony mode}"))) (define-public emacs-company-irony (package @@ -4838,22 +4838,22 @@ to their corresponding tangled blocks.") (let ((commit "1f1185bf667a38d3d0d180ce85fd4c131818aae2") (revision "0")) (package - (name "emacs-atom-one-dark-theme") - (version (git-version "0.4.0" revision commit)) - (source (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/jonathanchu/atom-one-dark-theme.git") - (commit commit))) - (sha256 - (base32 - "1alma16hg3mfjly8a9s3mrswkjjx4lrpdnf43869hn2ibkn7zx9z")) - (file-name (git-file-name name version)))) - (build-system emacs-build-system) - (home-page "https://github.com/jonathanchu/atom-one-dark-theme") - (synopsis "Atom One Dark color theme for Emacs") - (description "An Emacs port of the Atom One Dark theme from Atom.io.") - (license license:gpl3+)))) + (name "emacs-atom-one-dark-theme") + (version (git-version "0.4.0" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/jonathanchu/atom-one-dark-theme.git") + (commit commit))) + (sha256 + (base32 + "1alma16hg3mfjly8a9s3mrswkjjx4lrpdnf43869hn2ibkn7zx9z")) + (file-name (git-file-name name version)))) + (build-system emacs-build-system) + (home-page "https://github.com/jonathanchu/atom-one-dark-theme") + (synopsis "Atom One Dark color theme for Emacs") + (description "An Emacs port of the Atom One Dark theme from Atom.io.") + (license license:gpl3+)))) (define-public emacs-zenburn-theme (package @@ -4907,8 +4907,8 @@ variants.") (source (origin (method git-fetch) (uri (git-reference - (url "https://github.com/bbatsov/solarized-emacs/") - (commit (string-append "v" version)))) + (url "https://github.com/bbatsov/solarized-emacs/") + (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 (base32 @@ -5040,7 +5040,7 @@ orange and red as accent colors.") "This program is an implementation of 2048 for Emacs. The goal of this game is to create a tile with value 2048. The size of the board and goal value can be customized.") - (license license:gpl3+))) + (license license:gpl3+))) (define-public emacs-base16-theme (package @@ -5434,8 +5434,8 @@ fully-functional one.") (origin (method git-fetch) (uri (git-reference - (url "https://github.com/abo-abo/hydra") - (commit version))) + (url "https://github.com/abo-abo/hydra") + (commit version))) (file-name (git-file-name name version)) (sha256 (base32 @@ -6032,8 +6032,8 @@ possible to query other endpoints like DBPedia.") (origin (method git-fetch) (uri (git-reference - (url "https://github.com/technomancy/better-defaults") - (commit version))) + (url "https://github.com/technomancy/better-defaults") + (commit version))) (file-name (git-file-name name version)) (sha256 (base32 @@ -6692,7 +6692,7 @@ indentation guides in Emacs: ;; Move .info file at the root so that it can installed by the ;; 'move-doc phase. (rename-file "docs/_build/texinfo/Elpy.info" "Elpy.info") - #t)) + #t)) (add-after 'build-doc 'install-manpage (lambda* (#:key outputs #:allow-other-keys) (let* ((out (assoc-ref outputs "out")) @@ -6894,7 +6894,7 @@ Emacs completion function instead.") (description "Ido-ubiquitous enables ido-style completion for almost every function that uses the standard completion function completing-read.") - (license license:gpl3+))) + (license license:gpl3+))) (define-public emacs-yaml-mode (package @@ -8063,8 +8063,8 @@ passive voice.") (source (origin (method git-fetch) (uri (git-reference - (url home-page) - (commit version))) + (url home-page) + (commit version))) (sha256 (base32 "0hx72fq10772bbyqrj7mhhp02k26cccjxdadiqm1ykainhfmn1x0")) @@ -8150,8 +8150,8 @@ files that you would find in @file{contrib/} from the git repository."))) (origin (method git-fetch) (uri (git-reference - (url "https://github.com/lewang/flx.git") - (commit (string-append "v" version)))) + (url "https://github.com/lewang/flx.git") + (commit (string-append "v" version)))) (sha256 (base32 "0sjybrcnb2sl33swy3q664vqrparajcl0m455gciiih2j87hwadc")) @@ -8175,8 +8175,8 @@ Flx has support for ido (interactively do things) through flx-ido.") (origin (method git-fetch) (uri (git-reference - (url "https://github.com/n3mo/cyberpunk-theme.el/") - (commit version))) + (url "https://github.com/n3mo/cyberpunk-theme.el/") + (commit version))) (sha256 (base32 "05mfgr9aj7knn7niadv9p6z3qrfpq2lbbi2wxxx62xywim9maw2y")) @@ -8250,8 +8250,8 @@ by zenburn, sinburn and similar themes, but slowly diverging from them.") (origin (method git-fetch) (uri (git-reference - (url "https://github.com/auto-complete/auto-complete.git") - (commit (string-append "v" version)))) + (url "https://github.com/auto-complete/auto-complete.git") + (commit (string-append "v" version)))) (sha256 (base32 "04i9b11iksg6acn885wl3qgi5xpsm3yszlqmd2x21yhprndlz7gb")) @@ -8547,7 +8547,7 @@ mode-line.") (home-page "https://gitlab.com/wavexx/mu4e-jump-to-list.el") (synopsis "Select and view mailing lists in mu4e") (description - "@code{mu4e-jump-to-list} allows you to select and view mailing lists + "@code{mu4e-jump-to-list} allows you to select and view mailing lists automatically using existing List-ID headers in your mu database. Just press \"l\" in the headers view and any mailing list you've subscribed to will be automatically discovered and presented in recency order.") @@ -8574,7 +8574,7 @@ automatically discovered and presented in recency order.") (home-page "https://github.com/seanfarley/mu4e-patch") (synopsis "Colorize patch-like emails in mu4e") (description - "Extension for mu4e to colorize patch-like emails with diff-mode. + "Extension for mu4e to colorize patch-like emails with diff-mode. This is based on Frank Terbeck's @code{gnus-article-treat-patch.el} but has been adapted to work with mu4e.") (license license:gpl3+)))) @@ -8587,8 +8587,8 @@ been adapted to work with mu4e.") (origin (method git-fetch) (uri (git-reference - (url "https://github.com/akatov/pretty-mode/") - (commit version))) + (url "https://github.com/akatov/pretty-mode/") + (commit version))) (file-name (git-file-name name version)) (sha256 (base32 @@ -9628,6 +9628,79 @@ It should enable you to implement low-level X11 applications.") built on top of XELB.") (license license:gpl3+))) + +(define-public emacs-exwm-next + (package + (name "emacs-exwm-next") + (version "0.23") + (synopsis "Emacs X window manager") + (source (origin + (method url-fetch) + (uri (string-append "https://elpa.gnu.org/packages/exwm-" + version ".tar")) + (sha256 + (base32 + "05w1v3wrp1lzz20zd9lcvr5nhk809kgy6svvkbs15xhnr6x55ad5")))) + (build-system emacs-build-system) + (propagated-inputs + `(("emacs-xelb" ,emacs-xelb))) + (inputs + `(("xhost" ,xhost) + ("emacs-next" ,emacs-next) + ("dbus" ,dbus))) + ;; The following functions and variables needed by emacs-exwm are + ;; not included in emacs-minimal: + ;; scroll-bar-mode, fringe-mode + ;; x-display-pixel-width, x-display-pixel-height + (arguments + `(#:emacs ,emacs + #:phases + (modify-phases %standard-phases + (add-after 'build 'install-xsession + (lambda* (#:key inputs outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (xsessions (string-append out "/share/xsessions")) + (bin (string-append out "/bin")) + (exwm-executable (string-append bin "/exwm"))) + ;; Add a .desktop file to xsessions + (mkdir-p xsessions) + (mkdir-p bin) + (with-output-to-file + (string-append xsessions "/exwm.desktop") + (lambda _ + (format #t "[Desktop Entry]~@ + Name=~a~@ + Comment=~a~@ + Exec=~a~@ + TryExec=~:*~a~@ + Type=Application~%" ,name ,synopsis exwm-executable))) + ;; Add a shell wrapper to bin + (with-output-to-file exwm-executable + (lambda _ + (format #t "#!~a ~@ + ~a +SI:localuser:$USER ~@ + exec ~a --exit-with-session ~a \"$@\" --eval '~s' ~%" + (string-append (assoc-ref inputs "bash") "/bin/sh") + (string-append (assoc-ref inputs "xhost") "/bin/xhost") + (string-append (assoc-ref inputs "dbus") "/bin/dbus-launch") + (string-append (assoc-ref inputs "emacs-next") "/bin/emacs") + '(cond + ((file-exists-p "~/.exwm") + (load-file "~/.exwm")) + ((not (featurep 'exwm)) + (require 'exwm) + (require 'exwm-config) + (exwm-config-default) + (message (concat "exwm configuration not found. " + "Falling back to default configuration..."))))))) + (chmod exwm-executable #o555) + #t)))))) + (home-page "https://github.com/ch11ng/exwm") + (description "EXWM is a full-featured tiling X window manager for Emacs +built on top of XELB.") + (license license:gpl3+))) + + (define-public emacs-switch-window (package (name "emacs-switch-window") @@ -9962,7 +10035,7 @@ Emacs.") (lambda* (#:key inputs outputs #:allow-other-keys) (let ((out (assoc-ref outputs "out")) (source-directory (string-append - (getenv "TMPDIR") "/source"))) + (getenv "TMPDIR") "/source"))) (substitute* "bin/ert-runner" (("ERT_RUNNER=\"\\$\\(dirname \\$\\(dirname \\$0\\)\\)") (string-append "ERT_RUNNER=\"" out @@ -10993,38 +11066,38 @@ messaging service.") (define-public emacs-bash-completion (package - (name "emacs-bash-completion") - (version "2.1.0") - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/szermatt/emacs-bash-completion.git") - (commit version))) - (file-name (git-file-name name version)) - (sha256 - (base32 "1a1wxcqzh0javjmxwi3lng5i99xiylm8lm04kv4q1lh9bli6vmv0")))) - (inputs `(("bash" ,bash))) - (build-system emacs-build-system) - (arguments - `(#:phases - (modify-phases %standard-phases - (add-after 'unpack 'make-git-checkout-writable - (λ _ - (for-each make-file-writable (find-files ".")) - #t)) - (add-before 'install 'configure - (lambda* (#:key inputs #:allow-other-keys) - (let ((bash (assoc-ref inputs "bash"))) - (emacs-substitute-variables "bash-completion.el" - ("bash-completion-prog" (string-append bash "/bin/bash")))) - #t))))) - (home-page "https://github.com/szermatt/emacs-bash-completion") - (synopsis "Bash completion for the shell buffer") - (description - "@code{bash-completion} defines dynamic completion hooks for shell-mode + (name "emacs-bash-completion") + (version "2.1.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/szermatt/emacs-bash-completion.git") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1a1wxcqzh0javjmxwi3lng5i99xiylm8lm04kv4q1lh9bli6vmv0")))) + (inputs `(("bash" ,bash))) + (build-system emacs-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (add-after 'unpack 'make-git-checkout-writable + (λ _ + (for-each make-file-writable (find-files ".")) + #t)) + (add-before 'install 'configure + (lambda* (#:key inputs #:allow-other-keys) + (let ((bash (assoc-ref inputs "bash"))) + (emacs-substitute-variables "bash-completion.el" + ("bash-completion-prog" (string-append bash "/bin/bash")))) + #t))))) + (home-page "https://github.com/szermatt/emacs-bash-completion") + (synopsis "Bash completion for the shell buffer") + (description + "@code{bash-completion} defines dynamic completion hooks for shell-mode and shell-command prompts that are based on Bash completion.") - (license license:gpl2+))) + (license license:gpl2+))) (define-public emacs-easy-kill (package @@ -11332,8 +11405,8 @@ supports multiple backends such as @code{vlc}, @code{mpg123}, (source (origin (method git-fetch) (uri (git-reference - (url "https://github.com/Groovy-Emacs-Modes/groovy-emacs-modes") - (commit version))) + (url "https://github.com/Groovy-Emacs-Modes/groovy-emacs-modes") + (commit version))) (file-name (git-file-name name version)) (sha256 (base32 @@ -11973,28 +12046,28 @@ match and total match information in the mode-line in various search modes.") (define-public emacs-finalize (package - (name "emacs-finalize") - (version "2.0.0") - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/skeeto/elisp-finalize.git") - (commit version))) - (file-name (git-file-name name version)) - (sha256 + (name "emacs-finalize") + (version "2.0.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/skeeto/elisp-finalize.git") + (commit version))) + (file-name (git-file-name name version)) + (sha256 (base32 "1gvlm4i62af5jscwz0jccc8ra0grprxpg2rlq91d5nn8dn5lpy79")))) - (build-system emacs-build-system) - (propagated-inputs - `(("emacs-cl-generic" ,emacs-cl-generic))) - (home-page "https://github.com/skeeto/elisp-finalize") - (synopsis "Finalizers for Emacs Lisp") - (description - "This package will allows to immediately run a callback (a finalizer) + (build-system emacs-build-system) + (propagated-inputs + `(("emacs-cl-generic" ,emacs-cl-generic))) + (home-page "https://github.com/skeeto/elisp-finalize") + (synopsis "Finalizers for Emacs Lisp") + (description + "This package will allows to immediately run a callback (a finalizer) after its registered lisp object has been garbage collected. This allows for extra resources, such as buffers and processes, to be cleaned up after the object has been freed.") - (license license:unlicense))) + (license license:unlicense))) (define-public emacs-emacsql (package @@ -12798,8 +12871,8 @@ region instead.") (source (origin (method git-fetch) (uri (git-reference - (url "https://github.com/Malabarba/validate.el") - (commit version))) + (url "https://github.com/Malabarba/validate.el") + (commit version))) (file-name (git-file-name name version)) (sha256 (base32 @@ -13172,8 +13245,8 @@ confused by comments or @code{foo-bar} matching @code{foo}.") (origin (method git-fetch) (uri (git-reference - (url "https://github.com/phillord/m-buffer-el") - (commit (string-append "v" version)))) + (url "https://github.com/phillord/m-buffer-el") + (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 (base32 @@ -13500,8 +13573,8 @@ grouping buffers by their projectile root directory.") (origin (method git-fetch) (uri (git-reference - (url "https://github.com/istib/helm-mode-manager") - (commit version))) + (url "https://github.com/istib/helm-mode-manager") + (commit version))) (file-name (git-file-name name version)) (sha256 (base32 @@ -14191,8 +14264,8 @@ split to display more windows and more buffers, the buffer exits (source (origin (method git-fetch) (uri (git-reference - (url "https://github.com/rswgnu/rsw-elisp") - (commit version))) + (url "https://github.com/rswgnu/rsw-elisp") + (commit version))) (file-name (git-file-name name version)) (sha256 (base32 @@ -14411,8 +14484,8 @@ compilation/grep buffers. Works with @code{wgrep}, @code{ack}, @code{ag}, (origin (method git-fetch) (uri (git-reference - (url "https://github.com/alezost/shift-number.el") - (commit (string-append "v" version)))) + (url "https://github.com/alezost/shift-number.el") + (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 (base32 @@ -15518,7 +15591,7 @@ type @code{C-h b}, or any incomplete key sequence plus @code{C-h}, to run @code{helm-descbinds}. The bindings are presented in a similar way as @code{describe-bindings} does, but you can use completion to find the command you searched for and execute it, or view its documentation.") - (license license:gpl3+)))) + (license license:gpl3+)))) (define-public emacs-helm-emms (let ((commit "b785cb845a98a643eba9d5d53c9c0b4e6810a3cd")) @@ -17176,27 +17249,27 @@ or a window into some windows according to a layout recipe.") (define-public emacs-e2wm (package - (name "emacs-e2wm") - (version "1.4") - (home-page "https://github.com/kiwanami/emacs-window-manager") - (source (origin - (method git-fetch) - (uri (git-reference - (url home-page) - (commit (string-append "v" version)))) - (sha256 - (base32 - "12midsrx07pdrsr1qbl2rpi7xyhxqx08bkz7n7gf8vsmqkpfp56s")) - (file-name (git-file-name name version)))) - (build-system emacs-build-system) - (propagated-inputs - `(("emacs-window-layout" ,emacs-window-layout))) - (synopsis "Equilibrium Emacs Window Manager") - (description "E2WM is a window manager for Emacs. It enables to + (name "emacs-e2wm") + (version "1.4") + (home-page "https://github.com/kiwanami/emacs-window-manager") + (source (origin + (method git-fetch) + (uri (git-reference + (url home-page) + (commit (string-append "v" version)))) + (sha256 + (base32 + "12midsrx07pdrsr1qbl2rpi7xyhxqx08bkz7n7gf8vsmqkpfp56s")) + (file-name (git-file-name name version)))) + (build-system emacs-build-system) + (propagated-inputs + `(("emacs-window-layout" ,emacs-window-layout))) + (synopsis "Equilibrium Emacs Window Manager") + (description "E2WM is a window manager for Emacs. It enables to customize the place of pop-up window, how the windows are split, how the buffers are located in the windows, keybinds to manipulate windows and buffers, etc. It also has plug-ins to help your Emacs life.") - (license license:gpl3+))) + (license license:gpl3+))) (define-public emacs-ctable (let ((commit "b8830d1ca95abb100a81bc32011bd17d5ecba000")) @@ -17930,13 +18003,13 @@ processes for Emacs") "13gs8g05xj7np3i2q3bbxg6zgdiazzn1spxii4x0cyd4pg83c0i1")))) (build-system emacs-build-system) (propagated-inputs - `(("emacs-dash" ,emacs-dash) - ("emacs-s" ,emacs-s) - ("emacs-f" ,emacs-f) - ("emacs-ace-window" ,emacs-ace-window) - ("emacs-pfuture" ,emacs-pfuture) - ("emacs-hydra" ,emacs-hydra) - ("emacs-ht" ,emacs-ht))) + `(("emacs-dash" ,emacs-dash) + ("emacs-s" ,emacs-s) + ("emacs-f" ,emacs-f) + ("emacs-ace-window" ,emacs-ace-window) + ("emacs-pfuture" ,emacs-pfuture) + ("emacs-hydra" ,emacs-hydra) + ("emacs-ht" ,emacs-ht))) (native-inputs `(("emacs-buttercup" ,emacs-buttercup) ("emacs-el-mock" ,emacs-el-mock))) @@ -17986,7 +18059,7 @@ processes for Emacs") (let ((out (assoc-ref outputs "out"))) (with-directory-excursion "../.." ;treemacs root (copy-recursively "icons/default" - (string-append out "/share/" ,name "/images")) + (string-append out "/share/" ,name "/images")) (copy-recursively "src/scripts" (string-append out "/share/" ,name "/scripts")) @@ -18029,13 +18102,13 @@ processes for Emacs") "0hcnvbyaqyypgby1bfj4zbrbq97amk8hfx0sj4w73rl46yf4jk3j")))) (build-system emacs-build-system) (propagated-inputs - `(("emacs-lsp-mode" ,emacs-lsp-mode) - ("emacs-markdown-mode" ,emacs-markdown-mode) - ("emacs-dash" ,emacs-dash) - ("emacs-f" ,emacs-f) - ("emacs-ht" ,emacs-ht) - ("emacs-request" ,emacs-request) - ("emacs-treemacs" ,emacs-treemacs))) + `(("emacs-lsp-mode" ,emacs-lsp-mode) + ("emacs-markdown-mode" ,emacs-markdown-mode) + ("emacs-dash" ,emacs-dash) + ("emacs-f" ,emacs-f) + ("emacs-ht" ,emacs-ht) + ("emacs-request" ,emacs-request) + ("emacs-treemacs" ,emacs-treemacs))) (home-page "https://github.com/emacs-lsp/lsp-java/") (synopsis "Java support for lsp-mode") (description "Emacs Java IDE using Eclipse JDT Language Server.") @@ -19410,26 +19483,26 @@ and article extracts for Wikipedia.") (define-public emacs-webfeeder (package - (name "emacs-webfeeder") - (version "1.0.0") - (source - (origin - (method url-fetch) - (uri (string-append + (name "emacs-webfeeder") + (version "1.0.0") + (source + (origin + (method url-fetch) + (uri (string-append "https://elpa.gnu.org/packages/webfeeder-" version ".tar")) - (sha256 + (sha256 (base32 - "06y5vxw9m6pmbrzb8v2i3w9dnhgqxz06vyx1knmgi9cczlrj4a64")))) - (build-system emacs-build-system) - (home-page "https://gitlab.com/Ambrevar/emacs-webfeeder") - (synopsis "Build RSS and Atom webfeeds from HTML files") - (description - "Webfeeder is an Emacs library to generate RSS and Atom feeds from HTML + "06y5vxw9m6pmbrzb8v2i3w9dnhgqxz06vyx1knmgi9cczlrj4a64")))) + (build-system emacs-build-system) + (home-page "https://gitlab.com/Ambrevar/emacs-webfeeder") + (synopsis "Build RSS and Atom webfeeds from HTML files") + (description + "Webfeeder is an Emacs library to generate RSS and Atom feeds from HTML files. The various elements of the HTML input are parsed with customizable functions (e.g. @code{webfeeder-title-function}).") - (license license:gpl3+))) + (license license:gpl3+))) (define-public emacs-evil-numbers (let ((commit "6ea1c8c3a9b37bed63d48f1128e9a4910e68187e")) @@ -19594,8 +19667,8 @@ text-property translator.") (origin (method git-fetch) (uri (git-reference - (url "https://github.com/weirdNox/org-noter.git") - (commit version))) + (url "https://github.com/weirdNox/org-noter.git") + (commit version))) (file-name (git-file-name name version)) (sha256 (base32 @@ -19994,30 +20067,30 @@ contains a track position, playback will start at the specified position.") (define-public emacs-org-jira (package - (name "emacs-org-jira") - (version "4.3.1") - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/ahungry/org-jira.git") - (commit version))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "1l80r2a9zzbfk2c78i40h0ww79vm9v4j6xi2h5i4w9kqh10rs6h2")))) - (build-system emacs-build-system) - (propagated-inputs - `(("emacs-request" ,emacs-request) - ("emacs-s" ,emacs-s) - ("emacs-dash" ,emacs-dash) - ("emacs-org" ,emacs-org))) - (home-page "https://github.com/ahungry/org-jira") - (synopsis "Syncing between Jira and Org-mode") - (description - "This package provides an extension to org-mode for syncing issues with + (name "emacs-org-jira") + (version "4.3.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/ahungry/org-jira.git") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1l80r2a9zzbfk2c78i40h0ww79vm9v4j6xi2h5i4w9kqh10rs6h2")))) + (build-system emacs-build-system) + (propagated-inputs + `(("emacs-request" ,emacs-request) + ("emacs-s" ,emacs-s) + ("emacs-dash" ,emacs-dash) + ("emacs-org" ,emacs-org))) + (home-page "https://github.com/ahungry/org-jira") + (synopsis "Syncing between Jira and Org-mode") + (description + "This package provides an extension to org-mode for syncing issues with JIRA issue servers.") - (license license:gpl3+))) + (license license:gpl3+))) (define-public emacs-systemd-mode (package @@ -20522,8 +20595,8 @@ fish-completion. It can be used in both Eshell and M-x shell.") ;; Get the current version from `telega-version` in telega.el. ;; or by running M-x telega-version. (let ((commit "ae09592498ce380e57fbb76725fd4c89ae248864") - (revision "0") - (version "0.6.0")) + (revision "0") + (version "0.6.0")) (package (name "emacs-telega") (version (git-version version revision commit)) @@ -21136,8 +21209,8 @@ pattern guessed from thing under current cursor position. (define-public emacs-metal-mercury-mode (let ((commit "99e2d8fb7177cae3bfa2dec2910fc28216d5f5a8") - (revision "1") - (version "0.0.0")) + (revision "1") + (version "0.0.0")) (package (name "emacs-metal-mercury-mode") (version (git-version version revision commit))