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

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

[emacs-wiki-discuss] Re: planner problems...


From: Sacha Chua
Subject: [emacs-wiki-discuss] Re: planner problems...
Date: Sat, 20 Nov 2004 04:01:24 +0900
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

David O'Toole <address@hidden> writes:

>> Hmm. What's font-lock-support-mode? 
> jit-lock-mode

Do you think jit-lock-mode's making the wrong guesses about the
boundaries? Try lazy-lock-mode or nil...

> but it seems to happen more often when there's more than one paragraph
> full of tasks. This is what happens:

Okay, I'll look into this. Task descriptions are unique, right, and
one is not a substring of the other?

It should be leaving paragraph delimiters alone, though.

>> (defadvice emacs-wiki-unhighlight-region (after planner activate)
>>   "Get rid of overlays."
>>   (planner-zap-overlays begin end))
> This results in all white plain text even with font locking turned
> off. Toggling the font-locking produces the following: 
> Error during redisplay: (void-function planner-zap-overlays)

Whoops! This is based on the current stable, which you might not have
upgraded to yet. Could you please backup your Plans and then try stable,
adding the defadvice?

-- 
Sacha Chua <address@hidden> - open source geekette
http://sacha.free.net.ph/ - PGP Key ID: 0xE7FDF77C
interests: emacs, gnu/linux, personal information management, CS ed
applying as a Debian new maintainer | looking for a grad school




reply via email to

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