* buglet in org-babel-expand-body:R ?
@ 2016-01-31 19:49 Charles C. Berry
0 siblings, 0 replies; only message in thread
From: Charles C. Berry @ 2016-01-31 19:49 UTC (permalink / raw)
To: Org-Mode mailing list
org-babel-expand-body:R has this arglist:
(body params &optional &graphics-file)
which seems to work OK.
But edebug does not like it. The error message is:
edebug-syntax-error: Invalid read syntax: "Failed matching"...
when I try to instrument the function.
Unless somebody can point me toward a rationale for the `&' prefixed to
`graphics-file', I will remove it.
Chuck
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-01-31 19:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-31 19:49 buglet in org-babel-expand-body:R ? Charles C. Berry
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).