emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Andreas Gösele" <goesele@hfph.mwn.de>
To: emacs-orgmode@gnu.org
Subject: Re: Howto install from git under XEmacs (org-freemind problem)
Date: Fri, 13 Nov 2009 23:36:30 +0000 (UTC)	[thread overview]
Message-ID: <loom.20091114T002004-277@post.gmane.org> (raw)
In-Reply-To: DA6E5008-00E5-43A5-80E5-BEAA795F5106@gmail.com

Carsten Dominik <carsten.dominik <at> gmail.com> writes:

> I don't know what you are missing, but your Email is missing a  
> backtrace.

Well, xemacs -debug-init didn't give one. But I now tried manually to evaluate
the org-mode related lines in my init.el and the offending line was:

(require 'org-freemind)

Debugger entered--Lisp error: (void-variable bol)
  byte-code("..." [eol nonl space bol current-load-list
org-freemind-node-pattern default-boundp set-default rx submatch "*" *\?] 9)
  load-internal("org-freemind" nil t nil binary)
  load("org-freemind" nil t nil)
  require(org-freemind)
  eval((require (quote org-freemind)))
  eval-interactive((require (quote org-freemind)))
  eval-last-sexp(nil)
  call-interactively(eval-last-sexp)

I think I don't need that line in my init.el. But without it, trying to use for
instance org-freemind-to-org-mode gives:

Debugger entered--Lisp error: (void-variable bol)
  byte-code("..." [eol nonl space bol current-load-list
org-freemind-node-pattern default-boundp set-default rx submatch "*" *\?] 9)
  load-internal("org-freemind" nil nil nil binary)
  load("org-freemind" nil nil nil)
  command-execute(org-freemind-to-org-mode t)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)

Thanks again!

Andreas Gösele

  reply	other threads:[~2009-11-13 23:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-13  0:00 Howto install from git under XEmacs Andreas Goesele
2009-11-13 13:01 ` Carsten Dominik
2009-11-13 23:36   ` Andreas Gösele [this message]
2009-11-15 11:17     ` Re: Howto install from git under XEmacs (org-freemind problem) Carsten Dominik
2009-11-15 11:41       ` Lennart Borgman
2009-11-24 15:30         ` Andreas Goesele

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.20091114T002004-277@post.gmane.org \
    --to=goesele@hfph.mwn.de \
    --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).