GNU bug report logs - #38339
[PATCH 1/2] gnu: Add emacs-shrink-path.

Previous Next

Package: guix-patches;

Reported by: Brett Gilio <brettg <at> posteo.net>

Date: Sat, 23 Nov 2019 04:01:03 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 38339 in the body.
You can then email your comments to 38339 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#38339; Package guix-patches. (Sat, 23 Nov 2019 04:01:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brett Gilio <brettg <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 23 Nov 2019 04:01:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Brett Gilio <brettg <at> posteo.net>
To: guix-patches <at> gnu.org
Subject: [PATCH 1/2] gnu: Add emacs-shrink-path.
Date: Fri, 22 Nov 2019 22:00:23 -0600
[0001-gnu-Add-emacs-shrink-path.patch (text/x-patch, inline)]
From 90879f02c521d479630cabe3ff754952e859efd6 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg <at> posteo.net>
Date: Fri, 22 Nov 2019 21:50:54 -0600
Subject: [PATCH 1/2] gnu: Add emacs-shrink-path.

* gnu/packages/emacs-xyz.scm (emacs-shrink-path): New variable.
---
 gnu/packages/emacs-xyz.scm | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 0caf12a423..c280d44f39 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -19943,3 +19943,28 @@ Google guidelines.")
       (description "Helm Fish Completion is a Helm interface for Emacs
 fish-completion.  It can be used in both Eshell and M-x shell.")
       (license license:gpl3+))))
