From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 4HZ2FFfkl2TuBAEASxT56A (envelope-from ) for ; Sun, 25 Jun 2023 08:53:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id KLVAFFfkl2RoLAEA9RJhRA (envelope-from ) for ; Sun, 25 Jun 2023 08:53:11 +0200 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 E8119268CE for ; Sun, 25 Jun 2023 08:53:10 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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=1687675991; 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:resent-to: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; bh=LUQOTQe1Cxweivod7iOUZcP1EwrLSTyzfi2uIDCT1ko=; b=iyZI6OGY+eNigqrECFWfKLL3P46doGdwUGtv6x34Kl2muA3d07tWVvM1BA9tb7JV0ThQq3 Hh8Zbb9qQTuvk/q7iy1yWVabcs7g1bEX2Q1w8+vTLyr6k7g8rj8/FrppYnjBfHpD/FkVzS EFkSuLAkNzSMVSfpTxNEpDoZK4iENIWGtYM+ssmr/249lQtazd4HdFfKPBQCfs506CpLCR UZFD8K+JQ3vMFFy6NP9S4odgGv4InfY81Pw0VAPC7JIWjA+stv66Zpprz5ByVPi/Zjs9ip N+YPON6nJROW0nHPx+MGEvUSWA5DA8btk50tTzlC2bI+V7IW2fTwFqkx6zQITQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; 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-Seal: i=1; s=key1; d=yhetil.org; t=1687675991; a=rsa-sha256; cv=none; b=Kp2HxYtTfpCHAElxf4RQdrBYCJfIQucm6fTePQ1TALPl9xgpyblzvijRWqd55IsmvXiaOs YRWCWmKiaj76FrkStHGg7eggJrDzVghWJrSeJuriRnNAtEqpvUTqLK8agL6t3IEo/VnkIz 3eIdgwd2czo198HKt13CZarIn7IDH88hUhk2N3jLy5B9V0s/A6+Ffmmzt0t7YnhpsOfn3+ GoV/9qBUVdpE8rU6I3WTAgYLzC3nyZmv0AKgV2yWYLnRQUdiod6Ayirqf7r25ZLJfQYetI Am0NM26pF2kRT5Mk03VIzRlzrxUHKr6MKQshsMACGYXg2WyNN6cVd819dpGiRw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qDJcP-0000SB-DY; Sun, 25 Jun 2023 02:53:05 -0400 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 1qDJcN-0000Rd-7u for guix-patches@gnu.org; Sun, 25 Jun 2023 02:53:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qDJcM-00024y-Vg for guix-patches@gnu.org; Sun, 25 Jun 2023 02:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qDJcM-0002cg-F7 for guix-patches@gnu.org; Sun, 25 Jun 2023 02:53:02 -0400 Subject: bug#63714: [PATCH] gnu: Add emacs-x509 Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 25 Jun 2023 06:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63714 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: David Conner Cc: 63714-done@debbugs.gnu.org Mail-Followup-To: 63714@debbugs.gnu.org, mail@nicolasgoaziou.fr, aionfork@gmail.com Received: via spool by 63714-done@debbugs.gnu.org id=D63714.168767593710016 (code D ref 63714); Sun, 25 Jun 2023 06:53:02 +0000 Received: (at 63714-done) by debbugs.gnu.org; 25 Jun 2023 06:52:17 +0000 Received: from localhost ([127.0.0.1]:41957 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qDJbZ-0002bL-Iy for submit@debbugs.gnu.org; Sun, 25 Jun 2023 02:52:17 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:62397) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qDJbT-0002ak-Bb for 63714-done@debbugs.gnu.org; Sun, 25 Jun 2023 02:52:12 -0400 X-GND-Sasl: mail@nicolasgoaziou.fr X-GND-Sasl: mail@nicolasgoaziou.fr Received: by mail.gandi.net (Postfix) with ESMTPSA id C221C40003; Sun, 25 Jun 2023 06:52:00 +0000 (UTC) From: Nicolas Goaziou References: <20230525100859.2049132-1-aionfork@gmail.com> <87h6rx3kmx.fsf@gmail.com> Date: Sun, 25 Jun 2023 08:51:51 +0200 In-Reply-To: <87h6rx3kmx.fsf@gmail.com> (David Conner's message of "Sat, 27 May 2023 10:37:58 -0400") Message-ID: <87fs6grq48.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -2.15 X-Spam-Score: -2.15 X-Migadu-Queue-Id: E8119268CE X-TUID: FLZu82zYBy3e Hello, David Conner writes: > I'm still getting used to GNUS and debbugs. I've only just gotten GNUS > set up in Emacs with email. > >> Guix doesn't use versioning system from MELPA. Unfortunately, this >> package doesn't seem to set a Version keyword. So the version should >> be "0". > > I can try to get in touch with the package maintainers to convince them > to add semantic versioning. I think the package was dormant for quite > some time until I created a Github issue on it. It appears to be active > again. > >> Could you send an updated patch? Also, could you run tests? > > Yes, I'll take care of this soon. > > As for tests, do you mean Guix tests or x509-mode.el tests? If the > latter, then I believe openssl should be a propagated input. I left it > out, as this should be a dependency on most machines anyways. I went ahead, applied suggested changes, added openssl as an input, and ran tests. Thank you for the initial work! Regards, -- Nicolas Goaziou