Hello,

apparently this same problem occurred previously (mail to this list by
BPJ on 2011-5-17 and answer by Steve Hall), but the solution offered
there does not work for me.

The problem is: I installed a syntax highlighting file to
~/.vim/syntax and a filetype detect file to ~/.vim/ftdetect. When I
open a file that fits the pattern, I get an error "E218: autocommand
nesting too deep".

The filetype detect command is "au BufNewFile,BufRead
*.markdown,*.md,*.mkd,*.pd,*.pdc,*.pdk,*.pandoc,*.text   set
filetype=pandoc". As suggested by Steve, I tried inserting "nested"
before "set", but the problem remains.

The error does not occur with gvim or vim, and filetype autodetection works.

Anything I can do to get rid of this?

Thanks a lot,
Carsten

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
cream-general mailing list
cream-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cream-general

Reply via email to