From unknown Tue Jun 17 20:15:10 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#77209 <77209@debbugs.gnu.org> To: bug#77209 <77209@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add emacs-elastic-modes. Reply-To: bug#77209 <77209@debbugs.gnu.org> Date: Wed, 18 Jun 2025 03:15:10 +0000 retitle 77209 [PATCH] gnu: Add emacs-elastic-modes. reassign 77209 guix-patches submitter 77209 Nicolas Goaziou severity 77209 normal tag 77209 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 23 11:37:00 2025 Received: (at submit) by debbugs.gnu.org; 23 Mar 2025 15:37:01 +0000 Received: from localhost ([127.0.0.1]:52117 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1twNNj-0008AL-Ls for submit@debbugs.gnu.org; Sun, 23 Mar 2025 11:37:00 -0400 Received: from lists.gnu.org ([2001:470:142::17]:37602) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1twNNg-00089S-1A for submit@debbugs.gnu.org; Sun, 23 Mar 2025 11:36:57 -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 1twNNZ-0003Py-PP for guix-patches@gnu.org; Sun, 23 Mar 2025 11:36:49 -0400 Received: from msg-1.mailo.com ([213.182.54.11] helo=mailo.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1twNNX-0006zA-Bk for guix-patches@gnu.org; Sun, 23 Mar 2025 11:36:49 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nicolasgoaziou.fr; s=mailo; t=1742744195; bh=VRZ6l6U+tAamKckNb9ZrtacQx4XEtlj9+nUPVJ2uydg=; h=X-EA-Auth:From:To:Cc:Subject:Date:Message-ID:X-Mailer: MIME-Version:Content-Transfer-Encoding; b=C+17kkRk1GbkTErzLq/WZs71mrxTNEAsV20SyU98W2TeGOlrG1SDNeXak7Uk260wX UbRe3zZ0so1ysQapDD6H43lRt9ZVVvMuHn5GsK7h7T1wunoM+/hsLkRQMUM/At4IzL fOOVuXW1EclRyBPKbEsgNYTxF9QM4OQ5EsOLVhcI= Received: by b221-5.in.mailobj.net [192.168.90.25] with ESMTP via ip-20.mailobj.net [213.182.54.20] Sun, 23 Mar 2025 16:36:35 +0100 (CET) X-EA-Auth: d5M1dmq7NClvkmt5hXVkKb7EpOfIjMDJ0kVr+NifdS4iIjN0on9DML5hmb+VphH4TVdbHXiXeRgAD4xb6/nSZeP+pJLs+egK9aZqxdxeM6o= From: Nicolas Goaziou To: guix-patches@gnu.org Subject: [PATCH] gnu: Add emacs-elastic-modes. Date: Sun, 23 Mar 2025 16:36:13 +0100 Message-ID: <6d3ed8baa28ca9697504669ffc86795e2b5874fe.1742744114.git.mail@nicolasgoaziou.fr> X-Mailer: git-send-email 2.49.0 MIME-Version: 1.0 X-Debbugs-Cc: Andrew Tropin , Cayetano Santos , Divya Ranjan Pattanaik , Ian Eure , Katherine Cox-Buday , Liliana Marie Prikler Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=213.182.54.11; envelope-from=mail@nicolasgoaziou.fr; helo=mailo.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: Nicolas Goaziou X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) * gnu/packages/emacs-xyz.scm (emacs-elastic-modes): New variable. Change-Id: I41f0b6cdb9ad4a2a6c7a178229c791b6499e77c3 --- gnu/packages/emacs-xyz.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 2e8270c667..4dfe6a33f3 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -10040,6 +10040,30 @@ (define-public emacs-el-job not hang at all.") (license license:gpl3+))) +(define-public emacs-elastic-modes + (let ((commit "ea49bb03b78cb9fd17655990223e3095f137a3ce") + (revision "1")) + (package + (name "emacs-elastic-modes") + (version "1.0.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/jyp/elastic-modes") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1dkigkjw4i9nz5rl0dnic16ljdnp5cyz2xic3hc2myqnjlqnc6z6")))) + (build-system emacs-build-system) + (arguments (list #:tests? #false)) ;no tests + (propagated-inputs (list emacs-dash)) + (home-page "https://github.com/jyp/elastic-modes") + (synopsis "Text and code alignment for variable-width fonts") + (description + "This is an Emacs package for text and code alignment for +variable-width (i.e., proportional, or variable pitch) fonts.") + (license license:gpl3+)))) (define-public emacs-elisp-demos (package base-commit: 4ea012fc6ddcb32574fbd4a854b11808c34fbca8 -- 2.48.1 From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 23 12:51:39 2025 Received: (at 77209) by debbugs.gnu.org; 23 Mar 2025 16:51:39 +0000 Received: from localhost ([127.0.0.1]:52261 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1twOXy-0000Aq-Vj for submit@debbugs.gnu.org; Sun, 23 Mar 2025 12:51:39 -0400 Received: from confino.investici.org ([93.190.126.19]:53083) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1twOXw-0000AH-GI; Sun, 23 Mar 2025 12:51:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1742748694; bh=yV+1iHVglRr3GIqiZFjY5dJa32ugpvjcEfgwJ4ny2F0=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=kC7RIa+8RUnksI+z87EcdQgWMegvaFBbS5TqVpwh0SXmgPCmrAvYfiykxX1sR7AXN mVQUVHY5eVkl4KCMIdFCfjM4/WLaX4IbWTtc5NRLR0T/MlIefXE8zL4yvd1D+Duy/3 c+xpSV/G6RU/54DsN/cr1kCvnCJ3pC8TTHpOcbao= Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4ZLMdy3D9Nz117m; Sun, 23 Mar 2025 16:51:34 +0000 (UTC) Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4ZLMdx4Sr6z1154; Sun, 23 Mar 2025 16:51:33 +0000 (UTC) From: Cayetano Santos To: GNU bug tracker automated control server Subject: control message for bug #77209 In-Reply-To: <6d3ed8baa28ca9697504669ffc86795e2b5874fe.1742744114.git.mail@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Sun, 23 Mar 2025 16:36:13 +0100") References: <6d3ed8baa28ca9697504669ffc86795e2b5874fe.1742744114.git.mail@nicolasgoaziou.fr> User-Agent: mu4e 1.12.9; emacs 29.4 Date: Sun, 23 Mar 2025 17:51:32 +0100 Message-ID: <87wmcf1yi3.fsf@inventati.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 77209 Cc: Nicolas Goaziou , Ian Eure , 77209@debbugs.gnu.org, Katherine Cox-Buday , Liliana Marie Prikler , Andrew Tropin , Divya Ranjan Pattanaik X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) user guix usertag 77209 + reviewed-looks-good thanks Items marked as checked: - commit messages - package builds - lint warnings - package style - no dependent package build - synopsis and descriptions - no package tests - licenses - synopsis and descriptions From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 23 13:03:24 2025 Received: (at 77209-done) by debbugs.gnu.org; 23 Mar 2025 17:03:24 +0000 Received: from localhost ([127.0.0.1]:52312 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1twOjM-0004CC-7V for submit@debbugs.gnu.org; Sun, 23 Mar 2025 13:03:24 -0400 Received: from mail-wm1-x342.google.com ([2a00:1450:4864:20::342]:54754) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1twOjK-0004By-0V for 77209-done@debbugs.gnu.org; Sun, 23 Mar 2025 13:03:22 -0400 Received: by mail-wm1-x342.google.com with SMTP id 5b1f17b1804b1-43d07ca6a80so16933425e9.1 for <77209-done@debbugs.gnu.org>; Sun, 23 Mar 2025 10:03:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1742749396; x=1743354196; darn=debbugs.gnu.org; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:from:to:cc:subject :date:message-id:reply-to; bh=JYrig/xZEJW7L458i4b6QE8m/NPjYHQZoIqwZGYbtQo=; b=E9M7eZcfqqXS2icWuhkxlvUu/6zXiasN0BxvKcL7G3dtcP53hQmdfeB4eQ4DOPlIjP CUe5CxjbptAK222Utx+cQD2Zr5AialwqfWGProa/dpG6H4Zlx3OtMhvCmsguIfcuuLYF q5I4CSZAviKozIGSnJsGDDTm1x+uT9rIqDFrpRimezZ/XVKSVmuvq9yJPOyve6puzx+F 5ubNVAkGYKP7/117Y5KlOV8oqlUrWIk5lQQIeasKN+h0QaZStUBFiq7LZ8b1u/d3Zn2R DTkV/VVI+lMzDktswtRdJO5JWz4gLefNkX1SWEuJUfBYCK1HG7tVgFn5eu2ytRoMlxlp AVvQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742749396; x=1743354196; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=JYrig/xZEJW7L458i4b6QE8m/NPjYHQZoIqwZGYbtQo=; b=IkZBFbePi5+omq0WaGV0vrqAN+W4xZfGuEZA4FXjEi1k3m2sbKGKRim1us2lneABjL hVJLxd1//lkQ0IS3Xzt8+v79C7g+L2FT79IO+xR/BAj6f4e0Fc4Rja4MkbH8oVSJ8F4g xjeJ2tCtxLljci4szdam/ieAJdcOtWARuVBzs39DMl0wne04eHyRvuRfCsuhGwj6VfDJ iA+g03HknJhluhCfxcnoswZJ6Rl4Vnvzql9LFIhVSfKSikCGADoxQBjbNqwUppssGro3 J7OuK+4aKXgMVGRI56FhSciivKlNLaVIkfksNM3De1+iMSByaSZtiNWDT8jxsfOe/faI 4syw== X-Forwarded-Encrypted: i=1; AJvYcCWXWrD4elWkBGFeEKArhG4iZu2FCXJ7cKBw1G2vWsF7E28Hv9A3fBvErBAQy0K0680zAYQ/N8wpkznd@debbugs.gnu.org X-Gm-Message-State: AOJu0Yw9b5QxkJDGD9sJiioFMK3qQNbUrGPl2d/VxROy6QqGcV3CBaDp ahrbqi4A0I404giKblAkUgseXo9VNUEI+vDDnwEFYKm1SDUolyg/cV5iJSNe3bM= X-Gm-Gg: ASbGncsKO2fL/ESHEvfSUm3CWzbRzUp9dChGz1xFDJYPYth/9Z4ynippU15CXnLPGxX zvyMZUd3hg9g+k9wM1ENDAJbIZRjmL7jIZCCvRRcIWMTfWJKV4Kc4mR32d0N2ZzFjtZCf3CpDYt bwyU1+EYKB5sX1ZtVI/B0d9j+XGsp3sQKBcD5ha9pO+Xz0KypTsd5LAMH3nG8xGe7YyKKR/jsdJ tVxAxl8x/0U1ONzT4d8OG+uVjmmVmoq/9fuhh2EP7c904UH3gwQJnaTIb2HydrIOxgcA2ifr+V1 fPgoMiGvioZvolf2Xt8/wR7H0+PGdkynDSzD9/OCHTY5WabnrxQCbuNKBnhMAS8sHuY81cHowRJ 7zCEu6WjqNghThIYP67GD X-Google-Smtp-Source: AGHT+IHWm9HJPrHrIMkFXPzJmx7AbRMd/9rLbYPf5O37b4HcgsNXbv1bMiMALcpnocykDJJEkok+Tg== X-Received: by 2002:a05:6000:1862:b0:390:f2f1:2a21 with SMTP id ffacd0b85a97d-3997f92d42emr8114334f8f.37.1742749395569; Sun, 23 Mar 2025 10:03:15 -0700 (PDT) Received: from lumine.fritz.box (85-127-114-32.dsl.dynamic.surfer.at. [85.127.114.32]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-3997f9957efsm8389190f8f.14.2025.03.23.10.03.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 23 Mar 2025 10:03:15 -0700 (PDT) Message-ID: Subject: Re: control message for bug #77209 From: Liliana Marie Prikler To: Cayetano Santos Date: Sun, 23 Mar 2025 18:03:13 +0100 In-Reply-To: <87wmcf1yi3.fsf@inventati.org> References: <6d3ed8baa28ca9697504669ffc86795e2b5874fe.1742744114.git.mail@nicolasgoaziou.fr> <87wmcf1yi3.fsf@inventati.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.54.3 MIME-Version: 1.0 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 77209-done Cc: Nicolas Goaziou , Ian Eure , Katherine Cox-Buday , Andrew Tropin , Divya Ranjan Pattanaik , 77209-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Am Sonntag, dem 23.03.2025 um 16:36 +0100 schrieb Nicolas Goaziou: > * gnu/packages/emacs-xyz.scm (emacs-elastic-modes): New variable. >=20 > Change-Id: I41f0b6cdb9ad4a2a6c7a178229c791b6499e77c3 Am Sonntag, dem 23.03.2025 um 17:51 +0100 schrieb Cayetano Santos: > user guix > usertag 77209 + reviewed-looks-good > thanks >=20 > Items marked as checked: >=20 > - commit messages > - package builds > - lint warnings > - package style > - no dependent package build > - synopsis and descriptions > - no package tests > - licenses > - synopsis and descriptions And pushed. Thanks From unknown Tue Jun 17 20:15:10 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 21 Apr 2025 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator