From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: stardiviner <numbchild@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: ob-python noweb and :var reference error
Date: Fri, 29 Dec 2017 13:09:55 +0100 [thread overview]
Message-ID: <87mv21hh0s.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <e03443ef-cf98-3fcc-3563-4c876b02338a@gmail.com> (stardiviner's message of "Fri, 29 Dec 2017 20:06:12 +0800")
stardiviner <numbchild@gmail.com> writes:
> If I use that noweb reference, then I got this error:
>
>> File "<stdin>", line 8
>> client = DelugeRPCClient('127.0.0.1', 58846, cat
> ~/.config/deluge/auth | cut -d ":" -f 1, cat ~/.config/deluge/auth |
> cut -d ":" -f 2)
> ^
> SyntaxError: invalid syntax
>
> This is because the <<deluge-daemon-username>> output is not a string
> in Python src block.
My bad. Try
<<deluge-daemon-username()>>
next prev parent reply other threads:[~2017-12-29 12:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-29 11:36 ob-python noweb and :var reference error stardiviner
2017-12-29 11:39 ` Nicolas Goaziou
2017-12-29 12:06 ` stardiviner
2017-12-29 12:09 ` Nicolas Goaziou [this message]
2017-12-29 13:08 ` stardiviner
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87mv21hh0s.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=numbchild@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.