From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] emacs: Use "r" key for 'cran' action in 'import' popup. Date: Wed, 02 Sep 2015 15:10:18 +0200 Message-ID: <87twrd7yrp.fsf@gnu.org> References: <87si6y7898.fsf@gmail.com> 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]:42939) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZX7o3-0000IG-1a for guix-devel@gnu.org; Wed, 02 Sep 2015 09:10:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZX7nx-0006ox-6d for guix-devel@gnu.org; Wed, 02 Sep 2015 09:10:26 -0400 In-Reply-To: <87si6y7898.fsf@gmail.com> (Alex Kost's message of "Tue, 01 Sep 2015 13:18:27 +0300") 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: Alex Kost Cc: guix-devel@gnu.org Alex Kost skribis: > From 1cc6871abf3d53ad5702fde5570df8a61a945010 Mon Sep 17 00:00:00 2001 > From: Alex Kost > Date: Tue, 1 Sep 2015 13:10:41 +0300 > Subject: [PATCH] emacs: Use "r" key for 'cran' action in 'import' popup. > > * emacs/guix-command.el (guix-command-improve-import-argument): New > variable and function. > (guix-command-argument-improvers): Add it. Definitely. Should there be some sort of automatic disambiguation mechanism? Ludo=E2=80=99.