[ESS] [ESS-bugs] ess-mode 18.10.2 [Released git: d4cd65da6dbf]; (list "" '(("x" . "")) '("x")) shows while typing in the interactive buffer

Lionel Henry ||one|@hry @end|ng |rom gm@||@com
Sun Feb 27 13:56:29 CET 2022


Hi,

Newer versions of Emacs are not compatible with the released version of ESS.
Either use dev ESS or add this to your init file:

```
(setq ess-can-eval-in-background nil)
```

Best,
Lionel

On 2/27/22, Marius Hofert via ESS-help <ess-help using r-project.org> wrote:
> Hi,
>
> ... just wanted to mention that I have the same (or at least, very similar)
> problem as David Philip. I don't have an exact MWE, but whenever I work a
> bit in R, random Lisp output appears in the R session (I do remember I once
> wrote "dim(" to determine the dimension of a matrix and that would trigger
> it, but I couldn't reproduce it yet). As David, I suspect this to come from
> a OS update, too, but he seems to be on Debian and I'm on macOS.
>
> I have the current stable version of ESS (18.10.2) and GNU Emacs 27.2 (build
> 1, x86_64-apple-darwin18.7.0, NS appkit-1671.60 Version 10.14.6 (Build
> 18G95)) of 2021-11-18, I'm on macOS 12.2.1 with R version 4.1.2
> (2021-11-01).
>
> I'll post a MWE if I have one.
>
> Cheers,
> Marius
>
>
> ______________________________________________
> ESS-help using r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/ess-help
>



More information about the ESS-help mailing list