From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bozhidar Batsov Newsgroups: gmane.emacs.devel Subject: Package installation messages Date: Fri, 15 May 2015 00:23:59 +0300 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c3ecfe94d4c605161158a3 X-Trace: ger.gmane.org 1431638658 29563 80.91.229.3 (14 May 2015 21:24:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 May 2015 21:24:18 +0000 (UTC) To: emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 14 23:24:18 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 1Yt0c4-00035f-0Z for ged-emacs-devel@m.gmane.org; Thu, 14 May 2015 23:24:16 +0200 Original-Received: from localhost ([::1]:56795 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yt0c2-0000a0-IK for ged-emacs-devel@m.gmane.org; Thu, 14 May 2015 17:24:14 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36038) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yt0bp-0000Zu-T1 for emacs-devel@gnu.org; Thu, 14 May 2015 17:24:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yt0bp-0007fl-38 for emacs-devel@gnu.org; Thu, 14 May 2015 17:24:01 -0400 Original-Received: from mail-la0-x22d.google.com ([2a00:1450:4010:c03::22d]:36357) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yt0bo-0007fV-SE for emacs-devel@gnu.org; Thu, 14 May 2015 17:24:01 -0400 Original-Received: by lagv1 with SMTP id v1so87651952lag.3 for ; Thu, 14 May 2015 14:24:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=NyRsOLVd8QATmHkCagxseT0ZHj1+kTHDpeYiASKaAFw=; b=INUa8d+gZQD40vQrpqsC3lgo9t/1a7OYBpC8rqrBEXXmXuZjIKvuSN2k6JlziUKdBS Z8YBjyI62brSLqfIgirCaH3vp4VcxoVXliwRiVpXPoTx7ld2jsPspfNt0L0HOVerw6dF wMQ7tvILOA4znPmlnKWotcrlO2mZ1nNdb//jNafDdjOwM8W7GVYVJjuD7aOGFI5exWrS tDJ+dMtFIxhtJq1EG7VjUhhiwCSNmOoI1wZSgJf3MhfAdDhtT/i35hJyc2DMwkJiFKZM 38l77ZGigdRxFub34RCjwBaMqp4vUYzyK+BhgCXOTjMLeqS8wE62yyjWRpMR5DPiBAeR ehxw== X-Received: by 10.112.54.225 with SMTP id m1mr4790157lbp.34.1431638639955; Thu, 14 May 2015 14:23:59 -0700 (PDT) Original-Received: by 10.112.25.7 with HTTP; Thu, 14 May 2015 14:23:59 -0700 (PDT) X-Google-Sender-Auth: b9su8gkyflqGdCCtjGGLdBYSaB0 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22d 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:186496 Archived-At: --001a11c3ecfe94d4c605161158a3 Content-Type: text/plain; charset=UTF-8 Hi everyone, When I updated my Emacs from master a few days ago I noticed that package installation has been changed significantly: * the process starts with the super cryptic message "Transaction started" * you get no visual indication that something is being done * package compilation warnings are now to visible * the process ends with the super cryptic message "Transaction done" Seems to me we can do a bit better than this. --001a11c3ecfe94d4c605161158a3 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi everyone,

When I updated my Emacs fr= om master a few days ago I noticed that =C2=A0package installation has been= changed significantly:

* the process starts with = the super cryptic message "Transaction started"
* you g= et no visual indication that something is being done
* package co= mpilation warnings are now to visible
* the process ends with the= super cryptic message "Transaction done"

Seems to me we can do a bit better than this.
--001a11c3ecfe94d4c605161158a3--