From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id YNg8NQ6qCGSAIQAASxT56A (envelope-from ) for ; Wed, 08 Mar 2023 16:30:22 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id GG07NQ6qCGQwHAEA9RJhRA (envelope-from ) for ; Wed, 08 Mar 2023 16:30:22 +0100 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 8FFF245816 for ; Wed, 8 Mar 2023 16:30:22 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678289422; 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=HgDOx1fTXKR7apPo/r9wYGaNZ5HROxfQadb6irwXTM4=; b=BhMgK5Pa7+VijHadUrR4sTaLtQGHsqAf2k5BLTWezd/KzPBBZ4B3Jd1Igcj8Q9UUT5MWS1 85JnrGrHSh0du99KSqaO4ZyiMcVUvrlxyO4mKaDODrnXmVP1SvZYm/PIlSwiD9T+z13LHT EbzZ6dPZl6066uspBVFclkCod+YNBCzdV1NDsQqWeouX6Ua8vuDvM0ob/3O21p2nA9nSMq PCIgKaG2z5FZsjbJBGHuaYUFVfptf5Zj12urzggslSQ+wr6w0hRUk4BHLD0UQ1TgpLPJ/L SedZxqMVoM1ScbSPR57BnCl6j4bm1ual7YkPRVBmpjOkjuUh6VXNM8R0A2bd+Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678289422; a=rsa-sha256; cv=none; b=APpU9S0BOp2OIel+ID8Ru1H5oz52FFrcJjJhCmSA+xB5GwANrGsx0MQFgwqOu1JBuCesku 5hPo353iSFXMgMDdEQuFGNdJK7DKC8im1aUJM4bjFDJTIuQLqoDHhVFjXK0jtOJQdiKyM7 xOaNHNZhzkXndcncqPq3JFcaV/8KH6l5TLcyzkmDyZn79t+u0YyxGDrUD0ye1fEiRvCl4V 3okV4VotiQwIg4pI0Q+Thu7Ll/f8VFC6QSPvdPmC/ewGkICfuzhmwBMgsGauEQpwJdxHpc C7QYstGytiTh/w42GqBOnkD1jt3zWLrbpoQbkU2FkWQQ9SXCeej3gp7lJQO/9w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pZvjy-0002YB-U4; Wed, 08 Mar 2023 10:30:06 -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 1pZvjv-0002XX-Ci for guix-patches@gnu.org; Wed, 08 Mar 2023 10:30:04 -0500 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 1pZvjv-0001aY-3c for guix-patches@gnu.org; Wed, 08 Mar 2023 10:30:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pZvju-0007Y0-I6 for guix-patches@gnu.org; Wed, 08 Mar 2023 10:30:02 -0500 Subject: bug#61753: [PATCH 1/8] gnu: Add emacs-font-lock+. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 08 Mar 2023 15:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 61753 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Rostislav Svoboda Cc: 61753-done@debbugs.gnu.org Mail-Followup-To: 61753@debbugs.gnu.org, mail@nicolasgoaziou.fr, rostislav.svoboda@gmail.com Received: via spool by 61753-done@debbugs.gnu.org id=D61753.167828934728920 (code D ref 61753); Wed, 08 Mar 2023 15:30:02 +0000 Received: (at 61753-done) by debbugs.gnu.org; 8 Mar 2023 15:29:07 +0000 Received: from localhost ([127.0.0.1]:49910 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZvj0-0007WO-KQ for submit@debbugs.gnu.org; Wed, 08 Mar 2023 10:29:06 -0500 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:59451) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZviz-0007Vt-1c for 61753-done@debbugs.gnu.org; Wed, 08 Mar 2023 10:29:05 -0500 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id 6BDC4240009; Wed, 8 Mar 2023 15:28:57 +0000 (UTC) From: Nicolas Goaziou References: <20230224141819.12675-1-Rostislav.Svoboda@gmail.com> Date: Wed, 08 Mar 2023 16:28:50 +0100 In-Reply-To: <20230224141819.12675-1-Rostislav.Svoboda@gmail.com> (Rostislav Svoboda's message of "Fri, 24 Feb 2023 15:18:12 +0100") Message-ID: <87mt4n8dot.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: X-Migadu-Scanner: scn0.migadu.com X-Migadu-Queue-Id: 8FFF245816 X-Spam-Score: -3.90 X-Migadu-Spam-Score: -3.90 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-TUID: saujHyznxE8M Hello, Rostislav Svoboda writes: > +(define-public emacs-font-lock+ Thank you. I applied your patch with a proper commit message. > + (let ((commit "aa1c82d05c9222b09099a0ccd7468e955497940c") > + (revision "233")) Revision is internal to Guix. It does not need to obey versionning system used by upstream. I set it to 0. > + (package > + (name "emacs-font-lock+") > + (version (git-version "0" revision commit)) > + (source > + (origin > + (method git-fetch) > + (uri (git-reference > + (url "https://github.com/emacsmirror/font-lock-plus") > + (commit commit))) > + (file-name (git-file-name name version)) > + (sha256 > + (base32 "1369r5p6s9c561g5f772lvrpcqxhvyhqd9yk0853hyl03ags9gvs")))) > + (build-system emacs-build-system) > + (home-page "https://github.com/emacsmirror/font-lock-plus") > + (synopsis "Enhancements to standard library `font-lock.el'") > + (description > + "Enhancements to standard library `font-lock.el'") Descriptions needs to contain only full sentences, so I reworded it. Also, I replaced `font-lock.el' with Font Lock. Regards, -- Nicolas Goaziou