Hi--

I managed to create a BBEdit text document that has both CRs and LFs for line 
endings.  BBEdit 13.0.6 displays it as a mess.  Although, if I copy from the 
BBEdit window and paste into this-here Apple Mail window, it looks fine.

Easy enough for me to convert all the (character id 13)s into (character id 
10)s; then the BBEdit window looks fine.

Yet I wonder: have I overlooked a switch in BBEdit that would have fixed it for 
me?

--Gil

P.S. -- Here's how I made the text document that looks a mess:

property aScript : alias POSIX file "/Users/gil/Gil's 
Stuff/Projects/GilWare/... .scpt"

tell application "Script Editor" to set aScriptText to ((the text of (open 
aScript)) as text)
tell application "BBEdit" to make new text window with properties 
{contents:aScriptText}

Here's a screenshot of the BBEdit window:



The upside-down red question marks are all 0x0D.

--Gil

-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or need technical support, please email "supp...@barebones.com" rather than 
posting here. Follow @bbedit on Twitter: <https://twitter.com/bbedit>
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/D018938C-1C0D-41CE-8E1F-962C4C402351%40GilDawson.com.

Reply via email to