branch: externals/ess commit 56f355acbd835a5a0d65c495e6a80dc01a36d556 Author: Martin Maechler <maech...@r-project.org> Commit: Martin Maechler <maech...@r-project.org>
(comment from many months ago) --- test/manual/R-ESS-bugs.R | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/test/manual/R-ESS-bugs.R b/test/manual/R-ESS-bugs.R index 94105b8860..6712480991 100644 --- a/test/manual/R-ESS-bugs.R +++ b/test/manual/R-ESS-bugs.R @@ -950,7 +950,10 @@ new <- old+1 # line 2, use ess-eval-line-and-step, i.e., C-c C-n ## Otherwise go to the end of paragraph. ## ---------------------------------------------------------- -## MM: have other examples which are still buggy (but not "here") +## MM: an example which is still buggy: +## -- "C-c C-c" at the first line ( "... <- function(...." ) +## gives several (identically looking) bad parsing errors ... +## but every time means there *is* a syntax error (!) ### Local Variables: