From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id QJsOFjPijl+HFQAA0tVLHw (envelope-from ) for ; Tue, 20 Oct 2020 13:12:19 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id WPXDETPijl8NTAAA1q6Kng (envelope-from ) for ; Tue, 20 Oct 2020 13:12:19 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E36309404CE for ; Tue, 20 Oct 2020 13:12:18 +0000 (UTC) Received: from localhost ([::1]:36020 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kUrR3-0004dH-GL for larch@yhetil.org; Tue, 20 Oct 2020 09:12:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49650) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kUrQl-0004M9-4k for guix-devel@gnu.org; Tue, 20 Oct 2020 09:11:59 -0400 Received: from mail-qt1-x82c.google.com ([2607:f8b0:4864:20::82c]:40629) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kUrQj-0006fI-F4 for guix-devel@gnu.org; Tue, 20 Oct 2020 09:11:58 -0400 Received: by mail-qt1-x82c.google.com with SMTP id m9so1116831qth.7 for ; Tue, 20 Oct 2020 06:11:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=fBFPhnpXYB5ulcukfjxQAd67pag6aCoP285NHx3VG/Y=; b=EwS3136C81SCdRLJ6rbXEBEkvj8UUAJMgpfvcs/+FhmDVNEtOtYoT2whqOvrQaa8IE rWCBCzClUuh28t9lAxHohBn6dFHi1Fe98QF2c3hsHudr+c8dHXy6WZ4rBtvsaBkH5x9o BWCEn/njPVYQoiB5CeF9hV+Jtp/tCMgfevaMv/Ije/P+72pKyvRtdA/UBRZHNbc/cd2p Lnth1X4UW57bh4BezHjFHsU9d3gPRPSRDB0IYSEwKSkK8Ud1KTHIThMRhDrB1U8yss4Y xtm893RygegWYw/APV8N9fRi9DRIvj+QcV5N1t4W8kPswYz5loC+4RrpUvmKIdRtcifv GyWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=fBFPhnpXYB5ulcukfjxQAd67pag6aCoP285NHx3VG/Y=; b=OIhG+703pg1hi3apcvitUSwJ0BE+MUNtAPcBjNy3a9oI06lU85T04yqEuQKWICaqx5 qKJCDrOmQUmin2Z+N5OAHOjVZ30jLONh9BUGuM4WRQxa/fvTy4WFCS8vorPLm4GLbYHp 5CN/O9oLigLPc3MMmEJsTJy2pLf3LNI01gtmzFoJK4OJaILpLR1wNXGxq5z6tYPvlVqA WA6LSENTm1OXIAjeJcUSlD+FJBGJqOh4X6GzaahMQ3zKKnuGL7eFmpYP37beN9JGz6ew xlQWJL7KWPAfAjxzyheURzhY9/GYzPhAwDL3bUDULdDjPP3E8ATdq1Z/bMphr8XIK1Pe elJQ== X-Gm-Message-State: AOAM533trrPeVZBUBAE8Pfzpk9SMnQNTpUvAAR8lGaqVBK6Vjh0dQtLu CWHea8D6FXkcVUZqOCB8WPsl6EkeBwUchzZWvX8= X-Google-Smtp-Source: ABdhPJyajKCfOUWss+BLOTaBysObnx4UzPzr9eu/rfqhFR1WZ0kaBwt7JgkUvDgKuBMU3bBwWsB4dKkkho1hOLf7Bm0= X-Received: by 2002:ac8:3663:: with SMTP id n32mr2436510qtb.354.1603199516384; Tue, 20 Oct 2020 06:11:56 -0700 (PDT) MIME-Version: 1.0 References: <875z7a78ww.fsf@gnu.org> <20201020103244.GB6805@jurong> <871rhtw3tq.fsf@elephly.net> <87k0vl833u.fsf@nckx> In-Reply-To: <87k0vl833u.fsf@nckx> From: zimoun Date: Tue, 20 Oct 2020 15:11:45 +0200 Message-ID: Subject: Re: Using #true and #false everywhere? To: Tobias Geerinckx-Rice Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::82c; envelope-from=zimon.toutoune@gmail.com; helo=mail-qt1-x82c.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Guix Devel Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=gmail.com header.s=20161025 header.b=EwS3136C; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: 1.09 X-TUID: rDcdfjNMeG57 On Tue, 20 Oct 2020 at 14:59, Tobias Geerinckx-Rice wrote: > zimoun =E5=86=99=E9=81=93=EF=BC=9A > > So 'define-syntax define-record-type*' needs to be fixed to > > return > > #true... > > Not sure if this is a misunderstanding on my part or yours, but: > > ~ =CE=BB guile > scheme@(guile-user)> (define (return-#true) #true) > scheme@(guile-user)> (return-#true) > $3 =3D #t Maybe it is on my part but it returns #t and not #true. So somehow you need to know that #t is also #true or fix the REPL to return #true and not #t. Is that true? ;-) Cheers, simon