From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 4/4] emacs: Add 'guix-devel-lint-package' Date: Sat, 03 Oct 2015 22:44:27 +0200 Message-ID: <874mi7adhw.fsf@gnu.org> References: <1443791046-1015-1-git-send-email-alezost@gmail.com> <1443791046-1015-5-git-send-email-alezost@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]:52186) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZiTfT-0004wr-0r for guix-devel@gnu.org; Sat, 03 Oct 2015 16:44:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZiTfS-0004Kk-7A for guix-devel@gnu.org; Sat, 03 Oct 2015 16:44:30 -0400 In-Reply-To: <1443791046-1015-5-git-send-email-alezost@gmail.com> (Alex Kost's message of "Fri, 2 Oct 2015 16:04:06 +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: > Suggested by Ludovic Court=C3=A8s . > > * emacs/guix-devel.el (guix-devel-setup-repl): Add a workaround for > 'guix-warning-port'. > (guix-devel-lint-package): New command. > (guix-devel-keys-map): Add key binding for it. > * doc/emacs.texi (Emacs Development): Document it. OK! Ludo'.