From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 0/3] emacs: Add possibilities to move to license definition. Date: Wed, 27 Apr 2016 14:20:45 +0200 Message-ID: <871t5r450i.fsf@gnu.org> References: <1460967475-3771-1-git-send-email-alezost@gmail.com> <87mvohbbvx.fsf@gnu.org> <87mvogd7j1.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]:58522) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1avOSY-00056Z-Qq for guix-devel@gnu.org; Wed, 27 Apr 2016 08:20:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1avOSV-0000Lu-LO for guix-devel@gnu.org; Wed, 27 Apr 2016 08:20:50 -0400 In-Reply-To: <87mvogd7j1.fsf@gmail.com> (Alex Kost's message of "Tue, 26 Apr 2016 12:49:22 +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" To: Alex Kost Cc: guix-devel@gnu.org Alex Kost skribis: > Ludovic Court=C3=A8s (2016-04-26 00:45 +0300) wrote: [...] >> I think perhaps =E2=80=98guix-view-license=E2=80=99, which would open th= e license text >> (probably via a browser pointing at the URL of the ) would be >> cool. > > If I understand you correctly, what you mean is "M-x > guix-browse-license-url" (introduced by commit 71310ccc). Indeed, you=E2=80=99re a hero! Ludo=E2=80=99.