From debbugs-submit-bounces@debbugs.gnu.org Tue May 30 12:00:04 2017 Received: (at submit) by debbugs.gnu.org; 30 May 2017 16:00:04 +0000 Received: from localhost ([127.0.0.1]:45490 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dFjYy-0003Jy-3u for submit@debbugs.gnu.org; Tue, 30 May 2017 12:00:04 -0400 Received: from eggs.gnu.org ([208.118.235.92]:34505) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dFjYw-0003Iv-FV for submit@debbugs.gnu.org; Tue, 30 May 2017 12:00:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dFjYq-0005eO-AT for submit@debbugs.gnu.org; Tue, 30 May 2017 11:59:57 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:33806) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dFjYq-0005eK-7g for submit@debbugs.gnu.org; Tue, 30 May 2017 11:59:56 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53698) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dFjYo-0008GW-QQ for guix-patches@gnu.org; Tue, 30 May 2017 11:59:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dFjYl-0005dd-N0 for guix-patches@gnu.org; Tue, 30 May 2017 11:59:54 -0400 Received: from aibo.runbox.com ([91.220.196.211]:41316) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dFjYl-0005dR-Gf for guix-patches@gnu.org; Tue, 30 May 2017 11:59:51 -0400 Received: from [10.9.9.210] (helo=mailfront10.runbox.com) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1dFjYj-0001jq-R7 for guix-patches@gnu.org; Tue, 30 May 2017 17:59:49 +0200 Received: from net-188-219-232-165.cust.vodafonedsl.it ([188.219.232.165] helo=localhost) by mailfront10.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1dFjYY-0001NQ-Eq for guix-patches@gnu.org; Tue, 30 May 2017 17:59:38 +0200 Date: Tue, 30 May 2017 15:59:28 +0000 From: ng0 To: guix-patches@gnu.org Subject: plan9-like text editor wily Message-ID: <20170530155928.ykakyqwxv5uimz3a@abyayala> Mail-Followup-To: guix-patches@gnu.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="5ibicdivdroprykh" Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) --5ibicdivdroprykh Content-Type: multipart/mixed; boundary="equ2fawlrxmzbpln" Content-Disposition: inline --equ2fawlrxmzbpln Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable The text editor part works. I'm not sure if it is supposed to do more or be able to be useful for more... --=20 ng0 OpenPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 --equ2fawlrxmzbpln Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0001-gnu-Add-wily.patch" Content-Transfer-Encoding: quoted-printable =46rom 551a544eab8f4295581ace79a5c8b5b2a9c3b581 Mon Sep 17 00:00:00 2001 =46rom: ng0 Date: Mon, 8 May 2017 18:08:24 +0000 Subject: [PATCH] gnu: Add wily. * gnu/packages/text-editors.scm (wily): New variable. --- gnu/packages/text-editors.scm | 50 +++++++++++++++++++++++++++++++++++++++= +++- 1 file changed, 49 insertions(+), 1 deletion(-) diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm index 98df48119..b87114d37 100644 --- a/gnu/packages/text-editors.scm +++ b/gnu/packages/text-editors.scm @@ -39,7 +39,8 @@ #:use-module (gnu packages pkg-config) #:use-module (gnu packages ruby) #:use-module (gnu packages terminals) - #:use-module (gnu packages xml)) + #:use-module (gnu packages xml) + #:use-module (gnu packages xorg)) =20 (define-public vis (package @@ -227,3 +228,50 @@ Wordstar-, EMACS-, Pico, Nedit or vi-like key bindings= =2E e3 can be used on 16, 32, and 64-bit CPUs.") (supported-systems '("x86_64-linux" "i686-linux")) (license license:gpl2+))) + +(define-public wily + (package + (name "wily") + (version "0.13.42") + (source + (origin + (method url-fetch) + (uri (string-append "https://sourceforge.net/projects/wily/files/" + "baseline/" version "/wily-" version ".tar.gz")) + (sha256 + (base32 + "1jy4czk39sh365b0mjpj4d5wmymj98x163vmwzyx3j183jqrhm2z")))) + (build-system gnu-build-system) + (arguments + `(#:tests? #f ;No tests. + #:phases + (modify-phases %standard-phases + (replace 'configure + (lambda* (#:key outputs #:allow-other-keys) + ;; The included configure script does not + ;; understand flags such as '--host' + (let ((out (assoc-ref outputs "out"))) + ;; 'configure' does not understand '--host'. + ,@(if (%current-target-system) + `((setenv "CHOST" ,(%current-target-system))) + '()) + (setenv "CONFIG_SHELL" (which "bash")) + (setenv "SHELL" (which "bash")) + (zero? + (system* "./configure" + (string-append "--prefix=3D" out)))))) + (add-before 'install 'mkdir + (lambda* (#:key outputs #:allow-other-keys) + (let ((out (assoc-ref outputs "out"))) + (mkdir-p (string-append out "/bin")))))))) + (inputs + `(("libx11" ,libx11) + ("libxt" ,libxt))) + (home-page "http://www.cse.yorku.ca/~oz/wily/") + (synopsis "Implementation of ACME") + (description + "Wily is a mouse-oriented, text-based environment for programmers. +It lets you interact with files, directories and programs through mouse an= d keyboard +operations on plain text. Most of Wily's design (but none of its code) co= mes +from Rob Pike's acme.") + (license license:gpl3+))) --=20 2.13.0 --equ2fawlrxmzbpln-- --5ibicdivdroprykh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlktluAACgkQ4i+bv+40 hYhiaA//dIp3KZAzOO3DmfjUM9mVIihZKlPpKxg4hMABprDlAFCZ6HkATYa/iM2M wug3RJsBWRqLjGV9Iu+g2/yNDlMGZun4vfX850B0tkb723tb68730soEcxTDJuLA X2YK/uuAer3pS/WiFRdrGhCjUJZT+3OD816vW8C+h3XQqk8CVsaz+HBpgOiN+Xif odxZHPEcXKjKsVV1QRNnCUjtrGUJH7m6uqq924K8NcaFuj/XYqLjSgUlGuuq9ico iH8HzJZ9r0D9Gdbwz6K+pPJXHYFjegksfKqvWBiymVYpL7nKCTaBT5n0LiQ1+BOO lkiNPUu7rz4CgU8nuLVJ+aRBIjq+/1XZOm5XA89iU6NxHc/F7v4fZwkMYBU6AqBM cmL3rlHalRIPO1HUsqNiM/kPOiqY+xLXfTd9TFCd/+gMJMKr9ez5dppSO6xZPEUN XWlzXgaMgywVQrteRNOpds0x62nNSUs5k4cpk2W/app5ZdM1ouTqOT/kOgfwhat2 pVDYAL6Jk5g04uokjN3FNhK8yU7ctV62oMy7ttCy+G3LAPrZA2qpzJ+NSfLKxKy9 Smtwpx+7zeNDAR8tXQAW7Awih++tn7/pr/5pLvBOiKyXYmYiR7GHWLk+bk3KIYhr 0z8mAE+Of7MoojWgmoRih7al3Z0ebOahu9n1900avU/VCywQvyo= =hg6Q -----END PGP SIGNATURE----- --5ibicdivdroprykh-- From debbugs-submit-bounces@debbugs.gnu.org Wed May 31 11:03:05 2017 Received: (at 27150-done) by debbugs.gnu.org; 31 May 2017 15:03:05 +0000 Received: from localhost ([127.0.0.1]:47574 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dG59M-0003Ib-SB for submit@debbugs.gnu.org; Wed, 31 May 2017 11:03:05 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52471) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dG59L-0003I6-Nv for 27150-done@debbugs.gnu.org; Wed, 31 May 2017 11:03:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dG59C-0003Oq-1q for 27150-done@debbugs.gnu.org; Wed, 31 May 2017 11:02:58 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:39852) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dG59B-0003Ok-Tu for 27150-done@debbugs.gnu.org; Wed, 31 May 2017 11:02:53 -0400 Received: from reverse-83.fdn.fr ([80.67.176.83]:48548 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dG59B-0002ne-7c for 27150-done@debbugs.gnu.org; Wed, 31 May 2017 11:02:53 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: 27150-done@debbugs.gnu.org Subject: Re: bug#27150: plan9-like text editor wily References: <20170530155928.ykakyqwxv5uimz3a@abyayala> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 12 Prairial an 225 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-unknown-linux-gnu Date: Wed, 31 May 2017 17:02:50 +0200 In-Reply-To: <20170530155928.ykakyqwxv5uimz3a@abyayala> (ng0@pragmatique.xyz's message of "Tue, 30 May 2017 15:59:28 +0000") Message-ID: <87h901cbmt.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 27150-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable ng0 skribis: > From 551a544eab8f4295581ace79a5c8b5b2a9c3b581 Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Mon, 8 May 2017 18:08:24 +0000 > Subject: [PATCH] gnu: Add wily. > > * gnu/packages/text-editors.scm (wily): New variable. Nice. Applied with the minor changes below. Thank you! Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm index b87114d37..a0ba1028f 100644 --- a/gnu/packages/text-editors.scm +++ b/gnu/packages/text-editors.scm @@ -248,10 +248,9 @@ Wordstar-, EMACS-, Pico, Nedit or vi-like key bindings. e3 can be used on (modify-phases %standard-phases (replace 'configure (lambda* (#:key outputs #:allow-other-keys) - ;; The included configure script does not - ;; understand flags such as '--host' + ;; The included configure script does not understand flags such + ;; as '--host'. (let ((out (assoc-ref outputs "out"))) - ;; 'configure' does not understand '--host'. ,@(if (%current-target-system) `((setenv "CHOST" ,(%current-target-system))) '()) @@ -263,15 +262,16 @@ Wordstar-, EMACS-, Pico, Nedit or vi-like key bindings. e3 can be used on (add-before 'install 'mkdir (lambda* (#:key outputs #:allow-other-keys) (let ((out (assoc-ref outputs "out"))) - (mkdir-p (string-append out "/bin")))))))) + (mkdir-p (string-append out "/bin")) + #t)))))) (inputs `(("libx11" ,libx11) ("libxt" ,libxt))) (home-page "http://www.cse.yorku.ca/~oz/wily/") - (synopsis "Implementation of ACME") + (synopsis "Text editor inspired by Acme") (description "Wily is a mouse-oriented, text-based environment for programmers. -It lets you interact with files, directories and programs through mouse and keyboard -operations on plain text. Most of Wily's design (but none of its code) comes -from Rob Pike's acme.") +It lets you interact with files, directories and programs through mouse and +keyboard operations on plain text. Most of Wily's design (but none of its +code) comes from Rob Pike's Acme.") (license license:gpl3+))) --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Wed May 31 11:08:24 2017 Received: (at 27150) by debbugs.gnu.org; 31 May 2017 15:08:24 +0000 Received: from localhost ([127.0.0.1]:47582 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dG5EW-0003Q1-Gb for submit@debbugs.gnu.org; Wed, 31 May 2017 11:08:24 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53720) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dG5EV-0003Po-Ar for 27150@debbugs.gnu.org; Wed, 31 May 2017 11:08:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dG5EN-0005Gv-3C for 27150@debbugs.gnu.org; Wed, 31 May 2017 11:08:18 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:39909) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dG5EM-0005Gr-WF for 27150@debbugs.gnu.org; Wed, 31 May 2017 11:08:15 -0400 Received: from reverse-83.fdn.fr ([80.67.176.83]:48558 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dG5EM-000396-EB for 27150@debbugs.gnu.org; Wed, 31 May 2017 11:08:14 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: 27150@debbugs.gnu.org Subject: Re: bug#27150: plan9-like text editor wily References: <20170530155928.ykakyqwxv5uimz3a@abyayala> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 12 Prairial an 225 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-unknown-linux-gnu Date: Wed, 31 May 2017 17:08:12 +0200 In-Reply-To: <20170530155928.ykakyqwxv5uimz3a@abyayala> (ng0@pragmatique.xyz's message of "Tue, 30 May 2017 15:59:28 +0000") Message-ID: <87d1apcbdv.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 27150 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) ng0 skribis: > From 551a544eab8f4295581ace79a5c8b5b2a9c3b581 Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Mon, 8 May 2017 18:08:24 +0000 > Subject: [PATCH] gnu: Add wily. > > * gnu/packages/text-editors.scm (wily): New variable. [...] > + (home-page "http://www.cse.yorku.ca/~oz/wily/") > + (synopsis "Implementation of ACME") > + (description > + "Wily is a mouse-oriented, text-based environment for programmers. > +It lets you interact with files, directories and programs through mouse = and keyboard > +operations on plain text. Most of Wily's design (but none of its code) = comes > +from Rob Pike's acme.") > + (license license:gpl3+))) On closer inspection, the license is not GPLv3+ at all, AFAICS. There=E2= =80=99s an =E2=80=98Artistic=E2=80=99 file license with the old Artistic license, w= hich is non-free AFAIK. And there=E2=80=99s code in libframe/ for instance marked = as: /* Copyright (c) 1992 AT&T - All rights reserved. */ Lacking additional info, that makes it non-free. There=E2=80=99s also a bu= nch of Plan 9 headers and stuff taken as-is. Do you know of free distros that provide Wily? Could you check whether I=E2=80=99m missing something? Thanks, Ludo=E2=80=99. From unknown Mon Aug 18 11:19:21 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: Did not alter fixed versions and reopened. Date: Wed, 31 May 2017 15:53:02 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # Did not alter fixed versions and reopened. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Wed May 31 11:53:04 2017 Received: (at 27150) by debbugs.gnu.org; 31 May 2017 15:53:04 +0000 Received: from localhost ([127.0.0.1]:47660 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dG5vk-0004cV-0J for submit@debbugs.gnu.org; Wed, 31 May 2017 11:53:04 -0400 Received: from aibo.runbox.com ([91.220.196.211]:52956) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dG5vh-0004bg-IT for 27150@debbugs.gnu.org; Wed, 31 May 2017 11:53:02 -0400 Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1dG5vg-0008S4-1G; Wed, 31 May 2017 17:53:00 +0200 Received: from politkovskaja.torservers.net ([77.247.181.165] helo=localhost) by mailfront12.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1dG5vH-0003Mz-HT; Wed, 31 May 2017 17:52:36 +0200 Date: Wed, 31 May 2017 15:52:30 +0000 From: ng0 To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: bug#27150: plan9-like text editor wily Message-ID: <20170531155230.eslklazrh2wyxklo@abyayala> Mail-Followup-To: Ludovic =?utf-8?Q?Court=C3=A8s?= , 27150@debbugs.gnu.org References: <20170530155928.ykakyqwxv5uimz3a@abyayala> <87d1apcbdv.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87d1apcbdv.fsf@gnu.org> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 27150 Cc: 27150@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Ludovic Courtès transcribed 1.2K bytes: > ng0 skribis: > > > From 551a544eab8f4295581ace79a5c8b5b2a9c3b581 Mon Sep 17 00:00:00 2001 > > From: ng0 > > Date: Mon, 8 May 2017 18:08:24 +0000 > > Subject: [PATCH] gnu: Add wily. > > > > * gnu/packages/text-editors.scm (wily): New variable. > > [...] > > > + (home-page "http://www.cse.yorku.ca/~oz/wily/") > > + (synopsis "Implementation of ACME") > > + (description > > + "Wily is a mouse-oriented, text-based environment for programmers. > > +It lets you interact with files, directories and programs through mouse and keyboard > > +operations on plain text. Most of Wily's design (but none of its code) comes > > +from Rob Pike's acme.") > > + (license license:gpl3+))) > > On closer inspection, the license is not GPLv3+ at all, AFAICS. There’s > an ‘Artistic’ file license with the old Artistic license, which is > non-free AFAIK. And there’s code in libframe/ for instance marked as: > > /* Copyright (c) 1992 AT&T - All rights reserved. */ > > Lacking additional info, that makes it non-free. There’s also a bunch > of Plan 9 headers and stuff taken as-is. > > Do you know of free distros that provide Wily? Could you check whether > I’m missing something? > > Thanks, > Ludo’. > Oh no :( I must have missed this, I really thought I checked for licenses! So it keep in my package repository. Sorry. -- ng0 OpenPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 01 19:00:08 2017 Received: (at 27150-done) by debbugs.gnu.org; 1 Jun 2017 23:00:08 +0000 Received: from localhost ([127.0.0.1]:50112 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dGZ4Z-0004GR-EH for submit@debbugs.gnu.org; Thu, 01 Jun 2017 19:00:07 -0400 Received: from aibo.runbox.com ([91.220.196.211]:39588) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dGZ4W-0004GG-N2 for 27150-done@debbugs.gnu.org; Thu, 01 Jun 2017 19:00:05 -0400 Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1dGZ4U-0001nD-HL; Fri, 02 Jun 2017 01:00:02 +0200 Received: from tor-exit.xshells.net ([178.217.187.39] helo=localhost) by mailfront12.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1dGZ47-0004Bz-LP; Fri, 02 Jun 2017 00:59:40 +0200 Date: Thu, 1 Jun 2017 22:59:36 +0000 From: ng0 To: Ludovic =?utf-8?Q?Court=C3=A8s?= , 27150-done@debbugs.gnu.org Subject: Re: bug#27150: plan9-like text editor wily Message-ID: <20170601225936.thb6ada4s6kccs5f@abyayala> Mail-Followup-To: Ludovic =?utf-8?Q?Court=C3=A8s?= , 27150-done@debbugs.gnu.org References: <20170530155928.ykakyqwxv5uimz3a@abyayala> <87d1apcbdv.fsf@gnu.org> <20170531155230.eslklazrh2wyxklo@abyayala> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="r747x6fksoae2lek" Content-Disposition: inline In-Reply-To: <20170531155230.eslklazrh2wyxklo@abyayala> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 27150-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --r747x6fksoae2lek Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable ng0 transcribed 1.5K bytes: > Ludovic Court=C3=A8s transcribed 1.2K bytes: > > ng0 skribis: > >=20 > > > From 551a544eab8f4295581ace79a5c8b5b2a9c3b581 Mon Sep 17 00:00:00 2001 > > > From: ng0 > > > Date: Mon, 8 May 2017 18:08:24 +0000 > > > Subject: [PATCH] gnu: Add wily. > > > > > > * gnu/packages/text-editors.scm (wily): New variable. > >=20 > > [...] > >=20 > > > + (home-page "http://www.cse.yorku.ca/~oz/wily/") > > > + (synopsis "Implementation of ACME") > > > + (description > > > + "Wily is a mouse-oriented, text-based environment for programme= rs. > > > +It lets you interact with files, directories and programs through mo= use and keyboard > > > +operations on plain text. Most of Wily's design (but none of its co= de) comes > > > +from Rob Pike's acme.") > > > + (license license:gpl3+))) > >=20 > > On closer inspection, the license is not GPLv3+ at all, AFAICS. There= =E2=80=99s > > an =E2=80=98Artistic=E2=80=99 file license with the old Artistic licens= e, which is > > non-free AFAIK. And there=E2=80=99s code in libframe/ for instance mar= ked as: > >=20 > > /* Copyright (c) 1992 AT&T - All rights reserved. */ > >=20 > > Lacking additional info, that makes it non-free. There=E2=80=99s also = a bunch > > of Plan 9 headers and stuff taken as-is. > >=20 > > Do you know of free distros that provide Wily? Could you check whether > > I=E2=80=99m missing something? > >=20 > > Thanks, > > Ludo=E2=80=99. > >=20 >=20 > Oh no :( >=20 > I must have missed this, I really thought I checked for licenses! > So it keep in my package repository. >=20 > Sorry. > --=20 > ng0 > OpenPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 >=20 I am closing this bug. With 'Artistic' as a license this will never be included in Guix master, case is clear. Thanks for the review --=20 ng0 OpenPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 --r747x6fksoae2lek Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlkwnFQACgkQ4i+bv+40 hYiA8Q/+JjSXERQl4ZbARggykkXQwk40D4B/SPvi0wRraZrCUnEeVSLpO4pBon9C CFWM55R7YMAv537nIkNcXx8ESajr7YcCIznrVLPvZ+a+LZIVjgEwfECVqJPSrgo9 lRiafr746yw+BvfXuZXQ2qY/S3np6MzCs5TxDN2+eO5+I8NNLaEgyq4ZELRp7wAY /13nNt7dMB7c48sFZ+BBEd2HARbUEd4IxEIgB968+CRIDYEa/dBmi6lM+CvNotCj cIg8lobt2jnzDFbr32UCskb2CmFktw5CTnZpx8U6VAqAVz/uzxS6t0+iMyhWcyMz J76iF96DRszCGafMC2IqH2NN48r+3C3XflcDCaPq7zlItSS5g7C3WaTqBPRxLOTZ wK76wiy47k2pejFdbpDVF7u7APxWwIAWReAPvC1MN6KG92Hs1cr5a92IunQBinNU I01O5UASg7dGxxdvHuizofarw9Ns8A0CySS22lus4D5yEi/U4nRBdHQ5oe5WPmth Seha1yDetLuu3DkKle8Z4o7xgWZvQaKXFr7jvv9ynoemqApFS00HQtjd51uKMGyZ iXtDSjD+xa2kyB4mH2Xzs3uE4w+aAYifdXcgLi5jlPjHK6gsQHvWikfqZiDKpEsi k6ISsUbcqbbC1+5XS1LsO243h4wX2sziIacGlzszV3+lsvXKOH0= =dcBa -----END PGP SIGNATURE----- --r747x6fksoae2lek-- From unknown Mon Aug 18 11:19:21 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 30 Jun 2017 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator