From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: APOP support in movemail Date: Fri, 07 Nov 2003 21:16:04 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <2914-Thu06Nov2003114247+0200-eliz@elta.co.il> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1068258322 10492 80.91.224.253 (8 Nov 2003 02:25:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 8 Nov 2003 02:25:22 +0000 (UTC) Cc: eliz@elta.co.il, larsi@gnus.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Nov 08 03:25:19 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AIImt-0005ao-00 for ; Sat, 08 Nov 2003 03:25:19 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AIImt-0007ZG-00 for ; Sat, 08 Nov 2003 03:25:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AIJir-0008PC-0W for emacs-devel@quimby.gnus.org; Fri, 07 Nov 2003 22:25:13 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AIJiT-0008F0-VH for emacs-devel@gnu.org; Fri, 07 Nov 2003 22:24:49 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AIJhi-0006zr-08 for emacs-devel@gnu.org; Fri, 07 Nov 2003 22:24:33 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AIJhh-0006zm-PC for emacs-devel@gnu.org; Fri, 07 Nov 2003 22:24:01 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.24) id 1AIIdw-0006yz-DE; Fri, 07 Nov 2003 21:16:04 -0500 Original-To: Simon Josefsson In-reply-to: (message from Simon Josefsson on Thu, 06 Nov 2003 13:33:08 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:17722 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17722 > I will look, thanks. However, I need something that can work on > Windows as well as Unix, and prefer non-Cygwin ports. Do you know > about Windows ports of Mailutils? Sorry, I don't. But aren't there build chains that allow you to compile native Windows binaries on Unix? But I'm not familiar with them, though. I think it is useful at this point for me to restate the GNU project policy that support for non-free operating systems such as Windows is a secondary priority. We will not make major design decisions based on what does or does not suit Windows. Our motto is: Whatever you are doing, it runs best on GNU.