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

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

Re: [emacs-wiki-discuss] Re: Wrong type argument: listp, "/home/ray/Plan


From: Raimund Kohl-Fuechsle
Subject: Re: [emacs-wiki-discuss] Re: Wrong type argument: listp, "/home/ray/Plans/2005.01.04"
Date: Wed, 05 Jan 2005 00:40:48 +0100

Jody Klymak <address@hidden> wrote:

> 
> Hello Ray,
> Raimund Kohl-Fuechsle <address@hidden> writes:
> 
> > My template setting is the following:
> >
> > (setq planner-day-page-template "* Tasks \n\n\n\n* Diary\n\n\n\n*
> > Dreams\n\n\n\n* Notes\n\n\n\n")
> >
> > I suppose it's the different use of "Diary" instead of "schedule"
> > ... can that be?
> 
> Do you have (require 'planner-diary) somewhere?

Yep

> If so, it tries to do a bunch of stuff if the start of a note called
> "* Diary" is on the page.

I commented it out so the default day page comes.

Start emacs: no error.

M-x planner-diary-insert-diary: the program inserts a section * Diary
and places the apropriate diary value.  So far so good.

Leaving emacs, restarting emacs: error is back.  The moment something
else but the default template is in the file, the error message comes.

emacs --debug-init gives:

Debugger entered--Lisp error: (wrong-type-argument listp 
"/home/ray/Plans/2005.01.05")
  planner-page-file("2005.01.05")
  plan()
  byte-code("ÆÇ!ˆÈ ˆÆÉ!ˆÊ 
ˆËÌÍËËÎÏÐÑÎË$ˆÏÒÑÎË$ˆÆÓ!ˆÔÆÕ!ˆÆÖ!ˆÆ×!ˆÆØ!ˆÎ·" 
[planner-calender-show-planner-files planner-plan-page-template 
planner-publishing-directory planner-reverse-chronological-notes 
planner-show-only-existing planner-use-other-window require planner plan 
planner-diary planner-diary-insinuate t "* Tasks \n\n\n\n* Expenses\n\n\n\n* 
Notes\n\n\n\n" "~/WebPlans" nil autoload remember "remember" remember-region 
remember-planner (remember-planner-append) planner-id planner-notes-index 
emacs-wiki-table planner-cyclic remember-handler-functions 
planner-annotation-functions remember-annotation-functions 
planner-cyclic-diary-nag] 5)
  load("Planner")
  byte-code("ÆÇ        BÈ 
ˆÉÊ!ˆËÌ!ˆËÍ!ˆÆÎÏÐ\"ˆÎÑÒÆ#ˆÎÑÓ\"ˆÎÔÕ\"ˆÄBÖÄ!„8×ÅBÖÅ!„DØÉÙ!ˆÎÚÛ\"address@hidden"ˆBƒaÉß!ˆÎàá\"ˆËâ!ˆãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿCD&ˆE
 ˆËF!‡" [debug-on-error load-path view-diary-entries-initially 
current-load-list calendar-day-name-array calendar-month-name-array t 
"/home/ray/emacs-lisp" server-start require w3m-load load "keybindings" "BBDB" 
add-hook diary-display-hook fancy-diary-display list-diary-entries-hook 
sort-diary-entries include-other-diary-files mark-diary-entries-hook 
mark-included-diary-files boundp ["Son" "Mon" "Die" "Mit" "Don" "Fre" "Sam"] 
["Januar" "Februar" "M\xf64rz" "April" "Mai" "Juni" "Juli" "August" "September" 
"Oktober" "November" "Dezember"] tex-site LaTeX-mode-hook (lambda nil 
(outline-minor-mode 1)) set-default TeX-master nil font-latex text-mode-hook 
turn-on-auto-fill "MHE" custom-set-variables (all-christian-calendar-holidays 
t) (auto-compression-mode t nil (jka-compr)) (bbdb-complete-name-allow-cycling 
t) (bbdb-complete-name-hooks t) (cal-tex-24 t) (cal-tex-diary t) (cal-tex-rules 
t) (calendar-offset -1) (calendar-week-start-day 1) (case-fold-search t) 
(current-language-environment "Latin-9") (default-input-method 
"latin-9-prefix") (emacs-wiki-projects (quote ...)) (global-font-lock-mode t 
nil (font-lock)) ...] 31)
  load("~/.emacs" t t)
  #[nil "…—   Æ=ƒÇÈQ‚5    É=ƒ'ÊÇËÌ#ƒ#͂5΂5   
Ï=ƒ1Ђ5ÇÑQÒÓ\n҉#ˆÒ=ƒF˃ˆÔ!՚ƒˆÖ!‰×PØ
!ƒd
‚oØ\f!ƒn\f‚oˉƒ‡Ù\f\"ƒ…ÚÛ\f#ˆÜÝ!ˆ\f*†–Ë ÓÞ҉#))‡" [init-file-user 
system-type user-init-file-1 user-init-file source alt ms-dos "~" "/_emacs" 
windows-nt directory-files nil "^\\.emacs\\(\\.elc?\\)?$" "~/.emacs" "~/_emacs" 
vax-vms "sys$login:.emacs" "/.emacs" t load file-name-extension "elc" 
file-name-sans-extension ".el" file-exists-p file-newer-than-file-p message 
"Warning: %s is newer than %s" sit-for 1 "default" inhibit-default-init 
inhibit-startup-message] 5]()
  command-line()
  normal-top-level()

Does this tell anything to you?

ray




reply via email to

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