emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Possible bug geiser for scheme evaluation


From: Charles
Subject: [O] Possible bug geiser for scheme evaluation
Date: Mon, 01 Jul 2013 16:49:51 -0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7

I just updated from git (previous update on June 30 about 08:00 EDT) and had trouble loading emacs.

Attached is a backtrace for the referenced possible bug.

My .emacs has the following

; Babel set for when I get around to learning how to use it

(org-babel-do-load-languages
    'org-babel-load-languages '((awk . t)
                                 (calc . t)
                                 (C . t)
                                 (clojure . t)
                                 (emacs-lisp . t)
                                 (latex . t)
                                 (ledger . t)
                                 (lisp . t)
                                 (org . t)
                                 (scheme . t)
                                 (sh . t)))

If I comment out (scheme . t) - no problem loading emacs.

Set up Windows 7, home premium; c:/emacs/emacs-24.2
GNU Emacs 24.2.1 (i386-mingw-nt6.1.7601) of 2012-08-28 on MARVIN

Org mode version Org-mode version 8.0.3 (release_8.0.3-333-g8387b3 @ c:/cygwin/home/Charlie/elisp/Org-Mode/lisp/)
at /c/cygwin/home/charlie/.elisp/org-mode which is update using git

my .emacs does load the cygwin org-mode version.

Charlie Millar

Attachment: backtrace.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]