unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Protesilaos Stavrou <info@protesilaos.com>
To: emacs-devel@gnu.org
Subject: [ELPA] Add Agitate package
Date: Tue, 27 Sep 2022 09:01:42 +0300	[thread overview]
Message-ID: <875yh9xsmx.fsf@protesilaos.com> (raw)

[-- 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


             reply	other threads:[~2022-09-27  6:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-27  6:01 Protesilaos Stavrou [this message]
2022-09-27  8:01 ` [ELPA] Add Agitate package 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

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=875yh9xsmx.fsf@protesilaos.com \
    --to=info@protesilaos.com \
    --cc=emacs-devel@gnu.org \
    /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 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).