all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs package for prettifying store paths
@ 2014-09-28 18:48 Alex Kost
  2014-09-28 19:03 ` Ludovic Courtès
  2014-09-28 19:30 ` David Thompson
  0 siblings, 2 replies; 4+ messages in thread
From: Alex Kost @ 2014-09-28 18:48 UTC (permalink / raw)
  To: guix-devel

Hello,

This doesn't really relate to Guix but I think at least one person may
be interested.

I've written an Emacs package that allows to abbreviate store paths,
i.e. one will see:

  /gnu/store/…-foo-0.1

instead of:

  /gnu/store/herewehavefancylettersandnumbers-foo-0.1

Source, documentation and screenshot can be found here:
<https://github.com/alezost/pretty-sha-path.el>.

Many thanks to Ludovic for the idea of this package.

-- 
Alex

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Emacs package for prettifying store paths
  2014-09-28 18:48 Emacs package for prettifying store paths Alex Kost
@ 2014-09-28 19:03 ` Ludovic Courtès
  2014-09-28 19:30 ` David Thompson
  1 sibling, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2014-09-28 19:03 UTC (permalink / raw)
  To: Alex Kost; +Cc: guix-devel

Alex Kost <alezost@gmail.com> skribis:

> I've written an Emacs package that allows to abbreviate store paths,
> i.e. one will see:
>
>   /gnu/store/…-foo-0.1
>
> instead of:
>
>   /gnu/store/herewehavefancylettersandnumbers-foo-0.1
>
> Source, documentation and screenshot can be found here:
> <https://github.com/alezost/pretty-sha-path.el>.

Alex, this is awesome!  :-)

It works like a charm.

Thank you.
Ludo’.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Emacs package for prettifying store paths
  2014-09-28 18:48 Emacs package for prettifying store paths Alex Kost
  2014-09-28 19:03 ` Ludovic Courtès
@ 2014-09-28 19:30 ` David Thompson
  2014-09-28 19:34   ` Anatoly Kamchatnov
  1 sibling, 1 reply; 4+ messages in thread
From: David Thompson @ 2014-09-28 19:30 UTC (permalink / raw)
  To: Alex Kost, guix-devel

Alex Kost <alezost@gmail.com> writes:

> Hello,
>
> This doesn't really relate to Guix but I think at least one person may
> be interested.
>
> I've written an Emacs package that allows to abbreviate store paths,
> i.e. one will see:
>
>   /gnu/store/…-foo-0.1
>
> instead of:
>
>   /gnu/store/herewehavefancylettersandnumbers-foo-0.1
>
> Source, documentation and screenshot can be found here:
> <https://github.com/alezost/pretty-sha-path.el>.
>
> Many thanks to Ludovic for the idea of this package.
>

This is really neat!  Now we need a package recipe. ;)

-- 
David Thompson
Web Developer - Free Software Foundation - http://fsf.org
GPG Key: 0FF1D807
Support the FSF: https://fsf.org/donate

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Emacs package for prettifying store paths
  2014-09-28 19:30 ` David Thompson
@ 2014-09-28 19:34   ` Anatoly Kamchatnov
  0 siblings, 0 replies; 4+ messages in thread
From: Anatoly Kamchatnov @ 2014-09-28 19:34 UTC (permalink / raw)
  To: David Thompson; +Cc: guix-devel, Alex Kost

https://github.com/milkypostman/melpa/pull/2047

On Sun, Sep 28, 2014 at 11:30 PM, David Thompson
<dthompson2@worcester.edu> wrote:
> Alex Kost <alezost@gmail.com> writes:
>
>> Hello,
>>
>> This doesn't really relate to Guix but I think at least one person may
>> be interested.
>>
>> I've written an Emacs package that allows to abbreviate store paths,
>> i.e. one will see:
>>
>>   /gnu/store/…-foo-0.1
>>
>> instead of:
>>
>>   /gnu/store/herewehavefancylettersandnumbers-foo-0.1
>>
>> Source, documentation and screenshot can be found here:
>> <https://github.com/alezost/pretty-sha-path.el>.
>>
>> Many thanks to Ludovic for the idea of this package.
>>
>
> This is really neat!  Now we need a package recipe. ;)
>
> --
> David Thompson
> Web Developer - Free Software Foundation - http://fsf.org
> GPG Key: 0FF1D807
> Support the FSF: https://fsf.org/donate
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-09-28 19:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-28 18:48 Emacs package for prettifying store paths Alex Kost
2014-09-28 19:03 ` Ludovic Courtès
2014-09-28 19:30 ` David Thompson
2014-09-28 19:34   ` Anatoly Kamchatnov

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.