Hi Jeff

Maybe it will be worthwhile to give your docs a once-over afterwards
by searching for a regexp of single letters. A vim-style regexp like
this should work: \<[A-Za-z]\>[^.] (i.e. single letters not followed
by a period). I'm sure this regexp syntax is a bit off from what XXE
uses, but should be a starting point.

-- 
jean                                              . .. .... //\\\oo///\\

Reply via email to