unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [ELPA] Add Agitate package
@ 2022-09-27  6:01 Protesilaos Stavrou
  2022-09-27  8:01 ` Philip Kaludercic
  2022-09-27 16:08 ` Sean Whitton
  0 siblings, 2 replies; 13+ messages in thread
From: Protesilaos Stavrou @ 2022-09-27  6:01 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 932 bytes --]

Hello everyone,

I want to install the attached patch on elpa.git.

Agitate is a collection of commands or potentially useful functions
that expand on the available version control features of Emacs.  Those
are meant to complement a workflow that relies on the built-in Version
Control framework and its accoutrements ('diff-mode.el',
'log-view.el', 'log-edit.el', 'vc-git.el', and potentially others).

The reason I am posting this here is because I want to ask if it is okay
to publish such a package, given that at least some of its code may be
better suited for emacs.git directly.  I prefer the package format for
the time being, because it gives me (and others) the chance to refine
the code and decide on what is worth contributing to core Emacs.

If you are fine with this, I will just install the patch on elpa.git.

Thank you!

All the best,
Protesilaos (or simply "Prot")

-- 
Protesilaos Stavrou
https://protesilaos.com

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-elpa-packages-agitate-New-package.patch --]
[-- Type: text/x-patch, Size: 971 bytes --]

From a9b91f6bb7cc931dd54e62750d1e94942eb8b8eb Mon Sep 17 00:00:00 2001
Message-Id: <a9b91f6bb7cc931dd54e62750d1e94942eb8b8eb.1664258101.git.info@protesilaos.com>
From: Protesilaos Stavrou <info@protesilaos.com>
Date: Tue, 27 Sep 2022 08:54:55 +0300
Subject: [PATCH] * elpa-packages (agitate): New package

---
 elpa-packages | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 146d85fa4b..5130cd8e9a 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -49,6 +49,11 @@
   :auto-sync t)
  ("aggressive-indent"	:url "https://github.com/Malabarba/aggressive-indent-mode"
   :auto-sync t)
+ ("agitate"
+  :url "https://git.sr.ht/~protesilaos/agitate"
+  :auto-sync t
+  :doc "README.org"
+  :ignored-files ("COPYING" "doclicense.texi"))
  ("ahungry-theme"	:url "https://github.com/ahungry/color-theme-ahungry")
  ("aircon-theme"        :url "https://git.sr.ht/~chambln/aircon-theme.el"
   :ignored-files ("README" "COPYING")
-- 
2.37.3


^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-10-02  2:07 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-27  6:01 [ELPA] Add Agitate package Protesilaos Stavrou
2022-09-27  8:01 ` Philip Kaludercic
2022-09-27  8:09   ` Protesilaos Stavrou
2022-09-27 16:08 ` Sean Whitton
2022-09-27 17:18   ` Protesilaos Stavrou
2022-09-27 22:07     ` Sean Whitton
2022-09-28  2:14       ` Protesilaos Stavrou
2022-09-28 11:00   ` Stefan Kangas
2022-09-29  5:52     ` Protesilaos Stavrou
2022-09-29  5:58       ` Protesilaos Stavrou
2022-10-01 22:19       ` Stefan Monnier
2022-10-02  2:07         ` Protesilaos Stavrou
2022-09-30  2:38     ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).