Paul Moloney wrote: > > Is there any way to copy from XMLMind and paste simply as text rather > than formatted XML? (That is, I just want the content not the markup.) >
[1] Add a binding for command copyChars in your customize.xxe See http://www.xmlmind.com/xmleditor/_distrib/doc/commands/copyChars.html [2] OR/AND personally, I always turn on option "Clicking with middle button pastes system selection" whatever the platform. This gives me a very convenient way to copy and paste text. copy=select by dragging the mouse over text paste=click elswehere using the *middle* mouse button (i.e. click on the scroll wheel). See http://www.xmlmind.com/xmleditor/_distrib/doc/help/com.xmlmind.xmleditapp.dialog.PreferencesEditorDialog.html#editOptions

