[plt-scheme] What is an embedded editor?

From: Robby Findler (robby at cs.uchicago.edu)
Date: Fri Aug 3 04:02:45 EDT 2007

(Last one! :)

Things like the XML boxes are embedded editors. Try typing this:

  Special|Insert XML box.
  <a href="http://www.google.com">
  Special|Insert Scheme box
  (string-append "Go" "og" "le")

You should now have two embedded editors, an XML box and a Scheme box
(inside the XML box).

Robby

On 7/29/07, Grant Rettke <grettke at acm.org> wrote:
> DrScheme has the key mapping to moving among an "embedded editor".
>
> What is an embedded editor?
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.