emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] buglet in org-babel-expand-body:R ?


From: Charles C. Berry
Subject: [O] buglet in org-babel-expand-body:R ?
Date: Sun, 31 Jan 2016 11:49:18 -0800
User-agent: Alpine 2.20 (OSX 67 2015-01-07)



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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]