Dan Nicolaescu <[EMAIL PROTECTED]> writes:
> -*- mode: grep; default-directory: "~/src/emacs/lisp/" -*-
>
> it seems that it's just not used in the right order.
maybe this is related to another bug:
w/ recent (this week) emacs from cvs, this small file:
-------------------------------------->8----
- level 1
- level 2
## Local Variables:
## mode: outline
## outline-regexp: "\\([ ][ ]\\)*- "
## End:
--------------------------------------->8-----
does not fontify, whereas w/ older emacs versions it does.
it also does not fontify after reversing the order of the
`mode:' and `outline-regexp:' lines. if i set-default the
value of `outline-regexp', however, it fontifies.
("emacs -q --no-site-file" and global font lock mode enabled.)
thi
_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug