From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: error appearing when tring to export an org buffer to html: (error "mumamo-find-chunks: ... Date: Wed, 15 Jul 2009 10:28:09 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MQzqr-000069-Ey for emacs-orgmode@gnu.org; Wed, 15 Jul 2009 04:28:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MQzqm-0008W6-9M for emacs-orgmode@gnu.org; Wed, 15 Jul 2009 04:28:32 -0400 Received: from [199.232.76.173] (port=46055 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MQzqm-0008W0-56 for emacs-orgmode@gnu.org; Wed, 15 Jul 2009 04:28:28 -0400 Received: from main.gmane.org ([80.91.229.2]:42593 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MQzql-0007P4-IE for emacs-orgmode@gnu.org; Wed, 15 Jul 2009 04:28:27 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MQzqf-00013z-PL for emacs-orgmode@gnu.org; Wed, 15 Jul 2009 08:28:21 +0000 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Jul 2009 08:28:21 +0000 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Jul 2009 08:28:21 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi all! I have an error appearing when tring to export an org buffer to html. versions: - GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600) of 2009-06-30 on LENNART-69DE564 (patched) - Org-mode version 6.28trans - I am using the htmlize.el file from the org contrib section error message: Debugger entered--Lisp error: (error "mumamo-find-chunks: Bad ret=#, end=21735") signal(error ("mumamo-find-chunks: Bad ret=#, end=21735")) error("mumamo-find-chunks: Bad ret=%s, end=%s" # 21735) (if (and (<= ret-beg end-param) (<= end-param ret-end)) nil (error "mumamo-find-chunks: Bad ret=%s, end=%s" ret end-param)) (unless (and (<= ret-beg end-param) (<= end-param ret-end)) (error "mumamo-find-chunks: Bad ret=%s, end=%s" ret end-param)) (let* ((ret this-new-chunk) (ret-beg ...) (ret-end ...)) (unless (and ... ...) (error "mumamo-find-chunks: Bad ret=%s, end=%s" ret end-param)) ret) (progn (let* (... ... ...) (unless ... ...) ret)) (if end-param (progn (let* ... ... ret))) (when end-param (let* (... ... ...) (unless ... ...) ret)) (let* ((last-chunk-is-closed ...) (ok-pos ...) (end-param end) (end ...) narpos this-new-values this-new-chunk prev-chunk first-change-pos interrupted (point-max ...) (while-n2 0) (while-n3 0) old-are-deleted) (when (>= ok-pos end) (setq this-new-chunk ...) (unless this-new-chunk ...)) (unless this-new-chunk (save-match-data ... ... ...)) (setq mumamo-find-chunks-level (1- mumamo-find-chunks-level)) (when this-new-chunk (setq prev-chunk ...) (when ... ... ... ... ...)) (when end-param (let* ... ... ret))) (let* ((mumamo-find-chunks-1-active t) (change-min ...) (change-max ...) (chunk-at-change-min ...) (chunk-at-change-min-start ...) (this-syntax-min-max ...) (this-syntax-min ...) (in-min-border ...) (here ...) (first-check-from ...)) (when (and chunk-at-change-min ...) (assert in-min-border)) (when mumamo-last-change-pos (when chunk-at-change-min ... ...) (setq mumamo-last-change-pos nil)) (let* (... ... ... ... narpos this-new-values this-new-chunk prev-chunk first-change-pos interrupted ... ... ... old-are-deleted) (when ... ... ...) (unless this-new-chunk ...) (setq mumamo-find-chunks-level ...) (when this-new-chunk ... ...) (when end-param ...))) (save-restriction (widen) (let* (... ... ... ... ... ... ... ... ... ...) (when ... ...) (when mumamo-last-change-pos ... ...) (let* ... ... ... ... ... ...))) mumamo-find-chunks-1(21735 "mumamo-get-chunk-save-buffer-state") (let ((chunk ...) region-info) (when (and end chunk ...) (setq region-info ...) (if ... ... ...)) chunk) mumamo-find-chunks(21735 "mumamo-get-chunk-save-buffer-state") (setq chunk (mumamo-find-chunks pos "mumamo-get-chunk-save-buffer-state")) (progn (setq chunk (mumamo-find-chunks pos "mumamo-get-chunk-save-buffer-state"))) (let* ((modified ...) (buffer-undo-list t) (inhibit-read-only t) (inhibit-point-motion-hooks t) (inhibit-modification-hooks t) deactivate-mark buffer-file-name buffer-file-truename) (progn (setq chunk ...)) (unless modified (restore-buffer-modified-p nil))) (mumamo-save-buffer-state nil (setq chunk (mumamo-find-chunks pos "mumamo-get-chunk-save-buffer-state"))) (let (chunk) (mumamo-save-buffer-state nil (setq chunk ...)) chunk) mumamo-get-chunk-save-buffer-state(21735) (if (not mumamo-current-chunk-family) (progn (lwarn ... :warning "Could not turn on mumamo because chunk family was not set\n in buffer %s." ...) (with-current-buffer "*Warnings*" ... ... ...)) (let (...) (unless main-major-mode ... ...) (setq mumamo-major-mode main-major-mode) (when ... ...) (mumamo-initialize-state) (mumamo-set-fontification-functions) (mumamo-save-buffer-state nil ...) (when ... ... ... ...)) (when (boundp ...) (setq flyspell-generic-check-word-predicate ...)) (run-hooks (quote mumamo-turn-on-hook)) (mumamo-get-chunk-save-buffer-state (point)) (let* (... ...) (mumamo-set-major major)) (mumamo-find-chunks nil "mumamo-turn-on-actions")) mumamo-turn-on-actions(org-mode) (let ((old-major-mode ...)) (kill-all-local-variables) (run-hooks (quote change-major-mode-hook)) (setq mumamo-multi-major-mode (quote nxhtml-mumamo-mode)) (setq nxhtml-mumamo-mode t) (mumamo-add-multi-keymap (quote nxhtml-mumamo-mode) nxhtml-mumamo-mode-map) (setq mumamo-current-chunk-family (copy-tree ...)) (mumamo-turn-on-actions old-major-mode) (run-hooks (quote nxhtml-mumamo-mode-hook))) nxhtml-mumamo-mode() set-auto-mode-0(nxhtml-mumamo-mode nil) set-auto-mode() normal-mode() org-export-as-html(nil hidden) org-export-as-html-and-open(nil) call-interactively(org-export-as-html-and-open) org-export(nil) call-interactively(org-export nil nil) Can anybody see whats wrong? Rainer