From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id CD0RHeb8p2UVAAAAqHPOHw:P1 (envelope-from ) for ; Wed, 17 Jan 2024 17:14:30 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id CD0RHeb8p2UVAAAAqHPOHw (envelope-from ) for ; Wed, 17 Jan 2024 17:14:30 +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="K/p5Xsct"; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1705508070; 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=/i8mu9/qJbJPTwa1z1JOjIGITLjqFbxeFrq8ZSoc7Pc=; b=JD85USWUIubQWOFdZ/gx+cKPL20ggRZBPBCLq2YBu9/3t4xtkfbBoH3HIcJ3AfF3tg3Quk tS7y9T/MVP8QDB90obuN1ZTBgwvoom135U7t9v4sCDhzioUljHo4ecf1DqmkWXnT/RNZhS BRnISZoHdyKf50iEyDK43PC5o5yooAE1EdilYPLlsS8YZagALQyQm2kPh6QSx7FrcDnUZA qb2ZHaS9W+DHS9J+S1IbtjOCwt1Gh1RAhAIwa5sb2WPTlq7vMmVOOW6nykmLZ+9UfhBACv 4mLZDJ8eHMbtOxUh/x5SfS8jaMOCfYSWlfh2L2YBkVS9DfOg9ZGXHz4SDvvTfg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inventati.org header.s=stigmate header.b="K/p5Xsct"; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1705508070; a=rsa-sha256; cv=none; b=SW8ei9QnC2/HPLNhCviIJsyx7mutI2/2nIBVf8bW2NKjodcop7lUanmXmSJUQ9FA6yEa5T 9DAXT+b8xXC7RtWv6StKw4lf86FV3in4x0Kk/Gej/UqUSuJ7DKBjtPxjemMx5E2dkDXu67 85Iu7rw3jBcq1seXjK2XKnuRR23cKs1SV5HOJDOurBRGjZEn8a8lHXkgFkqx4MRVeCC01n jcYnfWa5VNj2sBqsbjzllsnVRNBgVYAGVYChAR1fc5N+XG4HzleAH2cgwhq3bl7AR4VpAR YmScFvZjsjiJVfNANzraGyK+tRjjp90/xYbCWRCqFlA/HpCTNvjU7HUfUeXd6g== 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 354B43F91C for ; Wed, 17 Jan 2024 17:14:30 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rQ8YP-0003TK-Dp; Wed, 17 Jan 2024 11:14:14 -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 1rQ8YE-0003At-3X for guix-patches@gnu.org; Wed, 17 Jan 2024 11:14:04 -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 1rQ8YD-0001Mb-3H for guix-patches@gnu.org; Wed, 17 Jan 2024 11:14:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rQ8YE-0005pi-4t for guix-patches@gnu.org; Wed, 17 Jan 2024 11:14:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68386] [PATCH v1] gnu: Add emacs-vhdl-mode. Resent-From: Cayetano Santos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 17 Jan 2024 16:14: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@debbugs.gnu.org Received: via spool by 68386-submit@debbugs.gnu.org id=B68386.170550798922321 (code B ref 68386); Wed, 17 Jan 2024 16:14:02 +0000 Received: (at 68386) by debbugs.gnu.org; 17 Jan 2024 16:13:09 +0000 Received: from localhost ([127.0.0.1]:53111 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rQ8XN-0005nw-4l for submit@debbugs.gnu.org; Wed, 17 Jan 2024 11:13:09 -0500 Received: from devianza.investici.org ([198.167.222.108]:64249) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rQ8XL-0005no-Hc for 68386@debbugs.gnu.org; Wed, 17 Jan 2024 11:13:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1705507985; bh=/i8mu9/qJbJPTwa1z1JOjIGITLjqFbxeFrq8ZSoc7Pc=; h=References:From:To:Cc:Subject:Date:Reply-To:In-reply-to:From; b=K/p5Xsct+c5oI1z1bHqMCh4uEDQAnBVWX58kTfx394cqnXjXZIQccAvmYHVSfiNDx IxAl6Imz5uX3EHf7SZ8pFUOd+a+VVEOfFux2WHsGySv2FAkIVw4f0x0TvtNI1uFerb GThYdubldlJrQqIuKQ1y6SSCGPFC+EDR6Amuido4= Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id 4TFWBT2HrVz6vKC; Wed, 17 Jan 2024 16:13:05 +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 4TFWBT12sLz6vLr; Wed, 17 Jan 2024 16:13:05 +0000 (UTC) References: <35e5d37a5caef4732d5b42bc6447160fd28c1e98.1704984698.git.csantosb@inventati.org> <1116c7d02e4591ed8105146e3c16372cb78a3f3a.1704985017.git.csantosb@inventati.org> <87bk9ns48q.fsf@gmail.com> <87fryzoxin.fsf@inventati.org> <87r0ignjc8.fsf@gmail.com> User-agent: mu4e 1.10.8; emacs 29.1 Date: Wed, 17 Jan 2024 17:11:13 +0100 In-reply-to: <87r0ignjc8.fsf@gmail.com> Message-ID: <87v87s546m.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-Spam-Score: -7.24 X-Migadu-Scanner: mx13.migadu.com X-Spam-Score: -7.24 X-Migadu-Queue-Id: 354B43F91C X-TUID: w7Gt5Nw2RsOE >mer. 17 janv. 2024 at 09:08, Maxim Cournoyer wrote: > Hi, > > Cayetano Santos writes: > >>>dim. 14 janv. 2024 at 21:46, Maxim Cournoyer wrote: >> >>> Since there already is a 'vhdl-mode' package shipped with Emacs, I think >>> it's important to describe how this one differs (what improvements, features, >>> refinements, etc. does it provide that would make it worth considering >>> it instead of the default Emacs-provided option?). >> >> There are also many other packages (org, modus-themes, etc.) shipped with >> Emacs that we package in its most recent versions (and many others that >> pull these as propagated inputs, for some reason, even when already >> available with Emacs). Do we also describe how they differ ? >> >> Anyway, the release notes, update history, bug fixes and enhancements of >> every single version of vhdl-mode are given in the project home page, >> already included along with the package. Where do we need to replicate >> this information exactly for the patch to be accepted ? > > Oh, I hadn't noticed that this was the very same package that comes with > Emacs. I guess it's fine then, but to avoid any misunderstanding, > perhaps the description text could mention it explicitly ("This is the > same @code{vhdl-mode} that comes with Emacs, albeit it may be newer") or > similar wording. Done. As an aside note, at some point, it should be decided how do we handle newest releases of packages already included with emacs: do we need to mention it explicitly or something else ? C.