all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Protesilaos Stavrou <info@protesilaos.com>
To: "emacs-devel" <emacs-devel@gnu.org>
Subject: [ELPA] Add 'pulsar' package
Date: Mon, 14 Mar 2022 09:39:53 +0200	[thread overview]
Message-ID: <87pmmpasom.fsf@protesilaos.com> (raw)

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

Good day everyone!

I have a small package called "pulsar".  It builds on top of pulse.el to
temporarily highlight the current line either on demand or automatically
after another function is invoked.  Regarding the latter case, a user
option is provided to specify the list of functions.

Other user options set the desired face and control the duration of the
pulse effect.

Please see the attached patch for elpa.git.

What do you think?

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-pulsar-New-package.patch --]
[-- Type: text/x-patch, Size: 912 bytes --]

From 120d09b5e018fe9303b089d14a00910ee1deb117 Mon Sep 17 00:00:00 2001
Message-Id: <120d09b5e018fe9303b089d14a00910ee1deb117.1647243192.git.info@protesilaos.com>
From: Protesilaos Stavrou <info@protesilaos.com>
Date: Mon, 14 Mar 2022 09:32:54 +0200
Subject: [PATCH] * elpa-packages (pulsar): New package

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

diff --git a/elpa-packages b/elpa-packages
index 8e72795e52..b7d8cfa7f2 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -475,6 +475,10 @@
  ;;                         git reset \$GIT_COMMIT -- pspp-mode.el" \
  ;;         -- -- pspp-mode.el
  ("pspp-mode"		:url nil) ;; Was "https://git.sv.gnu.org/r/pspp.git"
+ ("pulsar"		:url "https://gitlab.com/protesilaos/pulsar"
+  :auto-sync t
+  :news "CHANGELOG.org"
+  :ignored-files ("COPYING" "doclicense.texi"))
  ("pyim"
   :url "https://github.com/tumashu/pyim.git"
   :auto-sync t)
-- 
2.35.1


             reply	other threads:[~2022-03-14  7:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-14  7:39 Protesilaos Stavrou [this message]
2022-03-14  8:24 ` [ELPA] Add 'pulsar' package Philip Kaludercic
2022-03-14  8:38   ` Protesilaos Stavrou
2022-03-14 16:41     ` Philip Kaludercic
2022-03-16 12:14       ` Protesilaos Stavrou
2022-03-16 16:05         ` Philip Kaludercic
2022-03-20  6:43           ` Protesilaos Stavrou
2022-03-20 11:29             ` Philip Kaludercic
2022-03-22 10:37               ` Protesilaos Stavrou
2022-03-23  9:03                 ` 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=87pmmpasom.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 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.