From: Aaron Ecay <aaronecay@gmail.com>
To: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: [RFC] [PATCH] bug with babel call lines and cache
Date: Thu, 05 Nov 2015 15:06:01 +0000 [thread overview]
Message-ID: <87egg4v63q.fsf@gmail.com> (raw)
In-Reply-To: <87twp8wpx5.fsf@gmail.com>
Hello all,
2015ko urriak 30an, Aaron Ecay-ek idatzi zuen:
>
> Hello all,
>
> In playing around with some of the cache-related issues, I’ve discovered
> that C-c C-c on the following #+call line will give the following
> backtrace:
>
[...]
>
> The problem is that unprocessed params (in the sense of
> org-babel-process-params) are passed to org-babel-sha1-hash under some
> circumstances.
>
> The attached patch fixes this issue by simplifying some code in
> org-babel-execute-src-block. I’m slightly uncomfortable about it
> because I remember touching the various nested ‘let’s which toggle
> between different states of ‘params’ in that function once upon a
> time, and they seemed important. Now I can’t remember why, though.
> So I’d be happier if someone else familiar with babel’s code looked
> the patch over.
>
> If no one pipes up in a few days, I will push the patch and see if
> anything breaks.
Pushed to master as 4750e44 (with a couple cosmetic changes from the
original version).
--
Aaron Ecay
prev parent reply other threads:[~2015-11-05 15:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-30 11:34 [RFC] [PATCH] bug with babel call lines and cache Aaron Ecay
2015-11-05 15:06 ` Aaron Ecay [this message]
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=87egg4v63q.fsf@gmail.com \
--to=aaronecay@gmail.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).