From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20=C4=8Cech?= Subject: Re: [PATCH] gnu: add msmtp Date: Sun, 7 Dec 2014 10:12:32 +0100 Message-ID: <1417943553-19909-1-git-send-email-sleep_walker@suse.cz> References: <87r3wcfeis.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43281) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XxXtR-0004T9-NG for guix-devel@gnu.org; Sun, 07 Dec 2014 04:12:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XxXtK-0004Pr-7l for guix-devel@gnu.org; Sun, 07 Dec 2014 04:12:41 -0500 Received: from cantor2.suse.de ([195.135.220.15]:60956 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XxXtK-0004Pn-1u for guix-devel@gnu.org; Sun, 07 Dec 2014 04:12:34 -0500 In-Reply-To: <87r3wcfeis.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> 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: guix-devel@gnu.org Thanks for kind review. Indentation issues weren't visible in emacs so I = guess I need to tune the configuration a bit. Now it looks in patch correctly. changes since last attempt: - instead of new module add into (gnu packages mail) - fix overall indentation - improve synopsis - reduce description