<div dir="ltr">thanks, option 1 worked.<br><div><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;">Option 1 is easier:<div><br></div><div><div># this is the default in pd_bindings.tcl</div><div>bind all <$::modifier-Key-v>      {menu_send %W paste}</div></div><div><br></div><div># disabled</div><div>bind all <$::modifier-Key-v>      {break}</div><div><br></div><div>Option 2 requires either overriding ::pd_menucommands::<wbr>menu_send and intercepting the paste message or changing the paste handling in the core, I think.</div><div><br></div><div>Option 3: Maybe flatgui/entry shouldn't always go into edit mode (a bug) or at least have some way to control it's behavior (a feature)?<br></div></div></blockquote><div><br></div><div>It doesn't offer those options, and I imagine that it won't be further developed. For the current context, it will work.</div><div>Btw, the results of this patch will be presented in Berlin in 8/03: <a href="http://kontraklang.de/concert/the-talking-concert/">http://kontraklang.de/concert/the-talking-concert/</a></div><div><br></div><div>Best,</div><div><br></div><div>jmmmp<br></div></div></div></div></div>