On 15 Mar 2006, at 22:48, Trevor Harmon wrote:
On Mar 15, 2006, at 1:01 PM, Kearney Buskirk wrote:
The problem I'm having is too much space is being inserted before and after what is actually being copied and pasted, like at least a couple of words length on each end. And that's making messy code. I'm copying out of Dreamweaver and pasting into TextMate. TextWrangler doesn't make this mistake. What am I not understanding?
Perhaps the behavior you are seeing is re-indented paste, which is a feature of TextMate but may appear to be a "mistake" in some situations. See section 4.3.2 of the manual: http://macromates.com/ textmate/manual/all_pages
You can avoid it by using ⌃⌘V to paste.
Or deactivate it in Preferences:Text Editing.
-- Fred