all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Elias Mårtenson" <lokedhs@gmail.com>
To: emacs-devel@gnu.org
Subject: Vector graphics overlays
Date: Sat, 22 Mar 2014 13:15:44 +0800	[thread overview]
Message-ID: <CADtN0WLx2fyV7BvKA2pqW7E6MmK8MSqAhLwUpaG+4N2E5vO8PQ@mail.gmail.com> (raw)

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

             reply	other threads:[~2014-03-22  5:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-22  5:15 Elias Mårtenson [this message]
2014-03-22  7:53 ` Vector graphics overlays 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

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=CADtN0WLx2fyV7BvKA2pqW7E6MmK8MSqAhLwUpaG+4N2E5vO8PQ@mail.gmail.com \
    --to=lokedhs@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.