From: Carsten Dominik <carsten.dominik@gmail.com>
To: emacs-devel@gnu.org, Ihor Radchenko <yantar92@posteo.net>
Subject: Submission new elpa package constants-for-Emacs by Carsten Dominik
Date: Thu, 8 Aug 2024 10:11:21 +0200 [thread overview]
Message-ID: <CADn3Z2Kga-JoxTsa4XLacdEi-ejRtTkkinmYCALbJjh7_38exQ@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 329 bytes --]
Dear Emacs team,
I would like to submit the attached patch to add my constants.el file as a
package "constants-for-Emacs" to ELPA. The file is hosted at
https://github.com/cdominik/constants-for-Emacs.
Thanks to Ihor Radchenko for triggering me to submit the package and
for providing the patch
Kind regards
Carsten Dominik
[-- Attachment #1.2: Type: text/html, Size: 556 bytes --]
[-- Attachment #2: 0001-elpa-packages-constants-New-package.patch --]
[-- Type: application/octet-stream, Size: 905 bytes --]
From 20474fe5d48d94e2efe50fea6df4744d80051ea9 Mon Sep 17 00:00:00 2001
Message-ID: <20474fe5d48d94e2efe50fea6df4744d80051ea9.1723103048.git.yantar92@posteo.net>
From: Ihor Radchenko <yantar92@posteo.net>
Date: Thu, 8 Aug 2024 09:43:52 +0200
Subject: [PATCH] * elpa-packages (constants): New package
---
elpa-packages | 2 ++
1 file changed, 2 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index 4cae4219d..cd6dec997 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -168,6 +168,8 @@
(company-statistics :url "https://github.com/company-mode/company-statistics")
(compat :url "https://github.com/emacs-compat/compat"
:doc "compat.texi")
+ (constants :url "https://github.com/cdominik/constants-for-Emacs"
+ :ignored-files ("Makefile"))
(consult :url "https://github.com/minad/consult"
:doc "README.org"
:news "CHANGELOG.org"
--
2.45.2
next reply other threads:[~2024-08-08 8:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-08 8:11 Carsten Dominik [this message]
2024-08-11 6:56 ` Submission new elpa package constants-for-Emacs by Carsten Dominik Eshel Yaron
2024-08-12 10:57 ` Philip Kaludercic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CADn3Z2Kga-JoxTsa4XLacdEi-ejRtTkkinmYCALbJjh7_38exQ@mail.gmail.com \
--to=carsten.dominik@gmail.com \
--cc=emacs-devel@gnu.org \
--cc=yantar92@posteo.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.