emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fwd: Bug#428898: emacs22-gtk: bogus "Local variables entry is missi


From: martin rudalics
Subject: Re: [Fwd: Bug#428898: emacs22-gtk: bogus "Local variables entry is missing the prefix" complaint]
Date: Fri, 15 Jun 2007 19:34:34 +0200
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

> I am working on a project that has this local variables block
> at the end of every file:
>
> // Local Variables:
> // mode: C++
> // fill-column: 76
> // c-file-style: "gnu"
> // indent-tabs-mode: nil
> // End:
> // vim: et:sw=2:sts=2:ts=2:cino=>2s,{s,\:s,+s,t0,g0,^-2,e-2,n-2,p2s,(0,=s:
>
> emacs21 and emacs-snapshot were perfectly fine with this, but emacs22
> complains:
>
> File local-variables error: (error "Local variables entry is missing the 
prefix")
>
> every time I visit such a file.  I looked at files.el and could not
> figure out why.

It's because `c-remove-any-local-eval-or-mode-variables' doesn't remove
the newline.  Alan?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]