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 ms0.migadu.com with LMTPS id iLoKEtyYTWEwQwEAgWs5BA (envelope-from ) for ; Fri, 24 Sep 2021 11:22:36 +0200 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 uIbWDdyYTWGWMwAA1q6Kng (envelope-from ) for ; Fri, 24 Sep 2021 09:22:36 +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 E18752CECE for ; Fri, 24 Sep 2021 11:22:35 +0200 (CEST) Received: from localhost ([::1]:38832 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mThPf-0003KZ-3F for larch@yhetil.org; Fri, 24 Sep 2021 05:22:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38182) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mThND-0001nT-2n for guix-devel@gnu.org; Fri, 24 Sep 2021 05:20:03 -0400 Received: from mail-lf1-x12d.google.com ([2a00:1450:4864:20::12d]:47063) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mThNB-00063P-Ao for guix-devel@gnu.org; Fri, 24 Sep 2021 05:20:02 -0400 Received: by mail-lf1-x12d.google.com with SMTP id z24so38332479lfu.13 for ; Fri, 24 Sep 2021 02:19:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:date:message-id:user-agent:mime-version :content-transfer-encoding; bh=ZfryoNinfJnmF1h39eOeXKr1wWFFUbCHqS+3JWZkxwo=; b=QzNNUKLW5x54f2HipLfYLZdl0SUu6+c2N8zPFXwYeIN/JXK4JBETglT3RxE6um9KOb T3tQoFfM1W9NaNECodsJuZiaoeSRryc3oYRaWVjoyXQqnunZZynPNZpeLFckPCd3YLJE gAbsJOgzgsvqFovbJgIAzoaOdnBhSnAxOcmiac96L3tKm96TbYN1ESHAYBLNqtKe74Ka hcld0uqlE5R2tktw/jIWSfiQY9vlbjbBT5DYNYO7R3rwzDSbX/ynxCnW61Ib02D2euS2 EYAYIXo9o4MbxV5sfl1xytU49Iu+oU7eWo/gytejOQen340Lu03qDjaEitnV3xEJ6kc2 1nvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:user-agent :mime-version:content-transfer-encoding; bh=ZfryoNinfJnmF1h39eOeXKr1wWFFUbCHqS+3JWZkxwo=; b=F6q+uC177rSgOP6f0Qi+xlI3e5Os8Fq5VqAyIAJsDVub9voe3r9Zw2PKZEy2Y8w7xu HJHNPGBnvqwh43Th6XMsTJmrzPvCPDTo3tP5wdRrkvfq9E/VZ9j4OF6EAFoRMh/yQIGX HlByqQSMzQ9JHZ9vfrh7aTrV5WpSmHNuhSYLdFW2TWSesAZtBLx+LpF39i2LdfSfKeka nrrAPwT9BVPsDBdNV99IJSWG9Q7FQrPlx4owrtvoyYy3PGdiDPp+8fj12r7hl2BRHn9x tGMqXY/byGmXKR6tX+2Rq6y/elrsSXIeLzJkUka/2twExWpXnBKWkOTaqor4pDFxJjJc Yc9g== X-Gm-Message-State: AOAM533V4AVNP+geXFHSPdWoDG0xuP+bCoNrr0Gu2d5nN7CAJrH0N9Td dfOKvlTPDfbqdeIGMYmISTK6VDy7BBg= X-Google-Smtp-Source: ABdhPJzqdMtJghtWS5MT7lrMqVbOyIy3o/+8BUyNcQJvpcnbEQMflt8B64HM0HOW/Q7Xpk+XYC0GVg== X-Received: by 2002:a05:6512:ba3:: with SMTP id b35mr8236059lfv.355.1632475197193; Fri, 24 Sep 2021 02:19:57 -0700 (PDT) Received: from guix-xps13 (95-29-46-49.broadband.corbina.ru. [95.29.46.49]) by smtp.gmail.com with ESMTPSA id v8sm605833lfe.6.2021.09.24.02.19.56 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 24 Sep 2021 02:19:56 -0700 (PDT) From: =?utf-8?Q?Andr=C3=A9_A=2E_Gomes?= To: guix-devel@gnu.org Subject: Guix, ispell.el and FHS Date: Fri, 24 Sep 2021 12:19:55 +0300 Message-ID: <871r5el490.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::12d; envelope-from=andremegafone@gmail.com; helo=mail-lf1-x12d.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: , 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=1632475355; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=ZfryoNinfJnmF1h39eOeXKr1wWFFUbCHqS+3JWZkxwo=; b=LpjxAEDBXdtj/cvVaAVwRD+iaIpkH3hP/iEbacax3Zc59x045iW3A5aKqKbL3WAgi+IiO5 qP3JD0ktKz8TzFptAnb4o+VpEbuQebMHlRqOIKY+w6QqrToIjw49XjanIPvcrjg1IS4+t3 SS8cov47knAYmXVLqeJyVDjn2GE4u9WiLdd7nC6xWzazCnxOV72wCqoa/V30HGRwma8LX8 B0LHLJprUStAZ4R3h2OZEDqEwFw0u0fJSSskRPnXafWUBOX8ueQ/fO4DvfP4A5eiGLi4ZD Ljspu5l3DGNBEy+UPOXf29fiwt6FNGCZ68oAk/G+TK6MtHLLTPtKSt714xrIuw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632475355; a=rsa-sha256; cv=none; b=gRErJpMEWV9JbgAcvMnliQoEUgvyUqMSj00/++Pwk5NF+fOzPpReiJob4RCe+nk8fRFiWt YiCUetvEHgFw9vcUUwHJXFXG05c/LBOdN4LbamD+Km6BmK1l/4hBLgs1WTD5YJGGuuMxRO As5kT6OFtFLsGtJ1gKlKk5xApoLB/5BTsWKe/acfc88ceRGlObBSzHFxNy3ziC0Tiowaah OughWPcgXjdyg+oESPxy2bx2fq5qUedT/6f3hymRjIuQCNRzWwMkzyNCxDtqRgjVsCvdrq xWYskK5DgLj0rKZLTy51viqQfZzx8uCeBvE5jHwIXyTcJar2WnLeOWyTPAdwIA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=QzNNUKLW; dmarc=pass (policy=none) header.from=gmail.com; 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: -3.99 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=QzNNUKLW; dmarc=pass (policy=none) header.from=gmail.com; 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: E18752CECE X-Spam-Score: -3.99 X-Migadu-Scanner: scn1.migadu.com X-TUID: bEbIga2GRoko Hi Guix, I'm relatively new to the GNU/Linux world, so I apologise for any silliness. I was looking ispell.el and saw: --8<---------------cut here---------------start------------->8--- (defcustom ispell-look-command (cond ((file-exists-p "/bin/look") "/bin/look") ((file-exists-p "/usr/local/bin/look") "/usr/local/bin/look") ((file-exists-p "/usr/bin/look") "/usr/bin/look") (t "look")) "Name of the look command for search processes. This must be an absolute file name." :type 'file :group 'ispell) --8<---------------cut here---------------end--------------->8--- That's the usual path for most GNU/Linus distro (FHS compliant). But for Guix System users it lives at /run/current-system/profile/bin/look. It's obvious I can set the variable properly myself. My question is: what should be done in such cases? I can think of the following: - Patch the Guix package - Patch the program itself - Nothing (apart from setting things myself) Thank you. -- Andr=C3=A9 A. Gomes "Free Thought, Free World"