Fredrik Salomonsson writes:
Hello Fredrik,
> Jan Nieuwenhuizen writes:
>
>> Some years ago, I created Guile mode for Emacs GUD and an initial
>> patch for the guile debugger to work with that
>>
>> https://lists.gnu.org/archive/html/guile-devel/2014-08/msg4.html
>>
>> At the time, the gu
Hi!
On Sat, Sep 5, 2020 at 3:48 PM Jan Wielkiewicz <
tona_kosmicznego_smie...@interia.pl> wrote:
> Hello,
>
> I'm still on my way of integrating Guile Fibers and GOOPS, but I
> encountered some weird behavior.
> Say I have an object with with one slot being a vector and two methods
> accessing th
Hi Jan!
On 9/6/20 2:47 AM, Jan Wielkiewicz wrote:
> Hello,
>
> I'm still on my way of integrating Guile Fibers and GOOPS, but I
> encountered some weird behavior.
> Say I have an object with with one slot being a vector and two methods
> accessing the vector concurrently/parallelly. The methods
>
Hello,
I'm still on my way of integrating Guile Fibers and GOOPS, but I
encountered some weird behavior.
Say I have an object with with one slot being a vector and two methods
accessing the vector concurrently/parallelly. The methods
accessing/editing the vector are time consuming and are meant to
Hi Jan,
Jan Nieuwenhuizen writes:
> Some years ago, I created Guile mode for Emacs GUD and an initial
> patch for the guile debugger to work with that
>
> https://lists.gnu.org/archive/html/guile-devel/2014-08/msg4.html
>
> At the time, the guile debugger had a couple of bugs wrt setting
Ok. Thanks for the response. Maybe the admin guys at the FSF could
migrate all their stuff to sourcehut and use it's list. People could
still use an email workflow, and others that perfer a web based one
could use that too.
--
Joshua Branson
Sent from Emacs and Gnus
Zelphir Kaltstahl writes:
> On 05.09.20 08:15, Joshua Branson via General Guile related discussions
> wrote:
>> You will probably want to borrow this code about how to decode byte
>> vectors in case you ever need to do any processing of POST requests:
>>
>> https://notabug.org/jbranso/autoassig
(If I understand correctly, this is "Re: Web development"? Changed the
subject.)
Hi Joshua!
On 05.09.20 08:15, Joshua Branson via General Guile related discussions
wrote:
> You will probably want to borrow this code about how to decode byte
> vectors in case you ever need to do any processing of
On Fri, Sep 04, 2020 at 02:35:45PM -0500, mbcladw...@stihie.net wrote:
>
> Hi,
>
> I am using http-client to submit requests that contain extended
> Latin characters e.g. "Marjanović+Ž". I believe I have locales set
> up properly as I don't receive the "can't set locales" error. Also
> I can re
On Sat, Sep 05, 2020 at 02:21:31AM -0400, Joshua Branson via General Guile
related discussions wrote:
> This certainly sounds like an awesome project...doesn't Drew Devault
> have a similar functionality with his lists project? I believe that one
> can have an account on his git repo, and make co
Fredrik Salomonsson writes:
Hello,
> I've been playing around with guile for awhile and really liking it. One
> thing I haven't figured out is how to setup a good debugging environment
> in emacs, similar to edebug for elisp or gdb i.e. have a buffer that
> shows me were I am in the code.
Some y
11 matches
Mail list logo