[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[emacs-wiki-discuss] planner-accomplishments backtrace
From: |
pll+ew |
Subject: |
[emacs-wiki-discuss] planner-accomplishments backtrace |
Date: |
Wed, 25 Aug 2004 10:24:34 -0400 |
First time trying this, don't know if I'm doing something wrong:
Signaling: (void-function derived-mode-p)
(derived-mode-p (quote planner-mode))
(and (derived-mode-p (quote planner-mode)) (planner-page-name))
(let ((page ...) (data ...)) (when page (with-current-buffer ... ... ... ...
...)))
(lambda nil "Display a buffer with the current page's accomplishment report."
(interactive) (let (... ...) (when page ...)))()
call-interactively(planner-accomplishments-show)
command-execute(planner-accomplishments-show t)
execute-extended-command(nil)
call-interactively(execute-extended-command)
--
Seeya,
Paul
GPG Key fingerprint = 1660 FECC 5D21 D286 F853 E808 BB07 9239 53F1 28EE
If you're not having fun, you're not doing it right!
- [emacs-wiki-discuss] planner-accomplishments backtrace,
pll+ew <=