unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Brett Gilio <brettg@posteo.net>
Cc: 38339@debbugs.gnu.org
Subject: [bug#38339] [PATCH 1/2] gnu: Add emacs-shrink-path.
Date: Mon, 02 Dec 2019 10:07:33 +0100	[thread overview]
Message-ID: <87immzksdm.fsf@gnu.org> (raw)
In-Reply-To: <87tv6vgs2w.fsf@posteo.net> (Brett Gilio's message of "Fri, 22 Nov 2019 22:00:23 -0600")

[-- Attachment #1: Type: text/plain, Size: 348 bytes --]

Brett Gilio <brettg@posteo.net> skribis:

>>From 90879f02c521d479630cabe3ff754952e859efd6 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@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.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 1139 bytes --]

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+)))

      parent reply	other threads:[~2019-12-02  8:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-23  4:00 [bug#38339] [PATCH 1/2] gnu: Add emacs-shrink-path Brett Gilio
2019-11-23  4:03 ` [bug#38339] [PATCH 2/2] gnu: Add emacs-doom-modeline Brett Gilio
2019-12-02  9:10   ` bug#38339: " Ludovic Courtès
2019-12-02  9:07 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87immzksdm.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=38339@debbugs.gnu.org \
    --cc=brettg@posteo.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).