From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id WLP3H75g82QUAAAAauVa8A:P1 (envelope-from ) for ; Sat, 02 Sep 2023 18:20:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id WLP3H75g82QUAAAAauVa8A (envelope-from ) for ; Sat, 02 Sep 2023 18:20:14 +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 3C3203FE3E for ; Sat, 2 Sep 2023 18:20:14 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=ayjgE5ca; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693671614; 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: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:dkim-signature; bh=paEku3edWWiS3WPJJik4xVEnbsPjiEFmnlnMLQns4/E=; b=IHVZk1AOQxMkXS0JuTjbkQwdRLljqu0RtWihf+hornN4G+USAKgSVJ+nj+4/7w7/DC1No1 mM/418jGzQHs9Y6A+uc/VX1GzUTTA/b/doiZH7BVu+PP+g+rJa6JtrYaZwqvt5hqVwHkWq fYP6GSh4NCgtGV82bj758P8HkxeZI7aIzI+OeWyz/F0q1RCXJXR/TUOtZb55Vp5tWCyyet Zhdzxsv1Rvcye6ZunMEDPo5Hl+FOgOBhU+uZnsciWEJJDBhfORRiXPPqmCR0xX0sHpPh8l 9SPT4w9wj3zm0Wn/ilJEDCtfKJq6/7mKEtK+wrsA9sWJ6IXb2PflWULU9nluSA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=ayjgE5ca; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693671614; a=rsa-sha256; cv=none; b=R/mtw6Ruzvlwk1P+syL24oorc23mdsFtNz64yyCYLAl16O+sOXLIjBx3SSxgyRx1N3ouOK dZegjdZB2vTt4YjwdkRKtSupbbylyilryutAPNSPEy/xhxu7meHW3wpdY8aEW6n07/UV6c i/5VCgX6YvhydD74gm7MSMtJsZtjrv5L30TvRorpPK5Wf6Wi0StTKkY7IANIfZyFuLmitG KG8Asix+f6eYI409psh+298yj8olr0Nt9P/mPhSqQ+u/nZ8ixvpuRzLWcw9zVKOQbgtHMs Ng7Cvrix5kh0Nn72Jp7gPQc4fbTPkkZUPoKCxnzUW5CBn04sev3by+ejmOFH2Q== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qcTLn-00042z-9k; Sat, 02 Sep 2023 12:19:55 -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 1qcTLl-00041j-67 for guix-patches@gnu.org; Sat, 02 Sep 2023 12:19:53 -0400 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 1qcTLk-0007Om-UO for guix-patches@gnu.org; Sat, 02 Sep 2023 12:19:52 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qcTLu-0006p8-OD for guix-patches@gnu.org; Sat, 02 Sep 2023 12:20:02 -0400 Subject: bug#65442: [PATCH]: Add emacs-vcard-mode Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 02 Sep 2023 16:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65442 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?Andr=C3=A9?= A. Gomes Cc: 65442-done@debbugs.gnu.org Mail-Followup-To: 65442@debbugs.gnu.org, maxim.cournoyer@gmail.com, andremegafone@gmail.com Received: via spool by 65442-done@debbugs.gnu.org id=D65442.169367159326160 (code D ref 65442); Sat, 02 Sep 2023 16:20:02 +0000 Received: (at 65442-done) by debbugs.gnu.org; 2 Sep 2023 16:19:53 +0000 Received: from localhost ([127.0.0.1]:38331 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcTLk-0006nr-Pd for submit@debbugs.gnu.org; Sat, 02 Sep 2023 12:19:53 -0400 Received: from mail-qk1-x735.google.com ([2607:f8b0:4864:20::735]:44199) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcTLg-0006nW-9j for 65442-done@debbugs.gnu.org; Sat, 02 Sep 2023 12:19:51 -0400 Received: by mail-qk1-x735.google.com with SMTP id af79cd13be357-76f17eab34eso3208785a.0 for <65442-done@debbugs.gnu.org>; Sat, 02 Sep 2023 09:19:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693671572; x=1694276372; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=paEku3edWWiS3WPJJik4xVEnbsPjiEFmnlnMLQns4/E=; b=ayjgE5camE3cAy9swMVFlcF50Yzek8fpEy0rsE4+++uWWJWiiqdoO/klQss711yZjP /1qVg3if0+ZyL0NtlftEW1cDg8NjL9PoS34MRddDac1wk5Wf4UwMti+08/3Nnl6K6qPT gR+w5rS+VYtmCpQl7IzY0miT3yNK2malok8FgNhZ2Fky7Rn9989WtTiSmL+O1+LNlRBw o/SgRqWcXWLdTQa9PTZVEiF2+6Tv98DV0g4UTJWof87nCC0GLxlLeQ+xmpMspd5K8FUH +X/eW5YZ4KIqeH7YLuB51nF22jxKRsbgUWeccZdNtLJ/INEhOQJQLE8AryXcNKVVyxhK rxPg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693671572; x=1694276372; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=paEku3edWWiS3WPJJik4xVEnbsPjiEFmnlnMLQns4/E=; b=PgHjagrPOkGl0AozQyPAHpxHaxpgMgYlUkDuWGSo4oBSiKkdXNdtby41rlqKVBYaQR 9ZATXJ9VZlIvzljWjB5EfDshwuhoAxUK8MMFSwupQpv1GLSgnT2mlIHZo9c9YlDVfavw Ec+RXa0sOD79keRfYU+b/h+WG9f8QNBYqUYJ95Kuxpwt/yKxGXkOVYuigA/EI3Pl+V+z xoX0ERuCPJHynxZKl/2zjzlLBRPYlNfQaFaA+5iUD+b8NcsW0P+MqGum3b3J46PZXnq+ R8qgwX7ruYhLjqA922NjrRPSDNctmPNe9yx+LcFF9Pyjp/bF193GLgwKJ42bTDWUXRQ0 ugKQ== X-Gm-Message-State: AOJu0YygGYOmeGl21O/xdqwkSKhaLN9CZCSNSgdub9wyu8hef34f7awd Lki+i1A6+sAmcJzQblCClXcDcJknH6c= X-Google-Smtp-Source: AGHT+IGw8ArzELxhCugMvtZIe/wV52ngsiLtTqb+UDHyKwzHTgz1Pvv00LZ+t/4unieV3yDwMHoqhQ== X-Received: by 2002:a05:620a:4611:b0:76f:1ead:e4fd with SMTP id br17-20020a05620a461100b0076f1eade4fdmr6878323qkb.40.1693671572628; Sat, 02 Sep 2023 09:19:32 -0700 (PDT) Received: from hurd (dsl-154-228.b2b2c.ca. [66.158.154.228]) by smtp.gmail.com with ESMTPSA id u8-20020a05620a120800b0076f16e98851sm2157643qkj.102.2023.09.02.09.19.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 02 Sep 2023 09:19:31 -0700 (PDT) From: Maxim Cournoyer References: <87edjw40ez.fsf@gmail.com> Date: Sat, 02 Sep 2023 12:19:30 -0400 In-Reply-To: <87edjw40ez.fsf@gmail.com> ("=?UTF-8?Q?Andr=C3=A9?= A. Gomes"'s message of "Mon, 21 Aug 2023 23:15:32 +0300") Message-ID: <87wmx8y2ct.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 3C3203FE3E X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 2.77 X-Spam-Score: 2.77 X-TUID: r931ycBgh4G4 Hi, Andr=C3=A9 A. Gomes writes: [...] > Subject: [PATCH] gnu: Add emacs-vcard-mode. > > * gnu/packages/emacs-xyz.scm (emacs-vcard-mode): New variable. [...] > +(define-public emacs-vcard-mode > + ;; Use the latest commit, as there are no tagged releases. > + (let ((commit "ab1a2885a5720d7fb02d9b6583ee908ba2260b78") > + (revision "0")) > + (package > + (name "emacs-vcard-mode") > + (home-page "https://github.com/dochang/vcard-mode") > + (version (git-version "0.0.0" revision commit)) > + (source (origin > + (method git-fetch) > + (uri (git-reference > + (url home-page) > + (commit commit))) > + (file-name (git-file-name name version)) > + (sha256 > + (base32 > + "0w44ax9dxkj8mh4np9mg3yp2yakjwrgy13izq53p0vimrhywza0w"= )))) > + (build-system emacs-build-system) > + (synopsis "Emacs major mode to edit vCard files") > + (description "A major mode to edit vCard files in Emacs.") I've turned the description into a complete sentence, "This package provides a major mode to ...", and installed the change. --=20 Thanks, Maxim