LCD 47 wrote: > Sorry, but no. The autocmd can mess things up beyond repair without > touching touching the loclist. Example: > > (1) start jumping to line 500 in exmple.txt > (2) example.txt has a BufEnter that deletes lines below 251 > (3) segfault.
Hi LCD, It's best if you can provide a completely automated way to reproduce a crash: a command line using "vim -i NONE -c ... " or a Vim script. It saves time when trying to reproduce bugs and it's less ambiguous. Regards Dominique -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
