From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: Package installation messages Date: Fri, 15 May 2015 01:40:18 +0300 Message-ID: <55552452.7050703@yandex.ru> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1431643257 4573 80.91.229.3 (14 May 2015 22:40:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 May 2015 22:40:57 +0000 (UTC) Cc: Artur Malabarba To: Bozhidar Batsov , emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 15 00:40:56 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Yt1oF-0005cr-ID for ged-emacs-devel@m.gmane.org; Fri, 15 May 2015 00:40:55 +0200 Original-Received: from localhost ([::1]:56969 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yt1oE-0003Kn-Rp for ged-emacs-devel@m.gmane.org; Thu, 14 May 2015 18:40:54 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57062) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yt1o0-0003KW-OF for emacs-devel@gnu.org; Thu, 14 May 2015 18:40:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yt1nv-0005Pa-H2 for emacs-devel@gnu.org; Thu, 14 May 2015 18:40:40 -0400 Original-Received: from mail-wg0-x22a.google.com ([2a00:1450:400c:c00::22a]:33746) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yt1nv-0005Jn-9p for emacs-devel@gnu.org; Thu, 14 May 2015 18:40:35 -0400 Original-Received: by wgin8 with SMTP id n8so91860089wgi.0 for ; Thu, 14 May 2015 15:40:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:cc:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=ewVgx3a4s6Rlyj5i8dp1Pe8vBDnsZlDPZcP490b2qhk=; b=DL6stbIXFXi7W7SRdVzID6CTGNawOHBeDl2EsJu2/fa3PVAeYjWwuEs916tEfS1FVJ YXbAml4M8U7gRYlM/LUBPzlF+sraOfi2inGpSuJPAswWP73sAnS0zMQjDjZ/o1divwzx lLrPUWwwW75WYg4VBtg3YsrGA2jONs0ang9EqK6RuXkMNY+niha0+4UjmRyJppGW4iXA dKfO1oDOwMoCDa2WnK3Cd1km0y2IEu/KgFtMQMDYnjv3GdhadGwyleYWLcV2hNscMrbI wJVZolHgvCqGR/Bxno3ojUZqQvF9fX1wI/1nBk0cK/EgDBK7soalJuWj1OMRGCJSeokV Lh2g== X-Received: by 10.180.9.78 with SMTP id x14mr28210046wia.69.1431643220565; Thu, 14 May 2015 15:40:20 -0700 (PDT) Original-Received: from [192.168.1.2] ([82.102.93.54]) by mx.google.com with ESMTPSA id vy5sm574244wjc.33.2015.05.14.15.40.19 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 May 2015 15:40:20 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::22a X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:186498 Archived-At: On 05/15/2015 12:23 AM, Bozhidar Batsov wrote: > Seems to me we can do a bit better than this. Yes, some of these points have been raised before. Hopefully, they'll be resolved before the release. Here's another scenario: M-x package-install slime RET. See nothing of interest happening, try to do something else, maybe open a file. While navigating to it, see Emacs seemingly freeze. Press C-g instinctively - congrats, you've aborted the installation. Or stopped it in an interesting place, I've got some sort of "transfer interrupted" message once this way.