On Thu, Jun 27, 2013 at 3:50 PM, Bram Moolenaar <[email protected]> wrote:
> > Andy Wokula wrote: > > > Am 26.06.2013 20:04, schrieb Bram Moolenaar: > > > Patch 7.3.1249 > > > Problem: Modeline not recognized when using "Vim" instead of "vim". > > > Solution: Also accept "Vim". > > > Files: src/buffer.c > > > > -1 for this change. > > I don't want lines starting with or containing "Vim:" to define a > modeline. > > Several of my (text) files yell errors now. > > Do more people see this problem? > > The background is that I accidentally changed "vim" to "Vim" and then > had a really hard time to figure out why the modeline wasn't working. > The commit message for this patch says that it's a "problem" that modelines can't start with 'Vim'. But what I don't understand is why that is a problem in the first place. Thus I don't understand why it needs to be "solved". Nothing in ':h modeline' says that the capitalized form *should* work. Both forms are defined in lowercase. -Manny -- -- 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/groups/opt_out.
