"Felipe Csaszar" <[EMAIL PROTECTED]> writes:

> Hi,
>
> Probably a month ago, automatic font locking ceased to work correctly.
> When I open a muse file it is font locked, but as I edit it,
> font-locking behaves erratically. Most of the time, headers, bold, and
> italics are not font-locked as I edit the text.
>
> I am using muse 3.02.93 under emacs 22 snapshot (in Ubuntu).
>
> My font-locking directives in .emacs are the following:
>
> (global-font-lock-mode t)
> (setq font-lock-maximum-decoration t)
> (setq font-lock-maximum-size 1024000)
> (setq font-lock-support-mode nil)
> (setq jit-lock-chunk-size 1500)
>
> Any ideas? Thanks,

I suspect this might be due to the
  (setq font-lock-support-mode nil)
line.  The documentation for that option seems to strongly suggest
that it be set to jit-lock-mode (which is the default).

-- 
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: Lisp, text markup, protocols -- Jabber: mwolson_at_hcoop.net
  /` |\ | | | Projects: Emacs, Muse, ERC, EMMS, Planner, ErBot, DVC
 |_] | \| |_| Reclaim your digital rights by eliminating DRM.
      See http://www.defectivebydesign.org/what_is_drm for details.

Attachment: pgpaWAX1WHaOU.pgp
Description: PGP signature

_______________________________________________
Muse-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/muse-el-discuss

Reply via email to