From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: Building Emacs on WSL Date: Sat, 17 Dec 2016 16:46:15 +0100 Message-ID: References: <4829e397-ac70-ab22-9c01-848ae876db46@alice.it> <834m2399iw.fsf@gnu.org> <38da4455-6544-75af-7db1-922c9b2a8257@cs.ucla.edu> <83zijv7ff6.fsf@gnu.org> <67607fa7-0e19-a371-4df4-f37af436213e@alice.it> <83d1gq7hvi.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1481989622 4905 195.159.176.226 (17 Dec 2016 15:47:02 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 17 Dec 2016 15:47:02 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 Cc: eggert@cs.ucla.edu, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 17 16:46:51 2016 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 1cIHCE-0007cq-Vr for ged-emacs-devel@m.gmane.org; Sat, 17 Dec 2016 16:46:51 +0100 Original-Received: from localhost ([::1]:37069 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cIHCH-0004VM-Jb for ged-emacs-devel@m.gmane.org; Sat, 17 Dec 2016 10:46:53 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49127) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cIHCB-0004NB-Nr for emacs-devel@gnu.org; Sat, 17 Dec 2016 10:46:48 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cIHC6-0006ro-R3 for emacs-devel@gnu.org; Sat, 17 Dec 2016 10:46:47 -0500 Original-Received: from smtp201.alice.it ([82.57.200.97]:57487) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cIHC6-0006q5-EP; Sat, 17 Dec 2016 10:46:42 -0500 Original-Received: from [192.168.1.101] (95.235.230.214) by smtp201.alice.it (8.6.060.43) (authenticated as angelo.graziosi@alice.it) id 585272AF00A5B9B7; Sat, 17 Dec 2016 16:46:37 +0100 In-Reply-To: <83d1gq7hvi.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.97 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:210588 Archived-At: Il 17/12/2016 15:25, Eli Zaretskii ha scritto: >> Cc: emacs-devel@gnu.org >> From: Angelo Graziosi >> Date: Sat, 17 Dec 2016 02:00:31 +0100 >> >> BTW, in my builds of emacs-25 branch I notice a more serious issue. >> After "M-x package-list-packages", in the Packages buffer I cannot type >> anything. If I do, I get, embedded in that buffer, >> >> [1]+ Stopped >> >> and the Bash prompt, as if I had typed C-z, and 'fg' seems partially >> resurrect Emacs, but it is unusable. I have to close WSL window. In >> short I cannot install packages from MELPA/ELPA with these builds. > > FWIW, I cannot reproduce this on this system: > > Linux fencepost.gnu.org 3.13.0-100-generic #147+7.0trisquel2 SMP Thu Oct 20 10:28:26 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux > Me too on GNU/Linux Mint 18 and macOS nor on MSYS2/MinGW64 or MSYS2 (which has an Emacs package too). It seems WSL related but affects only emacs-25 branch. WSL installs Ubuntu 14.04 [*] and installing the full emacs24 package does not show the issue (notice that also the full package, a GTK3 build, starts in terminal mode, no GUI). Ciao, Angelo. ----- [*] It seems we should wait for Win10 build 14936 for Ubuntu 16.04.