Re: Guile hangs for minutes when many files are opened (1.8.7)

2011-06-22 Thread rixed
Here is attached a patch over 1-8-8 that seams to fix the problem (I'm going to test it more thoughtfully). What do you think of the approach? diff --git a/configure.in b/configure.in index 217ac83..ea26b5c 100644 --- a/configure.in +++ b/configure.in @@ -661,7 +661,7 @@ AC_CHECK_HEADERS([complex.

Re: Guile hangs for minutes when many files are opened (1.8.7)

2011-06-22 Thread rixed
-[ Wed, Jun 22, 2011 at 10:34:42AM +0200, ri...@happyleptic.org ] > Here is attached a patch over 1-8-8 that seams to fix the problem (I'm > going to test it more thoughtfully). Works for me.

Re: Question: 'External references' in compiled scheme files when moving to Guile V2 from V1.8.7

2011-06-22 Thread Andy Wingo
On Tue 21 Jun 2011 22:07, Ian Hulin writes: > My question is this: > some of the .scm files in the list make references to definitions in a > .scm file loaded previously; When we compile this list of .scm files, > will we need to load each .go file produced immediately after compiling > it

Re: Guile hangs for minutes when many files are opened (1.8.7)

2011-06-22 Thread Ludovic Courtès
ri...@happyleptic.org skribis: > Here is attached a patch over 1-8-8 that seams to fix the problem (I'm > going to test it more thoughtfully). > > What do you think of the approach? Simple and efficient. :-) We could/should apply it, but I must admit I feel little motivation to push another 1.8

Re: Guile hangs for minutes when many files are opened (1.8.7)

2011-06-22 Thread rixed
-[ Wed, Jun 22, 2011 at 04:31:06PM +0200, Ludovic Courtès ] > We could/should apply it, but I must admit I feel little motivation to > push another 1.8 release. I can understand. BTW, the same patch apply to master as well.

Re: Guile, Emacs, and smartphones

2011-06-22 Thread Neil Jerram
Mike Gran writes: > Hi- > > So, it is time for me to buy a new phone. >   > Has anyone run Emacs or Guile on their phone? I've run Emacs and Guile 1.8 on my Freerunner. No success with Guile 2.0 yet. (Although I've hardly devoted much time yet to that; I hope to do so soonish.) > (Somehow I d