all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Clément Pit--Claudel" <clement.pit@gmail.com>
To: Emacs developers <emacs-devel@gnu.org>
Subject: A line-blinking library in ELPA?
Date: Sat, 9 Jan 2016 19:51:22 -0500	[thread overview]
Message-ID: <5691AB0A.7090303@gmail.com> (raw)

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

Hi all,

I'm writing a package that targets Emacsen before 22, so I can't use
xref. Still, I do have a very simplistic jump to source feature, and xref's
blinking would be nice to have.

I could:
* make my package depend on beacon (written by Artur), and use beacon-blink.
* make my package depend on hl-line+ (written by Drew), and use flash-line-highlight.
* make my package depend on crosshairs (written by Drew), and use crosshairs-flash.
* copy xref-pulse-momentarily (written by Dmitry), and use it.
* write my own line blinking

Did I miss other options? Given the number of re-implementations of that
feature, maybe this functionality would be a good candidate for an ELPA package?
I imagine it might be hard to do for xref-pulse-momentarily since core needs it
(and we don't have core ELPA yet), so maybe beacon-blink? Artur, what do you
think?

Clément.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

             reply	other threads:[~2016-01-10  0:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-10  0:51 Clément Pit--Claudel [this message]
2016-01-10  0:54 ` A line-blinking library in ELPA? Clément Pit--Claudel
2016-01-10  4:11 ` Stefan Monnier
2016-01-10  4:33   ` Clément Pit--Claudel
2016-01-12  0:16   ` John Wiegley
2016-01-10  4:20 ` Artur Malabarba
2016-01-10  4:32   ` Clément Pit--Claudel
2016-01-10 13:38     ` Artur Malabarba

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=5691AB0A.7090303@gmail.com \
    --to=clement.pit@gmail.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.