From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 23 17:27:47 2020 Received: (at 44775) by debbugs.gnu.org; 23 Nov 2020 22:27:47 +0000 Received: from localhost ([127.0.0.1]:51500 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1khKJG-0008IU-UF for submit@debbugs.gnu.org; Mon, 23 Nov 2020 17:27:47 -0500 Received: from mail-wm1-f68.google.com ([209.85.128.68]:33506) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1khKJF-0008IG-Ic for 44775@debbugs.gnu.org; Mon, 23 Nov 2020 17:27:46 -0500 Received: by mail-wm1-f68.google.com with SMTP id p19so793607wmg.0 for <44775@debbugs.gnu.org>; Mon, 23 Nov 2020 14:27:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-transfer-encoding; bh=Pnn3wrPg/UIad6DHOQqNTW97Poy1zNpRnbAcV0frW8Y=; b=HjKOphKYQ7A4Rwvwxo0DJPq2KAZIUxXMnMeC5M+qSrXWZYTVybPD9oF55ogS3IXJfM XbaTS04rU2pYKq2MZkShieXHO9Y33pi/Ft28NzzOWHq8blLoHiEfD8WoBk6FyxGthgmD GXVQR7orrNXrMmZBw6xL6+H06+XsLBx3XLkqUWnLLTcG/1A8/AgIxF6Ge32L/yZcASiA Mwvdu2HlxkuBcr7HAk1k+2ROFkxgmDCwkfdkGrjKtZytYAjKXpsoLBLUPj5aXfnYERod CrxtxrGgUV5x0la3Nbg3E5IpN2YwNu+FpvSIT4eALUOXLTpN6hEjsSWMdQRTXkk2lGTE ojWw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=Pnn3wrPg/UIad6DHOQqNTW97Poy1zNpRnbAcV0frW8Y=; b=uiWnjxO2HHq+NPJuTNBmaND5G6Iz/Uk9rcZeQ0PZv/O4o6U+RMhWxqHPUm+hroQvmi t4GJFH/fHVEXfCBz1SbcWDUZLB7nt7EkLskA3JZYfJGfP+uHJOwTt6C9BOQsDNxqruHd vsObGXNJ+VvyNkGtNTR6dGbWJVRzFD2U+8DfOy6wHk1sPgY3Mszy35SDz4hKB7/z2OII xJjcduPKuDLF3cVB/UVqtOujUxkRhZa+cB5dj36/rYSROg+fbnMuwyWkQTlJVPE0A0nM 9GM0aLHjZJw1uZQxsXsuAI2Km5CQK10H5pj01eGDv5CxX+tVtXKlcxzwCrMsSD/kRH3H c8uQ== X-Gm-Message-State: AOAM531Aj2VK5bzcxqi622HeUvcA9LJxL8C6M/9BdN/ir5IYLJ7pE0mR KDVV95NDD4WCTHOFCKMNGAmb/cnaaQe9nA== X-Google-Smtp-Source: ABdhPJymR4LkGZXaHzQCkzYZe/63s3IXtoSRzz6wtpwIpqpalC2lY5Szo4d3q5je0go3nzwy5nql7g== X-Received: by 2002:a1c:7f48:: with SMTP id a69mr1058392wmd.21.1606170459235; Mon, 23 Nov 2020 14:27:39 -0800 (PST) Received: from lili ([88.126.110.68]) by smtp.gmail.com with ESMTPSA id b73sm1965425wmb.0.2020.11.23.14.27.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Nov 2020 14:27:38 -0800 (PST) From: zimoun To: John Soo , 44775@debbugs.gnu.org Subject: Re: [bug#44775] [PATCH] WIP: Add gccemacs In-Reply-To: <874kljnk8z.fsf@asu.edu> References: <874kljnk8z.fsf@asu.edu> Date: Mon, 23 Nov 2020 23:22:55 +0100 Message-ID: <86360zvhkw.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 44775 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi John, On Sat, 21 Nov 2020 at 01:15, John Soo wrote: > I was curious how fast this gccemacs branch might be, so I got it to > compile. Thanks! This motivates me to resume what had been discussed here [1]: be able to somehow run: --8<---------------cut here---------------start------------->8--- guix build emacs-magit emacs-foo emacs-bar --with-input=3Demacs=3Dgccemacs --8<---------------cut here---------------end--------------->8--- At least, have a package transformation that allow to rebuild all the Emacs packages with the =E2=80=99gccemacs=E2=80=99 VM instead of the curren= t Emacs 27 one. > It feels fast but there are bugs and the closure is huge. Also these > patches do not use any of the parameterization machinery. What do you mean by =E2=80=9Cparameterization machinery=E2=80=9D? The new =E2=80=99with-parameter=E2=80=99 introduced here [2] or the package transfo= rmation that replaces all the dependencies (explicit and implicit). 1: 2: All the best, simon