From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Failure building Emacs master Date: Wed, 22 Mar 2017 22:12:32 +0200 Message-ID: <83r31p5avj.fsf@gnu.org> References: <8b2b0f82-85bd-a67f-d4e9-a6f5bf531d60@alice.it> <32e9f1c2-f41d-74c8-16b5-e169c085abb3@cs.ucla.edu> <831stqwiu6.fsf@gnu.org> <83zigd5m5o.fsf@gnu.org> <871stpnkxp.fsf@yandex.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1490213576 29372 195.159.176.226 (22 Mar 2017 20:12:56 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 22 Mar 2017 20:12:56 +0000 (UTC) Cc: eggert@cs.ucla.edu, angelo.graziosi@alice.it, emacs-devel@gnu.org To: Colin Baxter Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 22 21:12:51 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cqmch-0006jE-KB for ged-emacs-devel@m.gmane.org; Wed, 22 Mar 2017 21:12:47 +0100 Original-Received: from localhost ([::1]:53141 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqmcn-0004lC-FB for ged-emacs-devel@m.gmane.org; Wed, 22 Mar 2017 16:12:53 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40548) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqmcf-0004gu-Ag for emacs-devel@gnu.org; Wed, 22 Mar 2017 16:12:48 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cqmce-0006n9-DR for emacs-devel@gnu.org; Wed, 22 Mar 2017 16:12:45 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50642) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqmcW-0006m3-Gr; Wed, 22 Mar 2017 16:12:36 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1550 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1cqmcV-00050U-Lx; Wed, 22 Mar 2017 16:12:36 -0400 In-reply-to: <871stpnkxp.fsf@yandex.com> (message from Colin Baxter on Wed, 22 Mar 2017 19:57:54 +0000) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:213252 Archived-At: > From: Colin Baxter > Date: Wed, 22 Mar 2017 19:57:54 +0000 > Cc: , eggert@cs.ucla.edu, emacs-devel@gnu.org, > Angelo Graziosi > > I'm sorry to appear extremely stupid but I remain confused, even after > reading this thread again. If I use ./configure --with-mailutils then I > will (potentially) build emacs-26 with encrypted POP3 - correct? No, that option disables building movemail that comes with Emacs altogether. That option is for people who have GNU Mailutils installed, which includes a much more powerful version of movemail, including encrypted POP3 capability.