emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* problem with export to html
@ 2007-08-24 19:39 John Rakestraw
  2007-08-24 20:33 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: John Rakestraw @ 2007-08-24 19:39 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 3634 bytes --]

Hi all --

I'm sure I'm this is operator error, but I can't track it down.

I'm no longer able to export html versions of org files. 

I've not had to export recently, so it's been a while -- at least a
month -- since I've done this. I've been through several upgrades of
org-mode since I've done it. The most drastic change came when I moved
to emacs 22 with my move from Fedora Core 6 to Fedora 7. When I made
that move I started using the org mode that came with emacs
(in /usr/local/share/emacs/site-lisp) instead of org mode that I placed
myself in ~/elisp/org/.

Any ideas how I can export to html again?

Thanks -- 

John

Here's a backtrace:

Debugger entered: nil
  (let* ((opt-plist ...) (style ...) (link-validate ...) valid thetoc
have-headings first-heading-pos (odd org-odd-levels-only)
(region-p ...) (subtree-p ...) (org-current-export-dir ...)
(org-current-export-file buffer-file-name) (level 0) (line "")
(origline "") txt todo (umax nil) (umax-toc nil) (dummy ...)
(filename ...) (current-dir ...) (buffer ...) (org-levels-open ...)
(date ...) (time ...) (author ...) (title ...) (quote-re0 ...)
(quote-re ...) (inquote nil) (infixed nil) (in-local-list nil)
(local-list-num nil) (local-list-indent nil) (llt
org-plain-list-ordered-item-terminator) (email ...) (language ...)
(lang-words nil) (target-alist nil) tg (head-count 0) cnt (start 0)
(coding-system ...) (coding-system-for-write ...)
(save-buffer-coding-system ...) (charset ...) (region ...)
(lines ...) ...) (let (...) (org-unmodified ...)) (message
"Exporting...") (setq org-min-level (org-get-min-level lines)) (setq
org-last-level org-min-level) (org-init-section-numbers) (setq
lang-words (or ... ...)) (set-buffer buffer) (erase-buffer)
(fundamental-mode) (and (fboundp ...) (set-buffer-file-coding-system
coding-system-for-write)) (let (... ...) (mapcar ...
org-export-plist-vars) (setq umax ...) (setq umax-toc ...) (unless
body-only ... ... ...) (if ... ...) (setq head-count 0)
(org-init-section-numbers) (while ... ...) (when inquote ...) (when
in-local-list ... ...) (org-html-level-start 1 nil umax ... head-count)
(unless body-only ... ... ... ...) (normal-mode) (if ... ...)
(goto-char ...) (when thetoc ... ...) (goto-char ...) (while ... ...)
(goto-char ...) (while ... ...) (or to-buffer ...) (goto-char ...)
(message "Exporting... done") (if ... ... ...))) org-export-as-html(nil
hidden) org-export-as-html-and-open(nil)
call-interactively(org-export-as-html-and-open) (if (setq ass (assq r2
cmds)) (call-interactively (cdr ass)) (error "No command associated
with key %c" r1)) (let ((help "[t]   insert the export option
template\n[v]   limit export to visible part of outline tree\n\n[a]
export as ASCII\n\n[h] export as HTML\n[H] export as HTML to temporary
buffer\n[R] export region as HTML\n[b] export as HTML and browse
immediately\n[x] export as XOXO\n\n[l] export as LaTeX\n[L] export as
LaTeX to temporary buffer\n\n[i] export current file as iCalendar
file\n[I] export all agenda files as iCalendar files\n[c] export agenda
files into combined iCalendar file\n\n[F] publish current file\n[P]
publish current project\n[X] publish... (project will be prompted
for)\n[A] publish all projects") (cmds ...) r1 r2 ass)
(save-window-excursion (delete-other-windows)
(with-output-to-temp-buffer "*Org Export/Publishing Help*" ...)
(message "Select command: ") (setq r1 ...)) (setq r2 (if ... ... r1))
(if (setq ass ...) (call-interactively ...) (error "No command
associated with key %c" r1))) org-export()
call-interactively(org-export)


-- 
John Rakestraw

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 149 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: problem with export to html
  2007-08-24 19:39 problem with export to html John Rakestraw
@ 2007-08-24 20:33 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2007-08-24 20:33 UTC (permalink / raw)
  To: John Rakestraw; +Cc: emacs-orgmode


On Aug 24, 2007, at 21:39, John Rakestraw wrote:

> Hi all --
>
> I'm sure I'm this is operator error, but I can't track it down.

No, this is a programmets error.  Every once in a while, I will forget 
to
remove a `(debug)' form from the code that I put there to test things.
Will be fixed soon, and I hope I will not leave anotherone of those....

Thanks

- Carsten

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-24 20:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-24 19:39 problem with export to html John Rakestraw
2007-08-24 20:33 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).