unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Vector graphics overlays
@ 2014-03-22  5:15 Elias Mårtenson
  2014-03-22  7:53 ` Eli Zaretskii
  2014-03-22 15:47 ` Stefan
  0 siblings, 2 replies; 8+ messages in thread
From: Elias Mårtenson @ 2014-03-22  5:15 UTC (permalink / raw)
  To: emacs-devel

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

A few times now, when developing Emacs modes, I have found myself wishing
that there was a way of doing graphical overlays on top of the text in a
buffer.

In one case, I wanted to draw arrows connecting elements in a Common Lisp
buffer in order to visually connect related symbols with arrows.

In other cases I have wanted to highlight sections of text using symbols
and graphics that floats on top (semi-transparent) of the text being edited.

I figured that one way of dealing with this would be to have the ability to
overlay SVG graphics on top of the text being edited. I was about to start
actually implementing this when someone pointed out to me that this would
be completely incompatible with running Emacs in text mode (although I was
thinking to myself that so is inline images, and that's a supported
feature).

What is the opinion about this? Is this something that has been discussed
previously, and if so, what was the outcome?

Regards,
Elias

[-- Attachment #2: Type: text/html, Size: 1121 bytes --]

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

end of thread, other threads:[~2014-03-22 15:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-22  5:15 Vector graphics overlays Elias Mårtenson
2014-03-22  7:53 ` Eli Zaretskii
2014-03-22 11:08   ` Elias Mårtenson
2014-03-22 11:30     ` Eli Zaretskii
2014-03-22 14:42     ` joakim
2014-03-22 14:47       ` Elias Mårtenson
2014-03-22 15:15         ` joakim
2014-03-22 15:47 ` Stefan

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