At 10:36 +0200 4/25/07, Armin Deierling wrote: >I do a lot of scripting for an EDA Tool in Scheme. > >During debugging of the scripts I usually copy chunks of code from the editor >window and paste it into the command line window of the EDA application >running in an X11 environment. > >When I copy from a BBEdit window I see the line endings as \r which are NOT >accepted in the EDA Tool. So this renders the technique unusable and I have to >use e.g. NEdit.
Try using a BBEdit worksheet. I regularly copy and paste from those into Terminal windows that are ssh'd or telneted to UNIX boxes. But then if the file you're copying from is destined for a compiler the saved worksheet is a plist with mixed line ends that might get you into trouble. -- --> The best programming tool is a soldering iron <-- -- ------------------------------------------------------------------ Have a feature request? Not sure the software's working correctly? If so, please send mail to <[EMAIL PROTECTED]>, not to the list. List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml> List archives: <http://www.listsearch.com/BBEditTalk.lasso> To unsubscribe, send mail to: <[EMAIL PROTECTED]>
