Carlos Pita <[EMAIL PROTECTED]> writes:
>> I'll give a try to the package in gna + 1.8.0, as
>> you suggest.
>
> Mhhh, same problem:
>
>> ERROR: Unbound variable: read-and-dispatch-commands
>> ABORT: (unbound-variable)
>
> I'm using guile 1.8.0 and guile-debugging-0.12 (ie
> latest from gna).
>
>
William Xu <[EMAIL PROTECTED]> writes:
> Neil Jerram <[EMAIL PROTECTED]> writes:
>
>> Yes, that is a problem that isn't well handled at the moment. I've
>> been thinking about this and have two possible solutions in mind.
>>
>> 1. (Easier) Change the GDS elisp code so that the gds-server process
I found the cause of the bug, but more by happenstance than intent.I had attempted to do something clever during metaclass initialization -- attempting to ensure all class instantiations had a specific slot. I consed a new initargs parameter but failed to produce exactly what the base implementati
Neil Jerram <[EMAIL PROTECTED]> writes:
> Yes, that is a problem that isn't well handled at the moment. I've
> been thinking about this and have two possible solutions in mind.
>
> 1. (Easier) Change the GDS elisp code so that the gds-server process
>is only started when needed. This would p
"Pat Lasswell" <[EMAIL PROTECTED]> writes:
> I have two questions. Is there something intrinsically wrong with with
> setting
> the current module to the one on which I am actively working and then just
> reloading that file rather than the entire suite?
No.
>
> My second question is this: gi
William Xu <[EMAIL PROTECTED]> writes:
> Seems it's caused by running two emacs sessions, thus two gds-server,
> resulting in "Address already in use" error.
Yes, that is a problem that isn't well handled at the moment. I've
been thinking about this and have two possible solutions in mind.
1. (
Yes, I have met this situation if I open two session when I
used emacs 21.
But this time I only open one emacs session.
Thanks you.
___
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
Carlos Pita <[EMAIL PROTECTED]> writes:
>> > Would guile-debugging be eventually merged with
>> guile core?
>>
>> Yes, this is in progress right now. I don't think
>> it will be in time
>> for the next stable release (1.8.1), though.
>
> Great! I've tried the CVS version, but throws some
> error