From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Newsgroups: gmane.emacs.devel,gmane.lisp.guile.user Subject: GSoC: Guile-Emacs + Emacsy Date: Tue, 28 May 2013 14:10:12 +0200 Message-ID: <87r4gr2tln.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1369743090 26826 80.91.229.3 (28 May 2013 12:11:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 28 May 2013 12:11:30 +0000 (UTC) Cc: shane.celis@uvm.edu, BT Templeton To: guile-user@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 28 14:11:31 2013 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 1UhIkT-0005fK-LQ for ged-emacs-devel@m.gmane.org; Tue, 28 May 2013 14:11:29 +0200 Original-Received: from localhost ([::1]:34876 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhIkT-00047M-0t for ged-emacs-devel@m.gmane.org; Tue, 28 May 2013 08:11:29 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:51637) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhIjd-0003QF-Op for emacs-devel@gnu.org; Tue, 28 May 2013 08:10:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UhIjT-0000mm-36 for emacs-devel@gnu.org; Tue, 28 May 2013 08:10:37 -0400 Original-Received: from [2a01:e0b:1:123:ca0a:a9ff:fe03:271e] (port=32962 helo=xanadu.aquilenet.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhIjS-0000iN-Tb; Tue, 28 May 2013 08:10:27 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by xanadu.aquilenet.fr (Postfix) with ESMTP id 25B481B9F; Tue, 28 May 2013 14:10:17 +0200 (CEST) Original-Received: from xanadu.aquilenet.fr ([127.0.0.1]) by localhost (xanadu.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dWj77IwVrqT3; Tue, 28 May 2013 14:10:17 +0200 (CEST) Original-Received: from pluto (unknown [193.50.110.186]) by xanadu.aquilenet.fr (Postfix) with ESMTPSA id C4A999B2; Tue, 28 May 2013 14:10:16 +0200 (CEST) X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 9 Prairial an 221 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0xEA52ECF4 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 83C4 F8E5 10A3 3B4C 5BEA D15D 77DD 95E2 EA52 ECF4 X-OS: x86_64-unknown-linux-gnu User-Agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2a01:e0b:1:123:ca0a:a9ff:fe03:271e 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:159853 gmane.lisp.guile.user:10363 Archived-At: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello Guilers & Emacsers! I=E2=80=99m pleased to announce that there will be two Guile-related projec= ts going on as part of GSoC this year: =E2=80=A2 Guile-Emacs, by BT Templeton http://www.google-melange.com/gsoc/proposal/review/google/gsoc2013/bpt/= 35002 BT will continue the excellent work that has been done on Guile and Emacs integration. Previous GSoCs focused on providing a full-fledged Emacs Lisp front-end to Guile=E2=80=99s compiler and VM. = This project focuses on the missing piece: replacing the Emacs Lisp interpreter in Emacs by Guile. =E2=80=A2 Emacsy, by Shane Celis https://google-melange.appspot.com/gsoc/proposal/review/google/gsoc2013= /shanecelis/1 This is another approach to the Emacs/Guile vision: Shane will work on a framework, Emacsy, that will allow application developers to easily =E2=80=9Cemacsify=E2=80=9D them=E2=80=93i.e., by providing the m= echanisms for a =E2=80=9Ckey-lookup-execute-command loop=E2=80=9D similar to that of Em= acs, with Guile inside. (Shane and BT: feel free to introduce yourself and your project.) I=E2=80=99m the mentor for these two projects, but I really hope they will develop with good interaction with the Guile and Emacs folk. In particular, I would like development issues and road maps to be discussed primarily on the relevant project mailing lists. I=E2=80=99m very excited about these two projects. I think they will help promote a vision where users are in control and can readily exert their freedom to study and adapt the software to their needs. Thanks a lot to Jos=C3=A9 and Giuseppe who have wonderfully handled GNU=E2= =80=99s participation in GSoC, and happy hacking! Ludo=E2=80=99. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEARECAAYFAlGknqgACgkQd92V4upS7PQ4AwCfVyzx1W+acsw6tmo28YP2Wp1J 6/EAn3tzxTy2tG5wRjpRvaFk735bYGo6 =QJjB -----END PGP SIGNATURE----- --=-=-=--