From: manonfire@lavabit.com
To: emacs-orgmode@gnu.org
Subject: Hang after agenda export [6.34c]
Date: Sun, 31 Jan 2010 12:13:39 -0500 (EST) [thread overview]
Message-ID: <44803.85.89.21.42.1264958019.squirrel@lavabit.com> (raw)
Hello,
this org-mode is fantastic but I experienced a little problem.
When trying to export the agenda with C-x C-w filename, emacs hangs and
causes high cpu load with all file types (txt,html,pdf). No file is
created.
This also happened with 6.33f.
The org-file is very simple, one heading with two scheduled items.
A backtrace after exporting to 'agenda.txt' and a few seconds later
hitting C-g:
Debugger entered--Lisp error: (quit)
org-agenda-get-some-entry-text(#<marker at 16 in test.org> 5 " > ")
org-agenda-add-entry-text()
run-hooks(org-agenda-before-write-hook)
(progn (insert bs) (org-agenda-remove-marked-text (quote org-filtered))
(while (setq beg ...) (delete-region beg ...)) (run-hooks (quote
org-agenda-before-write-hook)) (cond (... ...) (... ... ... ... ... ...)
(... ... ... ...) (... ... ... ... ...) (... ... ...) (t ...)))
(unwind-protect (progn (insert bs) (org-agenda-remove-marked-text ...)
(while ... ...) (run-hooks ...) (cond ... ... ... ... ... ...)) (and
(buffer-name temp-buffer) (kill-buffer temp-buffer)))
(save-current-buffer (set-buffer temp-buffer) (unwind-protect (progn ...
... ... ... ...) (and ... ...)))
(with-current-buffer temp-buffer (unwind-protect (progn ... ... ... ...
...) (and ... ...)))
(let ((temp-buffer ...)) (with-current-buffer temp-buffer
(unwind-protect ... ...)))
(with-temp-buffer (insert bs) (org-agenda-remove-marked-text (quote
org-filtered)) (while (setq beg ...) (delete-region beg ...)) (run-hooks
(quote org-agenda-before-write-hook)) (cond (... ...) (... ... ... ...
... ...) (... ... ... ...) (... ... ... ... ...) (... ... ...) (t ...)))
(let ((bs ...) beg) (org-agenda-unmark-filtered-text) (with-temp-buffer
(insert bs) (org-agenda-remove-marked-text ...) (while ... ...)
(run-hooks ...) (cond ... ... ... ... ... ...)))
(save-window-excursion (org-agenda-mark-filtered-text) (let (... beg)
(org-agenda-unmark-filtered-text) (with-temp-buffer ... ... ... ...
...)))
(save-excursion (save-window-excursion (org-agenda-mark-filtered-text)
(let ... ... ...)))
(let ((ps-number-of-columns 2) (ps-landscape-mode t)
(org-agenda-add-entry-text-maxlines 5)) (save-excursion
(save-window-excursion ... ...)) #<buffer *Org Agenda*>)
eval((let ((ps-number-of-columns 2) (ps-landscape-mode t)
(org-agenda-add-entry-text-maxlines 5)) (save-excursion
(save-window-excursion ... ...)) #<buffer *Org Agenda*>))
org-let(((ps-number-of-columns 2) (ps-landscape-mode t)
(org-agenda-add-entry-text-maxlines 5)) (save-excursion
(save-window-excursion (org-agenda-mark-filtered-text) (let ... ...
...))) #<buffer *Org Agenda*>)
org-write-agenda("~/orgfiles/agenda.txt" nil)
call-interactively(org-write-agenda nil nil)
next reply other threads:[~2010-01-31 17:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-31 17:13 manonfire [this message]
2010-02-01 6:23 ` Hang after agenda export [6.34c] Noorul Islam K M
-- strict thread matches above, loose matches on Subject: below --
2010-02-01 4:37 manonfire
2010-02-01 8:10 ` Noorul Islam K M
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44803.85.89.21.42.1264958019.squirrel@lavabit.com \
--to=manonfire@lavabit.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).