Re: [Vim-latex-devel] problem with periods and commas

2006-11-24 Thread Robert Burrows
more permanent solution also. > > I may have the vimspell plugin installed; to what file does the diff refer > to? > > On 11/16/06, Robert Burrows <[EMAIL PROTECTED]> wrote: >> >> It turns out that commenting the >> 's:enable_autocommand"

Re: [Vim-latex-devel] problem with periods and commas

2006-11-16 Thread Robert Burrows
"Default") != "") 1676,1681c1676,1681 < " if s:enable_autocommand < "augroup SpellCommandPlugin < " au BufEnter * call s:SpellSetupBuffer() < " au FileType * call s:SpellChangeFileType(expand("")) < " augrou

[Vim-latex-devel] problem with periods and commas

2006-11-15 Thread Robert Burrows
\ call Tex_Debug('main.vim: Catching LatexSuiteFileType event', > 'main') | > \ call SetTeXOptions() > augroup END I haven't noticed anyone else with this problem so I suspect that it is a result of peculiarity with my machine. Is there a better