emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Dr. Volker Zell" <dr.volker.zell@oracle.com>
To: emacs-orgmode@gnu.org
Subject: org-babel and Xemacs incompatibilities
Date: Tue, 11 May 2010 11:09:13 +0200	[thread overview]
Message-ID: <7z1vdiztxi.fsf@vzell-de.de.oracle.com> (raw)

Hi

When trying to do Source Code Execution with C-c C-c in Xeamcs with org-babel-6.35i
I get:

  args-out-of-range #<buffer "ora.org"> 0 0


  
Debugger entered--Lisp error: (args-out-of-range #<buffer "ora.org"> 0 0)
  map-extents(#<compiled-function (extent ignored) "...(14)" [buffer-or-string extent end start remove-text-properties extent-property text-prop nil] 6> nil 0 0 nil nil text-prop)
  set-text-properties(0 0 nil nil)
  org-babel-clean-text-properties(nil)
  org-babel-result-hash(("ruby" "\"This file was last evaluated on #{Date.today}\"\n" ((:cache . "no") (:comments . "") (:exports . "code") (:noweb . "no") (:results . "replace") (:session . "none") (:shebang . "") (:tangle . "")) ""))
  (let* ((info ...) (lang ...) (params ...) (new-hash ...) (old-hash ...) (body ...) (result-params ...) (result-type ...) (cmd ...) (dir ...) (default-directory ...) (call-process-region-original ...) result) (unwind-protect (flet ... ... ...) (setq call-process-region ...)))
  org-babel-execute-src-block(nil ("ruby" "\"This file was last evaluated on #{Date.today}\"\n" ((:cache . "no") (:comments . "") (:exports . "code") (:noweb . "no") (:results . "replace") (:session . "none") (:shebang . "") (:tangle . "")) ""))
  (progn (org-babel-execute-src-block current-prefix-arg info) t)
  (if info (progn (org-babel-execute-src-block current-prefix-arg info) t) nil)
  (let ((info ...)) (if info (progn ... t) nil))
  org-babel-execute-src-block-maybe()
  run-hook-with-args-until-success(org-babel-execute-src-block-maybe)
  (cond ((or ... org-occur-highlights org-latex-fragment-image-overlays) (and ... ...) (org-remove-occur-highlights) (org-remove-latex-fragment-image-overlays) (message "Temporary highlights/overlays removed from current buffer")) ((and ... ...) (funcall org-finish-function)) ((run-hook-with-args-until-success ...)) ((or ... ...) (call-interactively ...)) ((org-on-target-p) (call-interactively ...)) ((and ... ...) (call-interactively ...)) ((org-on-heading-p) (call-interactively ...)) ((org-at-table\.el-p) (message "Use C-c ' to edit table.el tables")) ((org-at-table-p) (org-table-maybe-eval-formula) (if arg ... ...) (call-interactively ...)) ((or ... ...) (call-interactively ...)) ((org-at-item-checkbox-p) (call-interactively ...)) ((org-at-item-p) (if arg ... ...)) ((save-excursion ... .
 ..) (beginning-of-line 1) (save-excursion ...)) ((save-excursion ... ...) (cond ... ...)) ((org-clock-update-time-maybe)) (t (error "C-c C-c can do nothing useful at this location")))
  (let ((org-enable-table-editor t)) (cond (... ... ... ... ...) (... ...) (...) (... ...) (... ...) (... ...) (... ...) (... ...) (... ... ... ...) (... ...) (... ...) (... ...) (... ... ...) (... ...) (...) (t ...)))
  org-ctrl-c-ctrl-c(nil)
  call-interactively(org-ctrl-c-ctrl-c)


Ciao
  Volker

             reply	other threads:[~2010-05-11  9:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-11  9:09 Dr. Volker Zell [this message]
2010-05-17 23:17 ` org-babel and Xemacs incompatibilities Eric Schulte
2010-05-25 11:16   ` Dr. Volker Zell
2010-05-25 12:42     ` Dr. Volker Zell
2010-05-26  0:26       ` Eric Schulte
2010-06-07 13:04         ` Michael Sperber
2010-05-25 23:36     ` Eric Schulte
2010-06-07 12:48       ` Michael Sperber

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=7z1vdiztxi.fsf@vzell-de.de.oracle.com \
    --to=dr.volker.zell@oracle.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).