Re: Guile-Emacs update

2013-09-07 Thread Andy Wingo
On Sat 07 Sep 2013 12:02, Eli Zaretskii writes: >> From: Andy Wingo >> Date: Sat, 07 Sep 2013 11:29:10 +0200 >> Cc: guile-user@gnu.org, BT Templeton , joa...@verona.se, >> emacs-de...@gnu.org >> >> On Thu 01 Aug 2013 00:17, taylanbayi...@gmail.com (Taylan Ulrich B.) writes: >> >> > the "d

Re: Guile-Emacs update

2013-09-07 Thread Eli Zaretskii
> From: Andy Wingo > Date: Sat, 07 Sep 2013 11:29:10 +0200 > Cc: guile-user@gnu.org, BT Templeton , joa...@verona.se, > emacs-de...@gnu.org > > On Thu 01 Aug 2013 00:17, taylanbayi...@gmail.com (Taylan Ulrich B.) writes: > > > the "dumping" feature of Emacs is disabled > > Eventually Guil

Re: Guile-Emacs update

2013-09-07 Thread Andy Wingo
On Thu 01 Aug 2013 00:17, taylanbayi...@gmail.com (Taylan Ulrich B.) writes: > the "dumping" feature of Emacs is disabled Eventually Guile will support linking together multiple separately compiled files into one ELF image. (The object file format in the development Guile branch is ELF -- we hav

Re: Guile-Emacs update

2013-08-01 Thread Óscar Fuentes
joa...@verona.se writes: >> I'm not familiar with building Emacs, but doesn't its build system >> support parallel compilation (couldn't you run "make -j4" or whatever's >> appropriate for your system to get a nice speedup)? > > I think the slowness was during lisp compilation, and that didnt use

Re: Guile-Emacs update

2013-07-31 Thread Taylan Ulrich B.
joa...@verona.se writes: > Paul Smith writes: > >> On Wed, 2013-07-31 at 20:54 +0200, joa...@verona.se wrote: >>> #make takes a loong time, much more than a normal emacs >>> ./autogen.sh && ./configure && make >> >> I'm not familiar with building Emacs, but doesn't its build system >> support par

Re: Guile-Emacs update

2013-07-31 Thread joakim
Paul Smith writes: > On Wed, 2013-07-31 at 20:54 +0200, joa...@verona.se wrote: >> #make takes a loong time, much more than a normal emacs >> ./autogen.sh && ./configure && make > > I'm not familiar with building Emacs, but doesn't its build system > support parallel compilation (couldn't you run

Re: Guile-Emacs update

2013-07-31 Thread Paul Smith
On Wed, 2013-07-31 at 20:54 +0200, joa...@verona.se wrote: > #make takes a loong time, much more than a normal emacs > ./autogen.sh && ./configure && make I'm not familiar with building Emacs, but doesn't its build system support parallel compilation (couldn't you run "make -j4" or whatever's appr

Re: Guile-Emacs update

2013-07-31 Thread joakim
BT Templeton writes: > Hello all, > > I've pushed several significant changes to the public Guile-Emacs > repository at : > > * Synchronized with bzr trunk as of mid-July. > > * Guile's control operators are used for all Elisp control-flow >functionali

Re: Guile-Emacs update

2013-07-24 Thread BT Templeton
Noah Lavine writes: > Thanks for the update! This is very exciting. > > I looked at the emacswiki page you linked. It links to a page called > GuileEmacsTodo, but that doesn't seem to be your current to-do list (it was > edited too long ago). Could you say what differences a user would notice > b

Re: Guile-Emacs update

2013-07-22 Thread Taylan Ulrich B.
Great news! :) Noah Lavine writes: > I looked at the emacswiki page you linked. It links to a page called > GuileEmacsTodo, but that doesn't seem to be your current to-do list > (it was edited too long ago). The GSoC project has a better to-do list if I'm not mistaken. By the way I've had it i

Re: Guile-Emacs update

2013-07-20 Thread Noah Lavine
Hello, Thanks for the update! This is very exciting. I looked at the emacswiki page you linked. It links to a page called GuileEmacsTodo, but that doesn't seem to be your current to-do list (it was edited too long ago). Could you say what differences a user would notice between Guile Emacs and re