So wait, what is spell-as-you-type? I toggled it on and have no idea what it does. Searching for "spell-as-you-type" in the website documentation produces no results.
On Tuesday, April 28, 2015 at 1:05:57 PM UTC-4, Terry Brown wrote: > > These commands are not new: > > spell-as-you-type-toggle - toggle spell as you type mode > spell-as-you-type-next - replace last word with next suggestion > spell-as-you-type-undo - undo correction > spell-as-you-type-wrap - swap ' ' (space) to '\n' (Return) beyond > @int page-width setting (toggles behavior on and off) > > What's new - spell-as-you-type-wrap actually works now :-) > > It's not perfect, it misses for example a long word ending a para that > puts you beyond your desired margin, because you type '\n' not ' ' to > end the para. But it's better than nothing. > > spell-as-you-type-wrap is a bad name for something that has nothing to > do with spelling, but the code implementing the rest of the > spell-as-you-type- functions was the place to implement this. It could > have another name, like wrap-as-you-type, I guess. > > Cheers -Terry > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
