emacs-wiki-discuss
[Top][All Lists]
Advanced

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

[emacs-wiki-discuss] Re: bug with interaction of text-properties and sor


From: Sacha Chua
Subject: [emacs-wiki-discuss] Re: bug with interaction of text-properties and sorting?
Date: Fri, 16 Jul 2004 09:40:02 +0800
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

Maciej Kalisiak <address@hidden> writes:

> On some of my ~/Plan pages I'm running into a very frustrating bug,
> or perhaps some unforseen consequence of my planner setup. On some

Hmm. It looks like the just-in-time font-locking doesn't like it when
things move around under it. I'll look into disabling font-locking
during the sort.

In the meantime, try

  (setq font-lock-support-mode '((emacs-wiki-mode)
                                 (planner-mode)
                                 (t jit-lock-mode)))

which is like your current setup except it doesn't do JIT-locking for
planner and emacs-wiki files.

-- 
Sacha Chua <address@hidden> - Ateneo CS faculty geekette
interests: emacs, gnu/linux, making computer science education fun
http://sacha.free.net.ph/ - PGP Key ID: 0xE7FDF77C




reply via email to

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