From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatoly Kamchatnov Subject: Re: Emacs package for prettifying store paths Date: Sun, 28 Sep 2014 23:34:07 +0400 Message-ID: References: <87a95jd1iv.fsf@gmail.com> <874mvrmtkf.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34715) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYKEs-0000SC-Lv for guix-devel@gnu.org; Sun, 28 Sep 2014 15:34:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XYKEr-00081h-7z for guix-devel@gnu.org; Sun, 28 Sep 2014 15:34:34 -0400 Received: from mail-yk0-x235.google.com ([2607:f8b0:4002:c07::235]:64663) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYKEr-00080x-4B for guix-devel@gnu.org; Sun, 28 Sep 2014 15:34:33 -0400 Received: by mail-yk0-f181.google.com with SMTP id q200so400006ykb.40 for ; Sun, 28 Sep 2014 12:34:27 -0700 (PDT) In-Reply-To: <874mvrmtkf.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: David Thompson Cc: guix-devel@gnu.org, Alex Kost https://github.com/milkypostman/melpa/pull/2047 On Sun, Sep 28, 2014 at 11:30 PM, David Thompson wrote: > Alex Kost 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/=E2=80=A6-foo-0.1 >> >> instead of: >> >> /gnu/store/herewehavefancylettersandnumbers-foo-0.1 >> >> Source, documentation and screenshot can be found here: >> . >> >> 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 >