Package: planner-el
Version: 3.40-2
Severity: normal

when I press C-c C-p to publish planner, it freeze.

1. debug output

Debugger entered--Lisp error: (quit)
  muse-style-run-hooks(:before (:base "planner-xhtml" :path 
"~/public_html/Plans"))
  muse-publish-markup-region(1 165 "2004.02.22" (:base "planner-xhtml" :path 
"~/public_html/Plans"))
  muse-publish-markup-buffer("2004.02.22" (:base "planner-xhtml" :path 
"~/public_html/Plans"))
  byte-code("rqˆÆ      !ˆÇÈ    !\n\"ˆÉÊ\f!ˆ)ËÌ\n      \f
%ˆ)Ƈ" [temp-buffer file style backup-inhibited output-path target 
insert-file-contents muse-publish-markup-buffer muse-page-name t write-file 
muse-style-run-hooks :final] 6)
  muse-publish-file("/home/nichloas/Plans/2004.02.22.muse" (:base 
"planner-xhtml" :path "~/public_html/Plans") "~/public_html/Plans" nil)
  muse-project-publish-file("/home/nichloas/Plans/2004.02.22.muse" ((:base 
"planner-xhtml" :path "~/public_html/Plans")) nil)
  muse-project-publish(("WikiPlanner" ("~/Plans" :default "TaskPool" 
:major-mode planner-mode :visit-link planner-visit-link) (:base "planner-xhtml" 
:path "~/public_html/Plans")) nil)
* call-interactively(muse-project-publish)

2. I can reproduce this bug on emacs21 and emacs-snapshot

3. I can reprodice this bug with 'emacs -q' and run 
     (setq planner-project "WikiPlanner")
     (setq muse-project-alist
           '(("WikiPlanner"
              ("~/Plans"           ;; 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 "planner-xhtml"
                     ;; value of `planner-publishing-directory'
                     :path "~/public_html/Plans"))))
     (plan)

4. I can reproduce this bug even with new empty Plans directory

5. How can I provide more information?

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages planner-el depends on:
ii  emacs-snapshot-gtk [emacsen 1:20060120-2 The GNU Emacs editor (with GTK+ 2.
ii  emacs21 [emacsen]           21.4a-3      The GNU Emacs editor
ii  muse-el                     3.02.6-2     Author and publish projects using 

planner-el recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to