Hello Guix!
Alex Kost skribis:
> Carlo Zancanaro (2016-12-14 13:04 +1100) wrote:
>
>> I was trying to import some elpa packages recently and found some
>> issues, so here are some patches to fix them.
>>
>> 1. call-with-downloaded-file had behaviour different to how it was
>> documented to behav
On Tue, Dec 27 2016, Alex Kost wrote
[...]
- (proc (http-fetch/cached (string->uri url + (catch #t +
(lambda () + (proc (http-fetch/cached (string->uri url
+(lambda (key . args) + (if error-thunk +
(error-thunk) + (apply throw key args)
So here you fixed
Carlo Zancanaro (2016-12-14 13:04 +1100) wrote:
> I was trying to import some elpa packages recently and found some
> issues, so here are some patches to fix them.
>
> 1. call-with-downloaded-file had behaviour different to how it was
> documented to behave. This was primarily a problem when tryin
On Wed, Dec 14 2016, Carlo Zancanaro wrote
I was trying to import some elpa packages recently and found
some issues, so here are some patches to fix them.
1. call-with-downloaded-file had behaviour different to how it
was documented to behave. This was primarily a problem when
trying to
I was trying to import some elpa packages recently and found some
issues, so here are some patches to fix them.
1. call-with-downloaded-file had behaviour different to how it was
documented to behave. This was primarily a problem when trying to
import packages with no description (eg. color-th