From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Artur Malabarba Newsgroups: gmane.emacs.devel Subject: Re: Package installation messages Date: Wed, 20 May 2015 14:45:07 +0100 Message-ID: References: <55552452.7050703@yandex.ru> <55553712.2050608@yandex.ru> Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1432129556 4707 80.91.229.3 (20 May 2015 13:45:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 20 May 2015 13:45:56 +0000 (UTC) Cc: Kaushal , Dmitry Gutov , Stefan Monnier , emacs-devel To: Bozhidar Batsov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 20 15:45:44 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 1Yv4Jb-0006Cq-N6 for ged-emacs-devel@m.gmane.org; Wed, 20 May 2015 15:45:43 +0200 Original-Received: from localhost ([::1]:51980 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yv4Ja-0001rx-Sg for ged-emacs-devel@m.gmane.org; Wed, 20 May 2015 09:45:42 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44463) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yv4J8-0001rm-R1 for emacs-devel@gnu.org; Wed, 20 May 2015 09:45:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yv4J2-00074w-RD for emacs-devel@gnu.org; Wed, 20 May 2015 09:45:14 -0400 Original-Received: from mail-la0-x22b.google.com ([2a00:1450:4010:c03::22b]:33849) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yv4J2-00073p-I9 for emacs-devel@gnu.org; Wed, 20 May 2015 09:45:08 -0400 Original-Received: by laat2 with SMTP id t2so74291166laa.1 for ; Wed, 20 May 2015 06:45:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=81YDOO5mBcfnCoO94DjWc1FjsccnmZcZg4WJsYTnRUM=; b=wW++3+rtP9sjdfpZUucoaKUz79Tpjb2t9tW47FPbUDDTuFQTRI3loyDGRur+GujlcZ R2Hep1+wuoFaYys18x7XHCG4X8t/638ToY2dTkaC2ptc8brdHIfwgSY5+VIw7TpecpI9 QXPUvr0Py7kX6npkg2wKzwihupyo1Ty88RiDRkOqgtOiQUV9Vn69Tf/ntEw481vx7g8b 2lFfa03VV3U7mGdfRc2SbfVdI8szet0I4NTMODDeUa4dMQnPB9ncSD+wU4HlmmykD7An qBY68euSh5pfH7f0szYrPIfptNDkf7W4YH/HRlbKwLs3PkwZL0Ts1NHV2Y6wiAX7Fp2x t9Iw== X-Received: by 10.152.87.204 with SMTP id ba12mr26501418lab.35.1432129507714; Wed, 20 May 2015 06:45:07 -0700 (PDT) Original-Received: by 10.25.150.1 with HTTP; Wed, 20 May 2015 06:45:07 -0700 (PDT) In-Reply-To: X-Google-Sender-Auth: BujBPlFNUV5QbKuzwmIpU6kVRAI X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22b 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:186658 Archived-At: Alright, I think I'll just undo all of the async installation stuff. I agree with Stefan that download and installation should be more separate, but (1) I'm unlikely to have time for that before 25.1, and (2) make transactions synchronous only makes this easier anyway. After that, I can add a user option to display compilation warnings again, and I can make the transaction messages more descriptive (as suggested above (maybe even with progress report)).