Export to GitHub

ess-tracebug - issue #8
Invisible ess-eval-* on comment lines containing parentheses causes error
Posted on Sep 27, 2011 by
Grumpy Cat
What steps will reproduce the problem? 1. With ess-tracebug running, evaluate the following line using an ess-eval-* function invisibly (like ess-eval-line):
()
What is the expected output? Nothing. The line should be ignored.
What do you see instead? > Error: unexpected ')' in ")"
Please provide any additional information below. Emacs 23.3.1 on Arch Linux 32-bit, ESS 5.14, ess-tracebug 0.2.5.
Comment #1
Posted on Sep 27, 2011 by Quick WombatThanks,
It's solved now.
Best, Vitalie.
Status: Fixed
Labels:
Type-Defect
Priority-High