<div dir="ltr">Thanks for the suggestion.<div><br></div><div>I did think about using a surrogate to wrap the existing &quot;wxmedia&quot; object - but that would not help me instantiate the custom snip.</div><div><br></div>

<div>I have a cut-n-paste version working, although it seems that <span style="font-family:arial,sans-serif;font-size:13px">editor-snip-class% has access to hidden methods of editor-stream-in% and editor-snip% - so I have to gloss over some of the logic.</span><br>

<div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 24, 2013 at 3:34 PM, Matthew Flatt <span dir="ltr">&lt;<a href="mailto:mflatt@cs.utah.edu" target="_blank">mflatt@cs.utah.edu</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div><br>
</div></div>I&#39;m not sure that this is a good answer, but you could use<br>
<br>
  (send (get-the-snip-class-list) find &quot;wxmedia&quot;)<br>
<br>
to get an instance of `editor-snip-class%&#39;.<br>
<br>
</blockquote></div><br></div></div></div>