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

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

[emacs-wiki-discuss] bug report: planner-diary.el


From: Dryice Liu
Subject: [emacs-wiki-discuss] bug report: planner-diary.el
Date: Sat, 27 Nov 2004 00:43:04 +0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix)

Hi,

I'm with patch-204 and in file planner-diary.el, line 625, function
planner-diary-update-section, there is:
,----
|         (when (or force planner-diary-create-section)
`----
I'm afraid it should be
,----
|         (when (or force planner-diary-create-section-flag)
`----

-- 
Cheers,
Dryice

http://dryice.3322.org





reply via email to

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