emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: "Andreas Gösele" <goesele@hfph.mwn.de>,
	"Lennart Borgman" <lennart.borgman@gmail.com>
Cc: org-mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: Re: Howto install from git under XEmacs (org-freemind problem)
Date: Sun, 15 Nov 2009 12:17:18 +0100	[thread overview]
Message-ID: <6430A37C-DC01-43FA-985B-986C6517CDA2@gmail.com> (raw)
In-Reply-To: <loom.20091114T002004-277@post.gmane.org>


Hi Andreas, thanks for the additional information.

It seems that Lennart is using calls to `rx' to make his regular
expressions, and that function does not seem to exist in your XEmacs
installation.

I believe all these rx calls could be just substituted by a regexp  
string.
Maybe you can contact Lennart about this issue?

I am putting him into the CC.

And I have no idea if there will be additional issues with XEmacs  
compatibility
with this new module.

- Carsten

On Nov 14, 2009, at 12:36 AM, Andreas Gösele wrote:

> 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

>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten

  reply	other threads:[~2009-11-15 11:17 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   ` Howto install from git under XEmacs (org-freemind problem) Andreas Gösele
2009-11-15 11:17     ` Carsten Dominik [this message]
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=6430A37C-DC01-43FA-985B-986C6517CDA2@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=goesele@hfph.mwn.de \
    --cc=lennart.borgman@gmail.com \
    /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).