From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id QMJMFfHMO2VzeAAAG6o9tA:P1 (envelope-from ) for ; Fri, 27 Oct 2023 16:45:05 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id QMJMFfHMO2VzeAAAG6o9tA (envelope-from ) for ; Fri, 27 Oct 2023 16:45:05 +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 35CBE5B104 for ; Fri, 27 Oct 2023 16:45:05 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=F7V3XsmX; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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=1698417905; a=rsa-sha256; cv=none; b=IQ8hCWJpFqTgfPtEcgaYASqEVX2L3VBtgRPU1BmDMHKAkj/V7yTTUfS1mDLDpfUDNyt4ze DJ1OGlXM2OOBzYlk22NWEieQg+MEFXuq4nY7MckJW5CcnAAirQJolx3JFbmdMvcroZKj1R qfYG9E06lzuC4sGfyv/q9ljYngi0ameRThmPfkxi4stGwXMSLNCRMq3Hxgy++9IysKyCqi m1Im+OyEhpCyMyZIUfVI+lCkM+9gXdy17OIMqGoN8Rmn7DWro8QpAkyLOhb9FrL5s0k27r Fae044LsZpeSD/VTwGpQRPS9uZNpRX4JG3oFR1q/5npOC+oseomi8/V7SKAWGA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=F7V3XsmX; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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=1698417905; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=FKuv1oc40fNj8FpsDv9XJploNNs3y3GbXzhp1UdJCs4=; b=HK/eWOQtV0vMslnfdAW3Jx8JoG5SV3pb6MxsC/u+BCAm5A0yTotSe4IQUVV2qY7iotBVg2 nyAOZXz/2nhl4W5kd5+x9s76ukgpcHGdaRdDayHLslRj5KkwREDk/6pLla6JOju5IvL3hI NiLiB6H27+YpCUSLWzRIyhGaOkM6fA2LPSkoQmosQYZtgicdKrkQ2i52mhkJ9sc7n5SLCL fO/0701yEOk8l2it4jOi663RBi+kP22sIs/wevI+D4CDSz4h+ZLb5T8EF98f39tp6aWnl1 rDz6F+LkBgyKgB+p7un8eLsfQzZxm92jRUCWRix4DHTtdZM544w5klhns2BAIw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qwO1n-0005zg-B7; Fri, 27 Oct 2023 10:41:35 -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 1qwO1l-0005vv-Ep for guix-patches@gnu.org; Fri, 27 Oct 2023 10:41:33 -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 1qwO1l-0000LD-62 for guix-patches@gnu.org; Fri, 27 Oct 2023 10:41:33 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qwO2G-0006P8-HC for guix-patches@gnu.org; Fri, 27 Oct 2023 10:42:04 -0400 Subject: bug#66630: [PATCH] gnu: Add emacs-pddl-mode. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 27 Oct 2023 14:42:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66630 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66630-done@debbugs.gnu.org Mail-Followup-To: 66630@debbugs.gnu.org, liliana.prikler@gmail.com, liliana.prikler@gmail.com Received: via spool by 66630-done@debbugs.gnu.org id=D66630.169841768724508 (code D ref 66630); Fri, 27 Oct 2023 14:42:04 +0000 Received: (at 66630-done) by debbugs.gnu.org; 27 Oct 2023 14:41:27 +0000 Received: from localhost ([127.0.0.1]:36810 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qwO1f-0006N8-FK for submit@debbugs.gnu.org; Fri, 27 Oct 2023 10:41:27 -0400 Received: from mail-ed1-x541.google.com ([2a00:1450:4864:20::541]:42391) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qwO1c-0006Ml-DN for 66630-done@debbugs.gnu.org; Fri, 27 Oct 2023 10:41:25 -0400 Received: by mail-ed1-x541.google.com with SMTP id 4fb4d7f45d1cf-540c54944c4so4417552a12.1 for <66630-done@debbugs.gnu.org>; Fri, 27 Oct 2023 07:40:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1698417647; x=1699022447; darn=debbugs.gnu.org; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:to:from:subject:message-id:from:to:cc:subject:date :message-id:reply-to; bh=FKuv1oc40fNj8FpsDv9XJploNNs3y3GbXzhp1UdJCs4=; b=F7V3XsmXJNYaVLBoqVo5ZtXyswq3Dx+kXON+U64iQDX0eTPF1VKagnzqMqo6wS1Lsf CM87V0UrHozLL578udjfqe2Sz/IW6H9c9GxcbsU88bmfHzlBITsP50lqp6aFVY/bjOBN Pk8VQpghut1icK8b2z634N/7LalUunYmB9qeyQ/c+1LXj2JA44YYWdLjcMTrBKowvTzS zCvsULjZRYpt974QiDIvXp5qYyN3giGN2Sk1DYBAOamin7znNgcV2vFrZScPyxHs7kko JQ1rOCpRLkjO9wRWw+4g41KBDQVBHZaPYzNDq0eMXkilFBDfOkpdL7arkq4uM4nHepog qbmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698417647; x=1699022447; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:to:from:subject:message-id:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=FKuv1oc40fNj8FpsDv9XJploNNs3y3GbXzhp1UdJCs4=; b=QdQajQDZu3zX8iTcaGvdv0+mjf/Ez6Apq7HSCVVxC5ZXq+5Cnmb+QStL1aL4WbnVGB 1UF5viPfm4rcQwk1Ps4n+WZaAntKYzA6m3TMimkNHuVGMXKg1P4w2/diufA3T/bhv7he rTfU0K+8XvHQ2QkGXoIKVtiQ5+bbw46rLYJIlol9lDn59YqOJlC9dkeOtS2AOqrpE+tZ GaEBlMO0Zrtzxq1MpKqcIVRsBabzLGSt50+r0SlcRStBCe31zH3KN8BqlHn1FBcUi7x5 8JJ3VshbH7xkKaCk5EELBd2jYn6fycXndz8MpbqrKY5pOg2ZVw+8XZ9HmpnJv9k5tU3k HEGg== X-Gm-Message-State: AOJu0YxqPaQvp7X8xnfXXlqy/gZcNqn0ovDBYg8HslGHMBETCVCVBXaD sxKD+MQwIN6pqB8AuDdiM3XnYV2TGAo9rw== X-Google-Smtp-Source: AGHT+IE6ydYPPa67+hWlWaZgczkR8oxjPJq9mqTbDtsrbi86OHRFEz+mcymEDrFKM2lDQVEFg1kXgA== X-Received: by 2002:a05:6402:31e7:b0:53d:a18d:73b4 with SMTP id dy7-20020a05640231e700b0053da18d73b4mr3040280edb.12.1698417647054; Fri, 27 Oct 2023 07:40:47 -0700 (PDT) Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id u6-20020a509506000000b0053dec545c8fsm1360932eda.3.2023.10.27.07.40.46 for <66630-done@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 27 Oct 2023 07:40:46 -0700 (PDT) Message-ID: <98f43b248d622dfc66e4979dd0d0e19b8f6e76f4.camel@gmail.com> From: Liliana Marie Prikler Date: Fri, 27 Oct 2023 16:40:44 +0200 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4 MIME-Version: 1.0 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: 35CBE5B104 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -5.00 X-Spam-Score: -5.00 X-TUID: Df0sX7+tuySD Am Donnerstag, dem 19.10.2023 um 09:32 +0200 schrieb Liliana Marie Prikler: > * gnu/packages/emacs-xyz.scm (emacs-pddl-mode): New variable. > --- Pushed.