@Lynne: the way I do this, is I look in the code, see where XYZ operation is happening then look around for a hook. With this technique I can see what variables are available in the hook.
I this case, I could not find where the 'word-wrapping' operation is done => I could not find a suitable hook.
Can you tell me (file/line number) where the word-wrapping operation takes place?
|