From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: [PATCH 0/7]: Add "M-x guix-licenses" and friends. Date: Fri, 22 Jan 2016 11:19:28 +0300 Message-ID: <1453450775-594-1-git-send-email-alezost@gmail.com> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52773) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMWws-0005Pq-TS for guix-devel@gnu.org; Fri, 22 Jan 2016 03:20:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aMWwo-00071v-Pp for guix-devel@gnu.org; Fri, 22 Jan 2016 03:20:01 -0500 Received: from mail-lf0-x242.google.com ([2a00:1450:4010:c07::242]:35693) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMWwo-00071T-Hh for guix-devel@gnu.org; Fri, 22 Jan 2016 03:19:58 -0500 Received: by mail-lf0-x242.google.com with SMTP id c134so3720821lfb.2 for ; Fri, 22 Jan 2016 00:19:57 -0800 (PST) Received: from localhost.localdomain ([217.107.192.146]) by smtp.gmail.com with ESMTPSA id j71sm725356lfi.20.2016.01.22.00.19.55 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 22 Jan 2016 00:19:55 -0800 (PST) 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: guix-devel@gnu.org Hello, this patchset adds the following emacs commands: - guix-browse-license-url - guix-packages-by-license - guix-licenses Patches: [PATCH 1/7] emacs: Rename 'file-path' to 'file-name'. Actually this patch is independent from the rest patchset, I just added it for the company. [PATCH 2/7] licenses: Add a list of licenses. [PATCH 3/7] emacs: Add 'guix-browse-license-url' command. [PATCH 4/7] emacs: Buttonize licenses in "Package Info". [PATCH 5/7] emacs: Add 'guix-packages-by-license' command. [PATCH 6/7] emacs: list: Support displaying URL links. [PATCH 7/7] emacs: Add interface for licenses.