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

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

[emacs-wiki-discuss] plan error


From: David Lord
Subject: [emacs-wiki-discuss] plan error
Date: Tue, 12 Jul 2005 13:43:09 +0100

Hi,
 
I have recently switched to PlannerMuse.  Generally its working well but I'm getting a couple of problems.
 
Firstly, I'm getting an error when I run M-x plan on the latest development build of muse (muse--main--1.0--patch-131 on emacs 21.3.1 windows 2000): -
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  directory-files(nil t "TaskPool")
  muse-project-file-entries("TaskPool")
  muse-project-file-alist(("WikiPlanner" ("~/wiki/muse" "TaskPool") (:base "xhtml" :path "~/public_html/muse")) nil)
  muse-project-find-file("2005.07.12" "WikiPlanner" find-file-other-window nil)
  planner-find-file("2005.07.12" find-file-other-window)
  planner-goto("2005.07.12")
  planner-goto-today()
  ad-Orig-plan(nil)
  plan(nil)
  call-interactively(plan)
  execute-extended-command(nil)
* call-interactively(execute-extended-command)
This does not happen with version muse--main--1.0--patch-81.  My .emacs has the following settings: -
(setq muse-project-alist
      '(("WikiPlanner"        ;; use value of `planner-project'
         ("~/wiki/muse"           ;; where your Planner pages are located
          :default "TaskPool" ;; use value of `planner-default-page'
          :major-mode planner-mode
          :visit-link planner-visit-link)
 
         ;; This next part is for specifying where Planner pages
         ;; should be published and what Muse publishing style to
         ;; use.  In this example, we will use the XHTML publishing
         ;; style.
 
         (:base "html"
                ;; value of `planner-publishing-directory'
                :path "~/public_html/muse"))))
Secondly, when I create a task (C-c C-t) it puts an extra set of [[...]] around the link to the page: -
#B1  _ foo ([[[[Bar]]]])
In case it makes a difference, I use viper for plan pages.
 
Regards
--
David Lord
 
This email and its attachments are confidential under applicable law and are intended for use of the sender's addressee only, unless the sender expressly agrees otherwise, or unless a separate written agreement exists between Iron Mountain and a recipient company governing communications between the parties and any data that may be so transmitted. Transmission of email over the Internet is not a secure communications medium. If you are requesting or have requested the transmittal of personal data, as defined in applicable privacy laws, by means of email or in an attachment to email, you may wish to select a more secure alternate means of transmittal that better supports your obligations to protect such personal data.

If the recipient of this message is not the recipient named above, and/or you have received this email in error, you must take no action based on the information in this email. You are hereby notified that any dissemination, misuse or copying or disclosure of this communication by a recipient who has received this message in error is strictly prohibited. If this message is received in error, please return this email to the sender and immediately highlight any error in transmittal. Thank you.

reply via email to

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