Alex Forsman wrote:
> Alright, so I have attached two patches adding test cases for the old
> vs new MATLAB indenting scripts respectively. I have also made updates
> to the new indent script itself. Edge-cases related to line
> continuations have been fixed and brackets are now indented correctly
> which increased complexity ten-fold. MATLAB smart indent compatibility
> should now, however, be up to 100% AFAICT.
Thanks, I'll check it out.
I assume you are taking over maintenance. So please update the header
to state that, and add a "previous maintainer" entry for Christophe.
> I think the added test suite is a wonderful development. That said, I
> did stumble upon some issues when using it. Certain settings in my
> vimrc were interfering. Specifically, I do not use modelines and 'set
> sw=4' would only ever indent one level. Sourcing the indent file with
> a relative path and setting indent settings in the script would be
> preferable, in my opinion.
Does it help to change the command in indent/Makefile to:
$(VIM) --clean --not-a-term -u testdir/runtest.vim
That is, add "--clean".
--
The Law of VIM:
For each member b of the possible behaviour space B of program P, there exists
a finite time t before which at least one user u in the total user space U of
program P will request b becomes a member of the allowed behaviour space B'
(B' <= B).
In other words: Sooner or later everyone wants everything as an option.
-- Vince Negri
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
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.