From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34745) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fOPjH-0002Sq-3Y for guix-patches@gnu.org; Thu, 31 May 2018 11:43:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fOPjC-0003Pv-8D for guix-patches@gnu.org; Thu, 31 May 2018 11:43:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48277) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fOPjC-0003Pp-47 for guix-patches@gnu.org; Thu, 31 May 2018 11:43:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fOPjB-000882-Tf for guix-patches@gnu.org; Thu, 31 May 2018 11:43:01 -0400 Subject: [bug#31454] [PATCH] gnu: Add emacs-ivy-yasnippet. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180514153939.13693-1-go.wigust@gmail.com> Date: Thu, 31 May 2018 17:42:44 +0200 In-Reply-To: <20180514153939.13693-1-go.wigust@gmail.com> (Oleg Pykhalov's message of "Mon, 14 May 2018 18:39:39 +0300") Message-ID: <871sdromq3.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: 31454@debbugs.gnu.org Hi Oleg, Oleg Pykhalov skribis: > * gnu/packages/emacs.scm (emacs-ivy-yasnippet): New public variable. LGTM! For simple packages like this, remember you can go ahead if nobody replies in a timely fashion (see =E2=80=98HACKING=E2=80=99). Thanks, Ludo=E2=80=99.