[ESS] Text in R shell (inferior buffer) becomes greyed-out after printing a tibble

Amit Ramon @m|t@r@mon @end|ng |rom gm@||@com
Wed Jun 29 22:17:22 CEST 2022


Hello,

On Wed, Jun 29, 2022 at 5:28 PM Garbade, Sven
<Sven.Garbade using med.uni-heidelberg.de> wrote:
>
> I have the same problem here with ess from melpa and some dark emacs themes. I think this problem is  not related to ess, but to some emacs dark themes. I haven't seen this problem when using a "light" or "white" theme so far.
>
>
> Regards, Sven

I tested it with the following minimal init.el file:

(require 'package)
(package-initialize)
(load-theme 'solarized-dark t)

and it still happens. I also tested with some light themes, including
solarized-light, twilight-bright and vs-light. It also happens with
the light themes, but the effect is less pronounced.

Best,
Amit



More information about the ESS-help mailing list