From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH 3/7] gnu: Add snorenotify. Date: Sun, 28 Feb 2016 15:27:12 +0100 Message-ID: <20160228142712.GC18720@solar> References: <1456654212-31881-1-git-send-email-efraim@flashner.co.il> <1456654212-31881-4-git-send-email-efraim@flashner.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54301) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aa2Jc-00037Y-7p for guix-devel@gnu.org; Sun, 28 Feb 2016 09:27:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aa2JZ-0005vd-2y for guix-devel@gnu.org; Sun, 28 Feb 2016 09:27:20 -0500 Received: from mailrelay7.public.one.com ([91.198.169.215]:32140) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aa2JY-0005vZ-Or for guix-devel@gnu.org; Sun, 28 Feb 2016 09:27:17 -0500 Content-Disposition: inline In-Reply-To: <1456654212-31881-4-git-send-email-efraim@flashner.co.il> 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: Efraim Flashner Cc: guix-devel@gnu.org On Sun, Feb 28, 2016 at 12:10:08PM +0200, Efraim Flashner wrote: > +Using a plugin system it is possible to create notifications with many > +different notification systems") Missing "." at the end. ...