Hi Attila,

Attila Lendvai <att...@lendvai.name> writes:


> (set! config (apply-config-defaults config))

You can simply shadow the config variable rather than setting its value,
using (let ((config (...))) ...) or even define if you're in the right
form.

Best,
-- 
Josselin Poiret

Attachment: signature.asc
Description: PGP signature

Reply via email to