unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* A line-blinking library in ELPA?
@ 2016-01-10  0:51 Clément Pit--Claudel
  2016-01-10  0:54 ` Clément Pit--Claudel
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Clément Pit--Claudel @ 2016-01-10  0:51 UTC (permalink / raw)
  To: Emacs developers

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

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

end of thread, other threads:[~2016-01-12  0:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-10  0:51 A line-blinking library in ELPA? Clément Pit--Claudel
2016-01-10  0:54 ` 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

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