Hi,

File local variables doesn't work as expected. If you 'emacs -Q' a file with

Local Variables:
mode: text
mode: auto-fill
End:

or with any other combination of a major and a minor mode, then the major
mode is ignored. Is this a bug? This works fine with emacs-23.1, where both
modes are activated...

-- rocher