Removing extra > when evaluating region

Jeremie Juste via ESS-help <[email protected]>
Newsgroups gmane.emacs.ess.general
Message-ID <87ee72zso3.fsf@debian-BULLSEYE-live-builder-AMD64>
Hello,

I would like to remove the extra > and + generated when evaluating
a region, with ess-eval-visibly set to nil.  I saw issue #576 on github
and tried to set inferior-ess-replace-long+ to `strip` but I still get
misalignement as shown in the example below.

I favour the right alignment when prinint over any information that the
repetition of the primary and secondary prompt provide.

  (setq ess-eval-visibly nil)


I'm using ess-version: 18.10.3snapshot [elpa: 20211122.1708] (loaded
from /home/djj/.emacs.d/elpa/ess-20211122.1708/).

Any help would be greatly appreciated

Best regards,
Jeremie



# file test.R
library(data.table)
acbi <- function(){

}

acbi <- function(){

}


aa <- data.frame(a=1:10,b=letters[1:10])
aa



> + + > > > > + + > > > > > >     a b
1   1 a
2   2 b
3   3 c
4   4 d
5   5 e
6   6 f
7   7 g
8   8 h
9   9 i
10 10 j

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.