From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46527) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eX1E1-00070S-6Z for guix-patches@gnu.org; Thu, 04 Jan 2018 03:50:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eX1Dw-0003to-B7 for guix-patches@gnu.org; Thu, 04 Jan 2018 03:50:09 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:54598) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eX1Dw-0003tY-7s for guix-patches@gnu.org; Thu, 04 Jan 2018 03:50:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eX1Dv-0006TJ-Se for guix-patches@gnu.org; Thu, 04 Jan 2018 03:50:03 -0500 Subject: bug#29960: [PATCH] gnu: Add emacs-evil-quickscope. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Arun Isaac In-Reply-To: References: <20180103061857.31496-1-arunisaac@systemreboot.net> Date: Thu, 04 Jan 2018 14:18:51 +0530 Message-ID: MIME-Version: 1.0 Content-Type: text/plain 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: Catonano Cc: 29960-done@debbugs.gnu.org Catonano writes: > I was just showing that I checked the license ;-) Ok, ok. I understand now. :-) >> Arun, you can commit on your own, you wouldn't need to post these little >> > things here ;-) >> >> Yes, these are simple packages and I could commit directly. But, I post >> here just to get a quick sanity check on the summary, description, >> license, etc. I'll probably mention that next time so the reviewer's job >> will be easier. :-) > > Ah ok. Well, you got waht you wanted then :-) Yes, I got what I wanted. > LGTM ! Pushed, thanks!