Re: E216: No such group or event: filetypedetect *

2019-12-24 Fir de Conversatie M Kelly
Hi, I apologize, I meant ftoff.vim, not ftopen.vim. I found my error using v:throwpoint and effort. I was not reading in all data from a command run from a job. Once I corrected that I no longer see these errors. thx and take care, -m -- -- You received this message from the "vim_dev" maillis

Re: E216: No such group or event: filetypedetect *

2019-12-22 Fir de Conversatie Yegappan Lakshmanan
Hi, On Sun, Dec 22, 2019 at 12:55 AM M Kelly wrote: > > I sometimes get this - > > E216: No such group or event: filetypedetect * > > after an lopen from a plugin. If I remove/comment out the - > > silent! au! filetypedetect * > > from /usr/local/share/vim/vim82/ft

E216: No such group or event: filetypedetect *

2019-12-21 Fir de Conversatie M Kelly
Hi, I sometimes get this - E216: No such group or event: filetypedetect * after an lopen from a plugin. If I remove/comment out the - silent! au! filetypedetect * from /usr/local/share/vim/vim82/ftopen.vim then after many attempts so far I do not see this exception. Anyone know 1) how I