all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Alex Kost <alezost@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 1/5] emacs: Handle updating by ID after REPL restart.
Date: Sun, 26 Oct 2014 19:35:47 +0100	[thread overview]
Message-ID: <87wq7mllvg.fsf@gnu.org> (raw)
In-Reply-To: <87siih47il.fsf@gmail.com> (Alex Kost's message of "Tue, 21 Oct 2014 22:12:02 +0400")

Alex Kost <alezost@gmail.com> skribis:

> The attached patch fixes the following problem:
>
> You describe a package by pressing RET in a list of packages and you get
> *Guix Package Info* buffer with this package.  Then if you restart Guix
> REPL and revert the "info" buffer, you get "Packages not found" because
> the package is identified by an ‘object-address’ which is not actual
> anymore.

OK, I had not experienced it.

> So as a workaround instead of using a search by ID, a search by name
> will be used after a REPL restart.

Sounds reasonable.

> From a6eff11fc7810a26aefd382bb09cef439e10e03e Mon Sep 17 00:00:00 2001
> From: Alex Kost <alezost@gmail.com>
> Date: Mon, 20 Oct 2014 16:07:38 +0400
> Subject: [PATCH 1/5] emacs: Handle updating by ID after REPL restart.
>
> * emacs/guix-base.el (guix-entry-to-specification,
>   guix-entries-to-specifications): New procedures.
>   (guix-revert-buffer): Search by name if searching by ID gives no results.

OK!

Ludo’.

      reply	other threads:[~2014-10-26 20:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-21 18:12 [PATCH 1/5] emacs: Handle updating by ID after REPL restart Alex Kost
2014-10-26 18:35 ` 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

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

  git send-email \
    --in-reply-to=87wq7mllvg.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=alezost@gmail.com \
    --cc=guix-devel@gnu.org \
    /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 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.