On 2007-06-05, Rodolfo Borges <[EMAIL PROTECTED]> wrote:
>  When opening a file that ends with
>  # vim:fdm=marker:
>  vim keeps doing the folding, even if I call it with -c nomodeline (I
>  also tried -c modelines=0).
> 
>  Is it vim fault's, or (more likely) mine?

Note that ":help -c" says:

   -c {command}    {command} will be executed after the first file 
                   has been read (and after autocommands and 
                   modelines for that file have been processed).

Try using "--cmd" instead of "-c".  See

   :help --cmd

Regards,
Gary

-- 
Gary Johnson                 | Agilent Technologies
[EMAIL PROTECTED]     | Mobile Broadband Division
                             | Spokane, Washington, USA

Reply via email to