From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#22628: Emacs: ^ in installed package list misses some upgrades Date: Thu, 11 Feb 2016 10:11:06 +0100 Message-ID: <87r3gjvcgl.fsf@gnu.org> 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]:59855) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTnID-0007pr-7k for bug-guix@gnu.org; Thu, 11 Feb 2016 04:12:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTnIA-00059f-1d for bug-guix@gnu.org; Thu, 11 Feb 2016 04:12:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:54747) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTnI9-00059Y-Uj for bug-guix@gnu.org; Thu, 11 Feb 2016 04:12:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aTnI9-00078c-Or for bug-guix@gnu.org; Thu, 11 Feb 2016 04:12:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59661) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTnHO-0007ki-Lb for bug-guix@gnu.org; Thu, 11 Feb 2016 04:11:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTnHN-00053p-KB for bug-guix@gnu.org; Thu, 11 Feb 2016 04:11:14 -0500 List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: 22628@debbugs.gnu.org Cc: Alex Kost Hello! In current Guix master we have Texinfo 6.0 and 6.1. With 6.0 installed in my profile, hitting ^ in the M-x guix-installed-packages buffer does not mark Texinfo as a candidate for upgrade. Ludo=E2=80=99.