unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [ELPA] Add 'pulsar' package
@ 2022-03-14  7:39 Protesilaos Stavrou
  2022-03-14  8:24 ` Philip Kaludercic
  0 siblings, 1 reply; 10+ messages in thread
From: Protesilaos Stavrou @ 2022-03-14  7:39 UTC (permalink / raw)
  To: emacs-devel

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


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

end of thread, other threads:[~2022-03-23  9:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-14  7:39 [ELPA] Add 'pulsar' package Protesilaos Stavrou
2022-03-14  8:24 ` 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

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).