From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id sHBUIRslqmXMUAEA62LTzQ:P1 (envelope-from ) for ; Fri, 19 Jan 2024 08:30:35 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id sHBUIRslqmXMUAEA62LTzQ (envelope-from ) for ; Fri, 19 Jan 2024 08:30:35 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inventati.org header.s=stigmate header.b=tjNurosj; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1705649435; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=KuHZdqTOrKxogND8dkCw6zfy+dClvPnyyNawtRdYLtc=; b=J+k9OZbYmbMayZab8bk/k1nl80Ua6ePZMem7GoJw5Y3MbyQLwOb3gaW5uvBVtzAdmQUYUi FrsxZFM0TYRVL4g4Wy589A2xP48c2i3n0brrCt71at/LDU+pirmeV9O30uB9GX8QyxHO5G u6TYymeJnnPqvKFu205R0LsSY7kQGMj/QwRpPUzVQlULuUq7PukIkFRftxkk/yIq85TOID JFU8MvFJa2VOtvOxNWpdTqOOYpUvmh1TyzweAd6yAgm0GFYZlfuwPB8WxZCh76HTiOJ+jE uFqYb7tKjrg41m9dARxQUu6hPLvjHPI1xLz4gAMtK4dbOisEMy/xGdDnGu7pTw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1705649435; a=rsa-sha256; cv=none; b=YNp+8p4KEfS1tFcnR4aJtAWVS06fN8OJGUwOfcgE9q2m2SiTINuD1Asrq9O727obKSPpFa Tb9bcN67SkmUg6W+THEY5qgAH6NLo4X7UpjoCjq0wPKrtOAHDbW0OsIp8S6PavFbTodLqr uy5AuwlkNZhgfDp/BcHeEMmwttW7OW4cNY7lOIaJisJuspdbKpgSg9I+waicPgZ0/Ab61U nTQXmWsF36YpHuZhXob9PxBT7yU33OwnaTcIF2ynZ3YajMtGF2uzFb5DrwLvSaZixCh3Dm t/J8ai1OGiqTRQPb6aIEle5ScSyM6pQJE5uwa6PaWN25yf70FUFAOGmKyT2Z7Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inventati.org header.s=stigmate header.b=tjNurosj; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" 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 415F5C92C for ; Fri, 19 Jan 2024 08:30:35 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rQjKL-0002VF-Bn; Fri, 19 Jan 2024 02:30:09 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rQjKC-0002UH-TQ for guix-patches@gnu.org; Fri, 19 Jan 2024 02:30:01 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rQjKC-0000fP-G3 for guix-patches@gnu.org; Fri, 19 Jan 2024 02:30:00 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rQjKE-0005Ey-5S for guix-patches@gnu.org; Fri, 19 Jan 2024 02:30:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68386] [PATCH v2] gnu: Add emacs-vhdl-mode. Resent-From: Cayetano Santos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 19 Jan 2024 07:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68386 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo patch To: Maxim Cournoyer Cc: 68386-done@debbugs.gnu.org Received: via spool by 68386-done@debbugs.gnu.org id=D68386.170564936120001 (code D ref 68386); Fri, 19 Jan 2024 07:30:02 +0000 Received: (at 68386-done) by debbugs.gnu.org; 19 Jan 2024 07:29:21 +0000 Received: from localhost ([127.0.0.1]:57338 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rQjJZ-0005CV-Aq for submit@debbugs.gnu.org; Fri, 19 Jan 2024 02:29:21 -0500 Received: from devianza.investici.org ([2c0f:f930:0:4::108]:52489) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rQjJX-0005CG-Bc for 68386-done@debbugs.gnu.org; Fri, 19 Jan 2024 02:29:20 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1705649354; bh=KuHZdqTOrKxogND8dkCw6zfy+dClvPnyyNawtRdYLtc=; h=References:From:To:Cc:Subject:Date:Reply-To:In-reply-to:From; b=tjNurosj75b9Hzw92dGy5oanmfaOkDc+3emHZRnv/S+H/6QXMcmMQ4aRPAeWLVDyP zzW4b/6nPAgGRkTc8lqRLMsEHh02a0uMCw3zPtfxiVMDWQL6s0CGZ1Q7Rkyy6/XYzl Odv/SYhJLvv5O7WhiCu92JdHWR99XUuid6BtQBic= Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id 4TGWT62S33z6vML; Fri, 19 Jan 2024 07:29:14 +0000 (UTC) Received: from [198.167.222.108] (mx2.investici.org [198.167.222.108]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4TGWT61Jdhz6vHc; Fri, 19 Jan 2024 07:29:14 +0000 (UTC) References: <35e5d37a5caef4732d5b42bc6447160fd28c1e98.1704984698.git.csantosb@inventati.org> <50762c4245754a472a295ae66551ff2f7d806f1b.1705507807.git.csantosb@inventati.org> <87sf2uj86d.fsf@gmail.com> User-agent: mu4e 1.10.8; emacs 29.1 Date: Fri, 19 Jan 2024 08:28:13 +0100 In-reply-to: <87sf2uj86d.fsf@gmail.com> Message-ID: <87a5p1u6gn.fsf@inventati.org> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: csantosb@inventati.org X-ACL-Warn: , Cayetano Santos via Guix-patches From: Cayetano Santos via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -7.39 X-Spam-Score: -7.39 X-Migadu-Queue-Id: 415F5C92C X-TUID: 7JdzX2G4ULUu >jeu. 18 janv. 2024 at 22:47, Maxim Cournoyer wrote: > Hi, > > Cayetano Santos writes: > >> * gnu/packages/emacs-xyz.scm (emacs-vhdl-mode): New variable. >> >> Signed-off-by: Cayetano Santos > > We do not 'Signed-off-by' in Guix unless we apply patches of someone > else. It's a different convention than for the kernel Linux > development and other projects. You mean, it is optional, or do I better remove it next time ?