emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Berry, Charles" <ccberry@ucsd.edu>
To: Tobias Zawada <i_inbox@tn-home.de>
Cc: org-mode-email <emacs-orgmode@gnu.org>
Subject: Re: Bug: Infinite recursion in org-babel-get-src-block-info [9.1.13 (9.1.13-elpaplus @ mixed installation!
Date: Wed, 5 Dec 2018 17:44:54 +0000	[thread overview]
Message-ID: <BFE4DC70-AE71-4A12-967F-F98A48F1AF10@ucsd.edu> (raw)
In-Reply-To: <1396425191.5271.1544025592769@email.ionos.de>

Hmmm.

I just updated from master using `make update2'.

I ran 

/Applications/Emacs.app/Contents/MacOS/Emacs -q

which is morally equivalent to `emacs -q' on a linux box.

I had to customize `org-babel-load-languages' to add `shell'.

I copied your text to an org buffer did C-c ' to extract the org src and saved it as a file.

I ran the last code block using C-c C-c.

It gave me the expected result. The message buffer had:

,----
| executing Elisp code block (add3)...
| 
| (num (quote 5))
| 
| "8"
| executing Elisp code block (add3)...
| 
| (num (quote 5))
| 
| "8"
| executing Sh code block (whatIsN)...
| Wrote /var/folders/kb/2hchpbyj7lb6z76l0q73w_fh0000gn/T/babel-994SoA/ob-input-994MXT
| "8"
| executing Sh code block...
| Wrote /var/folders/kb/2hchpbyj7lb6z76l0q73w_fh0000gn/T/babel-994SoA/ob-input-994AAs
| Code block evaluation complete.
| Auto-saving...
`----

I suggest you try `emacs -q' to be sure it isn't something in your init file.

If that doesn't work, my best guess is you have a mixed installation that you will need to repair.

HTH,

Chuck

> On Dec 5, 2018, at 7:59 AM, Tobias Zawada <i_inbox@tn-home.de> wrote:
> 
> Dear Charles,
> I installed orgmode 9.14 from org via ~package-install~.
> 
> The problem is still present there.

  reply	other threads:[~2018-12-05 17:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-04 16:45 Bug: Infinite recursion in org-babel-get-src-block-info [9.1.13 (9.1.13-elpaplus @ mixed installation! Tobias Zawada
2018-12-04 17:33 ` Berry, Charles
2018-12-05  0:01   ` Tobias Zawada
2018-12-05 15:59     ` Tobias Zawada
2018-12-05 17:44       ` Berry, Charles [this message]
2018-12-05 23:07         ` Tobias Zawada
2018-12-05 23:35           ` Nicolas Goaziou

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=BFE4DC70-AE71-4A12-967F-F98A48F1AF10@ucsd.edu \
    --to=ccberry@ucsd.edu \
    --cc=emacs-orgmode@gnu.org \
    --cc=i_inbox@tn-home.de \
    /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).