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

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

[emacs-wiki-discuss] Re: planner-accomplishments errors


From: Sacha Chua
Subject: [emacs-wiki-discuss] Re: planner-accomplishments errors
Date: Sun, 05 Sep 2004 18:09:49 +0900
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

address@hidden writes:

>    (let ((page (and (derived-mode-p 'planner-mode)
> to 
>    (let ((page (and (planner-derived-mode-p)

(let ((page (and (planner-derived-mode-p 'planner-mode)

might do the trick.

>>This is align-regexp's fault, I think! <laugh> Try commenting out
>>the following lines in planner-accomplishments-format-table:
> Okay, when I commented that out and ran M-x planner-accomplishments-update
> I got:

Mmkay. I don't suppose you can invoke align-regexp by hand? That might
help us track down where that pesky error is. =) Am I using a bad
variable name somewhere? If the appropriate align-regexp invocation
works, then it's probably my fault. If it doesn't, we might be able to
help figure out a patch...

-- 
Sacha Chua <address@hidden> - open source geekette
interests: emacs, gnu/linux, making computer science education fun
wearable computing, personal information management
http://sacha.free.net.ph/ - PGP Key ID: 0xE7FDF77C




reply via email to

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