From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49506) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dfjWc-0001Sg-Cc for guix-patches@gnu.org; Thu, 10 Aug 2017 05:13:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dfjWZ-0007Yl-6G for guix-patches@gnu.org; Thu, 10 Aug 2017 05:13:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:45291) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dfjWY-0007XG-RU for guix-patches@gnu.org; Thu, 10 Aug 2017 05:13:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dfjWY-0000Sr-Bl for guix-patches@gnu.org; Thu, 10 Aug 2017 05:13:02 -0400 Subject: bug#28020: [PATCH] gnu: Add emacs-gitpatch. Resent-To: guix-patches@gnu.org Resent-Message-ID: Message-Id: <4b50a45a.ADkAACnAL5YAAAAAAAAAAAPejtMAAAACwQwAAAAAAAW9WABZjCOA@mailjet.com> MIME-Version: 1.0 From: Arun Isaac Date: Thu, 10 Aug 2017 14:42:23 +0530 In-reply-to: <87wp6ekkef.fsf@gmail.com> References: <87wp6ekkef.fsf@gmail.com> 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: Oleg Pykhalov Cc: 28020-done@debbugs.gnu.org Thanks for the patch! I have pushed it with changes to the synopsis and description. Oleg Pykhalov writes: > By the way, “gitpatch.el” says different version than release tarball. > Do I need to ask a developer? > --8<---------------cut here---------------start------------->8--- > ;; Author: Feng Shu > ;; Homepage: https://github.com/tumashu/gitpatch > ;; Keywords: convenience > ;; Package-Requires: ((emacs "24.3")) > ;; Version: 0.10 > --8<---------------cut here---------------end--------------->8--- Yes, please report this problem upstream. I have also CCed the author in this thread. The author happens to contribute to Guix as well. :-)