From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id GD/CBAmYcmFnUgAAgWs5BA (envelope-from ) for ; Fri, 22 Oct 2021 12:52:57 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id wMNsAAmYcmFDbgAA1q6Kng (envelope-from ) for ; Fri, 22 Oct 2021 10:52:57 +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 CD05428D53 for ; Fri, 22 Oct 2021 12:52:56 +0200 (CEST) Received: from localhost ([::1]:36200 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdsAS-0004Gr-0c for larch@yhetil.org; Fri, 22 Oct 2021 06:52:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55496) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdsAB-0004Gd-9E for guix-devel@gnu.org; Fri, 22 Oct 2021 06:52:39 -0400 Received: from mail-lj1-x22d.google.com ([2a00:1450:4864:20::22d]:33432) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdsA7-0004wU-St; Fri, 22 Oct 2021 06:52:38 -0400 Received: by mail-lj1-x22d.google.com with SMTP id d13so863492ljg.0; Fri, 22 Oct 2021 03:52:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=mG3E3bYTWPG5LsRK8egeQXMBqpoFXGSfuPx6P54l6AY=; b=RyQMkXqMU5ink/eSM5ecRtxQPifiKfELnxH3BDYRitfk0DvKA6i/ZTBrQw0BowQZWp /bXG3KM/KboljQOvXsrPmupmsYEXKTIkFunXtRtNR3uC+HBezfuZPyrjuabolF+c2GaH EpApPLCZHx+J9QHK0jl+3w/CRuGvSOpek7vGGb8kogZKzqQCahUbWqS9x07J1hszQ4uB 2uhe3qHYAk/yRBga1s7TuHpzgpJs1FYb07DcTBOv5CS9+EfyD6s0x2pSUSoUEsJGJCvM 5azgCQhWPpZJDVRrs3Ma7qN2nZXS0APLg8DAh0cTtypXpu3HgJbhsm7mEaEMVJQsaR+b 0F1A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=mG3E3bYTWPG5LsRK8egeQXMBqpoFXGSfuPx6P54l6AY=; b=8KOz+KJfDwgVXFcUCE6UnjXvFncdPB+77GWLIEpl5i5hA/FkaEppTAfwKai/lIFchs BlWa0wpzSy4jkEqhqtJxueZXILtscSBhKUSb2tY2kHZ6ewrjBQPt3RS1siutBoHo6BaK kB+4qCK+ASC/Zt/bujQzVJyt5qdvC3AyPVOCbs8Q9lgOd3Ye82j9AFSFZhCM9SlfU/0F jQZmQzGu6AqSbmBBPYFBmCYgtid2K+jMr/rjoggFBec5UNalaq04Z37//ejclj5DRk1k YYv8ax2H9UW4m0zB+YVWTbqpMRNIs4jcC1VNFwFltxnzq91pGs4aUgLCmY5Jamuvp2+2 2cXQ== X-Gm-Message-State: AOAM532wb/79jUnF39e0O6gpuMXD6cJBqfEgWT9PUD5wjn7fYOvBezbx BzMQewLT9owkpmawfGOPTFEs1bLYryQ+lg== X-Google-Smtp-Source: ABdhPJzPgNWkKVjFUfymxKRe7DPPyOopEHIScPxmXE0rvrI8+YLO6JD6q97PcgutzGYe/NDYqPXRCA== X-Received: by 2002:a2e:a413:: with SMTP id p19mr12114286ljn.488.1634899953115; Fri, 22 Oct 2021 03:52:33 -0700 (PDT) Received: from guix-xps13 (95-29-46-112.broadband.corbina.ru. [95.29.46.112]) by smtp.gmail.com with ESMTPSA id o4sm703785lfo.37.2021.10.22.03.52.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 Oct 2021 03:52:32 -0700 (PDT) From: =?utf-8?Q?Andr=C3=A9_A=2E_Gomes?= To: Arun Isaac Subject: Re: EXWM References: <87sfxgeu69.fsf@gmail.com> <87o87zdbpd.fsf@systemreboot.net> <87wnme91q0.fsf@gmail.com> <87k0idq7mc.fsf@systemreboot.net> <87pms2529l.fsf@gnu.org> <878ryqe10m.fsf@gmail.com> <878ryo40mg.fsf@gnu.org> <87wnm55pb6.fsf@gmail.com> <87v91p9wh1.fsf@systemreboot.net> Date: Fri, 22 Oct 2021 13:52:31 +0300 In-Reply-To: <87v91p9wh1.fsf@systemreboot.net> (Arun Isaac's message of "Fri, 22 Oct 2021 16:07:14 +0530") Message-ID: <87r1cd5o28.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::22d; envelope-from=andremegafone@gmail.com; helo=mail-lj1-x22d.google.com 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@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1634899976; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=mG3E3bYTWPG5LsRK8egeQXMBqpoFXGSfuPx6P54l6AY=; b=EAd32s2A9Lrcknh9n8cnt7DSAvb91rzysYeW5Za5/4C4VGnAhCryilsLF8l2ef9WZpCVX5 niYmOx9XOSmUi6niAkLr19JnnHdQlUISRf42jSNkBLrHdGkADbw/yljnuTn20PdKjFJM+T N5gPhdnPiINk0mHrw1aeMMjQGicPWvNh/YBUTBKiFB8xsjAbd+dw5v+r+X6lczj6N/BxKp WbIyd/+udHeoKnT6Jq6JZ1K/FqV/0cWL+iuhaXzhXpAuziKXdMN0qhPxl+8t1VPL26ydSW 8aFbRGz3kl2iT8ZyhQwiJ+iW9kruIAFKhMlCySqD8RUq/kUlWlJICgw/VDJhBw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634899976; a=rsa-sha256; cv=none; b=lAYLZAQg2aPodFicN15xC5ZvciWQ+fFQsDqXF5EyECvcy5Gge53rW3zzO8/pKQlml/Lbu3 oBjYDihB1QxMxTv58EUE5e1UoZmfjaUAgaHGl3jO7jSHIk0JyOhoq4sCfElQUyTQcZrKIM jtpgYGfLbJTe4aGzsliAVWXOyruocWHMM1QAJsJKmVimcKkPeKZy2ULpZw3dCBNxYI1I3x 2XOnlRvET/ei1FbAQpEfLeZ4zx6UHNOh/1IEqNOC5/SV2yi3cFlCnvmm3nojjw9okuS8e7 EkEVVvF3BEUQPNf2sJ98cbu7L7W6k4rd/bgFF1UXmOF4R8AGCQja/eiCmp3P1g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=RyQMkXqM; 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-Migadu-Spam-Score: -1.03 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=RyQMkXqM; 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-Migadu-Queue-Id: CD05428D53 X-Spam-Score: -1.03 X-Migadu-Scanner: scn0.migadu.com X-TUID: 8QU2mcgEtcnd Arun Isaac writes: > Hi Andr=C3=A9, > >> Your reply indicates that little or no effort was put into understanding >> my points. And no effort was put to indicate where did my reasoning go >> wrong. > > I, for one, did not understand how your workflow is affected by the way > EXWM is currently packaged in Guix. As far as I understand, Guix's > ~/.exwm separation is optional and you are not forced to create it. I > don't have an ~/.exwm, for example. It's frustrating to keep repeating myself at this point, but let's do it. It is optional, indeed. Now assume that you don't have a .exwm file. Then (exwm-config-default) runs. But that's backwards, since the user might not want that piece of code to run.=20=20 I have explained this from several points of view, several times. For instance, in one of the replies to Ludovic. > But, it is possible that I may have misunderstood something you > said. Perhaps, making your point more precise by providing a patch or > just a code snippet showing your modified exwm package would help. I did all of that. I sent a link with my own EXWM package definition. And I've illustrated my points with code snippets. https://git.sr.ht/~aadcg/aadcg-guix-channel/tree/master/item/packages/aadcg= -emacs-xyz.scm#L150 -- Andr=C3=A9 A. Gomes "Free Thought, Free World"