From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 0/4] Update mu and autoload mu4e. Date: Sun, 8 May 2016 12:11:30 -0400 Message-ID: <20160508161130.GA25532@jasmine> References: <1462702911-18777-1-git-send-email-alezost@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44153) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1azRJI-0006NM-6e for guix-devel@gnu.org; Sun, 08 May 2016 12:12:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1azRJD-0001n8-3B for guix-devel@gnu.org; Sun, 08 May 2016 12:11:59 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:48715) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1azRJA-0001mP-M9 for guix-devel@gnu.org; Sun, 08 May 2016 12:11:55 -0400 Content-Disposition: inline In-Reply-To: <1462702911-18777-1-git-send-email-alezost@gmail.com> 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: Alex Kost Cc: guix-devel@gnu.org On Sun, May 08, 2016 at 01:21:47PM +0300, Alex Kost wrote: > [PATCH 1/4] gnu: mu: Use 'modify-phases'. > [PATCH 2/4] gnu: mu: Install emacs files in a proper place. > [PATCH 3/4] gnu: mu: Install emacs autoloads. > [PATCH 4/4] gnu: mu: Update to 0.9.16. As a regular user of mu but not mu4e, this change works for me.