emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Fritz Kunze <fkunze@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: emacs 23.1 crash on small org file (org-version 6.36)
Date: Sat, 22 May 2010 01:32:08 +0000 (UTC)	[thread overview]
Message-ID: <loom.20100522T031736-820@post.gmane.org> (raw)
In-Reply-To: 4BF6D5DF.2000508@jboecker.de

Jan Böcker <jan.boecker <at> jboecker.de> writes:

> 
> On 05/21/2010 01:43 AM, Fritz Kunze wrote:
> > MY TASKS -*- mode: org; fill-column: 78; after-save-hook:
> > (archive-done-tasks)   -*-
> 
> If my understanding is correct, archive-done-tasks is evaluated when the
> file is loaded, which I guess is not your intention. (You want to set
> after-save-hook to '(archive-done-tasks), not to the result of
> evaluating (archive-done-tasks)).
> 
> I can imagine that this causes the crash (maybe org has not been fully
> initialized for that buffer at this point?).
> 
> Try quoting (archive-done-tasks) like this:
> 
> MY TASKS -*- mode: org; fill-column: 78; after-save-hook:
> '(archive-done-tasks)   -*-
> 
> HTH, Jan
> 
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode <at> gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
> 
> 

May 21, 2010
Hi Jan,
  Thanks for offering a response. I inserted the quote, and sadly, emacs still 
crashes.  

  The code you referred to, I copied verbatim from a note from John Weigley 
(see: http://article.gmane.org/gmane.emacs.orgmode/3629). I've been working my 
way through John Weigley's wonderful tutorial 
(http://www.newartisans.com/2007/08/using-org-mode-as-a-day-planner.html), and 
learning by studying his (amazingly good) lisp code.  That code, along with 
using John's set up, has worked perfectly.  I had a very large list of todos and 
was happily figuring things out, when suddenly emacs began to consistently 
crash.  At first I thought it was the archiving stuff and turned it off, but it 
did not affect the crashing.  Through trial and error, I reduced the file size 
to the one I sent out.  Strangely, changing just a few characters in this file 
(say in the note part), allows emacs to continue working again.

So I remain stumped.
Regards,
Fritz

  reply	other threads:[~2010-05-22  1:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-20 23:43 emacs 23.1 crash on small org file (org-version 6.36) Fritz Kunze
2010-05-21 18:50 ` Jan Böcker
2010-05-22  1:32   ` Fritz Kunze [this message]
2010-05-22  5:06 ` Manish
2010-05-22 12:06 ` David Maus
2010-05-25 14:46   ` Fritz Kunze
2010-05-25 15:52     ` Carsten Dominik
2010-05-31  4:52       ` Juri Krivov

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=loom.20100522T031736-820@post.gmane.org \
    --to=fkunze@gmail.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).