From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH] gnu: emacs-popup (new variable) Date: Thu, 18 Feb 2016 12:25:10 +0300 Message-ID: <871t8a4bgp.fsf@gmail.com> References: <87bn7hhmfb.fsf@grrlz.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40892) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWKpk-0003d7-65 for guix-devel@gnu.org; Thu, 18 Feb 2016 04:25:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aWKph-0008QC-J3 for guix-devel@gnu.org; Thu, 18 Feb 2016 04:25:12 -0500 Received: from mail-lf0-x22f.google.com ([2a00:1450:4010:c07::22f]:35215) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWKph-0008Pf-BG for guix-devel@gnu.org; Thu, 18 Feb 2016 04:25:09 -0500 Received: by mail-lf0-x22f.google.com with SMTP id l143so28234704lfe.2 for ; Thu, 18 Feb 2016 01:25:09 -0800 (PST) In-Reply-To: <87bn7hhmfb.fsf@grrlz.net> (Nils Gillmann's message of "Mon, 15 Feb 2016 19:13:12 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Nils Gillmann Cc: guix-devel@gnu.org Nils Gillmann (2016-02-15 21:13 +0300) wrote: > This patch adds emacs-popup. > > > From 66abaf9cfcb566e2027acf145b06963c6e52a99c Mon Sep 17 00:00:00 2001 > From: Nils Gillmann > Date: Mon, 15 Feb 2016 19:06:16 +0100 > Subject: [PATCH] gnu: add emacs-popup Pushed, thanks! [...] > + (description > + "Popup.el is a visual popup user interface library for Emacs. > + This provides a basic API and common UI widgets such as popup =E2=86=91=E2=86=91 I removed these spaces after all :-) --=20 Alex