I tried a combination of choices of "Honor saved state" and "Save document state" without success. The document's wrap-state would always return to wrap to "character width" instead of "window width" like I wanted. I was having a problem with iTunes and found a solution that required editing the 'plist' file so I looked in BBEdit 'plist' file to see what I could find. Solution!:
I quit BBEdit (9.3.1) and opened "~/Library/ com.barebones.bbedit.plist" in Property List Editor (which is part of the XCode package) and scrolled down until I saw a meaningful line. I found 4 lines that start with "Editor:WrapMode" one with the value 'WrPh' and 3 with the value 'WrCh' which I assume stands for wrap to "page guide" and "character width", respectively. I took a guess (or did I see this somewhere in there?) and changed all 4 of them to 'WrWn'. (save and quit) Now when I open a document in BBEdit the window defaults to wrapping to "window width" as I wanted. (Yippee! this has bugged me for some time!) On Dec 18 2009, 5:13 pm, diskerror <[email protected]> wrote: > It's still not applying my wrap choice when opening a document. I'm > using version 9.3.1 (2638).
-- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/bbedit?hl=en If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group.
