From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55130) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d0Ejh-00037V-RS for guix-patches@gnu.org; Mon, 17 Apr 2017 18:03:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d0Eje-0007ML-PL for guix-patches@gnu.org; Mon, 17 Apr 2017 18:03:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:54899) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d0Eje-0007MH-ME for guix-patches@gnu.org; Mon, 17 Apr 2017 18:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d0Eje-00048R-FS for guix-patches@gnu.org; Mon, 17 Apr 2017 18:03:02 -0400 Subject: bug#26515: [PATCH] gnu: Add emacs-calfw. Resent-Message-ID: References: <20170415112452.912-1-va511e@yahoo.com> <87mvbgpt5s.fsf@gnu.org> From: Vasile Dumitrascu Message-ID: <0d5b8fea-16ea-b987-f5f7-2bc5acc4ab7b@yahoo.com> Date: Mon, 17 Apr 2017 22:01:00 +0000 MIME-Version: 1.0 In-Reply-To: <87mvbgpt5s.fsf@gnu.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 26515-done@debbugs.gnu.org Hi Ludovic I did miss the linter tarball name warning. Sorry for that and thanks for the correction, Vasile Ludovic Courtès: > Vasile Dumitrascu skribis: > >> * gnu/packages/emacs.scm (emacs-calfw): New variable. > > I addressed the file name warning reported by ‘guix lint’ and committed. > > Thanks! > > Ludo’. >