GNU bug report logs -
#2355
23.0.60; Enabling minor-mode disables major mode
Previous Next
Reported by: Leo <sdl.web <at> gmail.com>
Date: Tue, 17 Feb 2009 11:55:06 UTC
Severity: minor
Fixed in version 24.1
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
In a file like this:
---------------- file: sample.tex ----------------
%% -*- mode:outline-minor; -*-
% Empty
--------------------------------------------------
Opening it and emacs will put it in fundamental mode with
outline-minor-mode and it is undesirable.
However,
---------------- file: sample.tex ----------------
% Empty
%% Local Variables:
%% mode: outline-minor
%% End:
--------------------------------------------------
Emacs will put it in LaTeX/TeX mode with outline-minor-mode.
I wonder if this is a bug.
Best,
Leo
GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600) of 2008-12-14 on BREPNB
This bug report was last modified 14 years and 20 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.