slicertool Magician
Joined: 09 Oct 2003 Posts: 459 Location: USA
|
Posted: Mon Jun 12, 2006 8:00 pm
word wrap (low priority) |
The indent after wrapping doesn't appear to pay attention to the settings in the preferences.
I also tried accessing it via the %pref command, but it doesn't appear to be connected to it.
Code: |
#call %pref("Wrap Indent", "1") |
returns nothing
Code: |
#say %pref("Wrap Indent") |
returns nothing |
|