From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add moc. Date: Fri, 6 May 2016 22:24:03 -0400 Message-ID: <20160507022403.GA23360@jasmine> References: <20160502162414.7ee349b0@openmailbox.org> <20160506190622.GA28869@jasmine> <20160506190331.15d3aa19@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46294) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayruo-00024h-OG for guix-devel@gnu.org; Fri, 06 May 2016 22:24:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ayrui-0003XA-L4 for guix-devel@gnu.org; Fri, 06 May 2016 22:24:21 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:48915) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayruh-0003Ti-6t for guix-devel@gnu.org; Fri, 06 May 2016 22:24:16 -0400 Content-Disposition: inline In-Reply-To: <20160506190331.15d3aa19@openmailbox.org> 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" To: Kei Yamashita Cc: guix-devel@gnu.org On Fri, May 06, 2016 at 07:03:31PM -0400, Kei Yamashita wrote: > > Finally, your attached patch had a MIME type of > > application/octet-stream > > My mail client (Claws Mail) seems to do this automatically. Try the > attached (and corrected) patch. I've attached it explicitly with a MIME > type of text/plain. Well, as Alex said, it might be a problem on my end. I'm going to get more familiar with how mutt does MIME. > From c9b9fe73c79cfdb892587cfea33798a694cff374 Mon Sep 17 00:00:00 2001 > From: Kei Yamashita > Date: Fri, 6 May 2016 18:57:42 -0400 > Subject: [PATCH] gnu: Add moc. > > * gnu/packages/music.scm (moc): New variable. Applied as 13416a10afd. Thanks for working on this!