+(define-public emacs-shrink-path
+  (package
+    (name "emacs-shrink-path")
+    (version "0.3.1")
+    (source
+     (origin
+       (method git-fetch)
+       (uri (git-reference
+             (url "https://gitlab.com/bennya/shrink-path.el.git")
+             (commit (string-append "v" version))))
+       (sha256
+        (base32
+         "0kx0c4syd7k6ff9j463bib32pz4wq0rzjlg6b0yqnymlzfr1mbki"))
+       (file-name (git-file-name name version))))
+    (build-system emacs-build-system)
+    (propagated-inputs
+     `(("emacs-s" ,emacs-s)
+       ("emacs-dash" ,emacs-dash)
+       ("emacs-f" ,emacs-f)))
+    (home-page
+     "https://gitlab.com/bennya/shrink-path.el")
+    (synopsis "Fish-style path truncation in emacs-lisp")
+    (description "Small utility functions that allow for fish-style
+trunctated directories in eshell and various modelines.")
+    (license license:gpl3+)))
-- 
2.24.0





Information forwarded to guix-patches <at> gnu.org:
bug#38339; Package guix-patches. (Sat, 23 Nov 2019 04:04:01 GMT) Full text and rfc822 format available.

Message #8 received at 38339 <at> debbugs.gnu.org (full text, mbox):

From: Brett Gilio <brettg <at> posteo.net>
To: 38339 <at> debbugs.gnu.org
Subject: [PATCH 2/2] gnu: Add emacs-doom-modeline.
Date: Fri, 22 Nov 2019 22:03:00 -0600
[0002-gnu-Add-emacs-doom-modeline.patch (text/x-patch, inline)]
From 1ffd8682be2e9d11d54b26f2765464aab7a0b18e Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg <at> posteo.net>
Date: Fri, 22 Nov 2019 21:51:56 -0600
Subject: [PATCH 2/2] gnu: Add emacs-doom-modeline.

* gnu/packages/emacs-xyz.scm (emacs-doom-modeline): New variable.
---
 gnu/packages/emacs-xyz.scm | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index c280d44f39..2bf7b0ab36 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -19943,6 +19943,34 @@ Google guidelines.")
       (description "Helm Fish Completion is a Helm interface for Emacs
 fish-completion.  It can be used in both Eshell and M-x shell.")
       (license license:gpl3+))))
+
+(define-public emacs-doom-modeline
+  (package
+    (name "emacs-doom-modeline")
+    (version "2.7.3")
+    (source (origin
+              (method git-fetch)
+              (uri (git-reference
+                    (url "https://github.com/seagle0128/doom-modeline.git")
+                    (commit (string-append "v" version))))
+              (sha256
+               (base32
+                "16qlakgbwwjfr013g0cly4js4v9cfhxb8fn7zmn124f788m22357"))
+              (file-name (git-file-name name version))))
+    (build-system emacs-build-system)
+    (arguments
+     `(#:test-command '("ert-runner")))
+    (native-inputs `(("emacs-ert-runner" ,emacs-ert-runner)))
+    (propagated-inputs
+     `(("emacs-all-the-icons" ,emacs-all-the-icons)
+       ("emacs-shrink-path" ,emacs-shrink-path)))
+    (synopsis "Fancy and fast mode-line inspired by minimalism design")
+    (description "Doom modeline is a complete modeline for GNU Emacs inspired
+by the Doom theme collection.  This modeline features support for mode-specific
+icon support, git integration, and several other utilities.")
+    (home-page "https://github.com/seagle0128/doom-modeline/")
+    (license license:gpl3+)))
+
 (define-public emacs-shrink-path
   (package
     (name "emacs-shrink-path")
-- 
2.24.0





Information forwarded to guix-patches <at> gnu.org:
bug#38339; Package guix-patches. (Mon, 02 Dec 2019 08:51:02 GMT) Full text and rfc822 format available.

Message #11 received at 38339 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Brett Gilio <brettg <at> posteo.net>
Cc: 38339 <at> debbugs.gnu.org
Subject: Re: [bug#38339] [PATCH 1/2] gnu: Add emacs-shrink-path.
Date: Mon, 02 Dec 2019 10:07:33 +0100
[Message part 1 (text/plain, inline)]
Brett Gilio <brettg <at> posteo.net> skribis:

>>From 90879f02c521d479630cabe3ff754952e859efd6 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg <at> posteo.net>
> Date: Fri, 22 Nov 2019 21:50:54 -0600
> Subject: [PATCH 1/2] gnu: Add emacs-shrink-path.
>
> * gnu/packages/emacs-xyz.scm (emacs-shrink-path): New variable.

Applied with the changes below.

[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index cda832df83..637bf0c9e3 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -19953,6 +19953,7 @@ Google guidelines.")
       (description "Helm Fish Completion is a Helm interface for Emacs
 fish-completion.  It can be used in both Eshell and M-x shell.")
       (license license:gpl3+))))
+
 (define-public emacs-shrink-path
   (package
     (name "emacs-shrink-path")
@@ -19972,9 +19973,8 @@ fish-completion.  It can be used in both Eshell and M-x shell.")
      `(("emacs-s" ,emacs-s)
        ("emacs-dash" ,emacs-dash)
        ("emacs-f" ,emacs-f)))
-    (home-page
-     "https://gitlab.com/bennya/shrink-path.el")
+    (home-page "https://gitlab.com/bennya/shrink-path.el")
     (synopsis "Fish-style path truncation in emacs-lisp")
-    (description "Small utility functions that allow for fish-style
-trunctated directories in eshell and various modelines.")
+    (description "This package provides utility functions that allow for
+Fish-style truncated directories in eshell and various modelines.")
     (license license:gpl3+)))

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Mon, 02 Dec 2019 08:54:02 GMT) Full text and rfc822 format available.

Notification sent to Brett Gilio <brettg <at> posteo.net>:
bug acknowledged by developer. (Mon, 02 Dec 2019 08:54:02 GMT) Full text and rfc822 format available.

Message #16 received at 38339-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Brett Gilio <brettg <at> posteo.net>
Cc: 38339-done <at> debbugs.gnu.org
Subject: Re: [bug#38339] [PATCH 2/2] gnu: Add emacs-doom-modeline.
Date: Mon, 02 Dec 2019 10:10:34 +0100
Brett Gilio <brettg <at> posteo.net> skribis:

>>From 1ffd8682be2e9d11d54b26f2765464aab7a0b18e Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg <at> posteo.net>
> Date: Fri, 22 Nov 2019 21:51:56 -0600
> Subject: [PATCH 2/2] gnu: Add emacs-doom-modeline.
>
> * gnu/packages/emacs-xyz.scm (emacs-doom-modeline): New variable.

Applied, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 30 Dec 2019 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 119 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.