Emacsy v0.1.1 release - with a bare bones web browser

2013-07-23 Thread Shane Celis
Hi Guilers, I'm working on a Google Summer of Code project Emacsy, an embeddable Emacs-like library for Guile. I just finished putting out a release[1]. The big new thing is it has a GTK WebKit browser as an example program. See screenshot[2]. Ludo and I were discussing some details below

Emacsy: Context Sensitive Commands Design Question

2013-08-29 Thread Shane Celis
Hello guilers, I'm developing Emacsy[1], and I'm trying to design a good way of grouping and exposing interactive commands. My interest is specifically related to Emacsy, but for guilers in general the question is, How should one provide exports of a different flavor? We have only "public" ex

Re: GSoC: Guile-Emacs + Emacsy

2013-06-06 Thread Shane Celis
Guile’s compiler and VM. This > project focuses on the missing piece: replacing the Emacs Lisp > interpreter in Emacs by Guile. > > • Emacsy, by Shane Celis > > https://google-melange.appspot.com/gsoc/proposal/review/google/gsoc2013/shanecelis/1 > > Th