From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39234) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e8XE9-0001wO-Kr for guix-patches@gnu.org; Sat, 28 Oct 2017 15:57:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e8XE6-0005Qw-KR for guix-patches@gnu.org; Sat, 28 Oct 2017 15:57:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:59059) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e8XE6-0005Qm-H4 for guix-patches@gnu.org; Sat, 28 Oct 2017 15:57:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e8XE6-0005SF-Af for guix-patches@gnu.org; Sat, 28 Oct 2017 15:57:02 -0400 Subject: bug#29043: neomutt update to 20171027 and 2 additional neomutt related commits Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20171028163641.x67nbuvmh3mhupvs@abyayala> Date: Sat, 28 Oct 2017 21:56:25 +0200 In-Reply-To: <20171028163641.x67nbuvmh3mhupvs@abyayala> (ng0@infotropique.org's message of "Sat, 28 Oct 2017 16:36:41 +0000") Message-ID: <87zi8b3v2u.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: ng0 Cc: 29043-done@debbugs.gnu.org ng0 skribis: > Patch 1 updates neomutt - so far so functional. > Patch 2 removes the inherit from mutt, it is not necessary, > the only shared component was the license and the build-system. > Patch 3 removes 2 configure switches that were dropped in some > of the last versions. I applied the 3 patches, thank you! Ludo=E2=80=99.