[ESS-bugs] bug report (tried to submit from emacs, but didn't work)
Jon Baron
b@ron @end|ng |rom upenn@edu
Mon Jan 11 13:53:52 CET 2021
#From: Jonathan Baron <baron using psych.upenn.edu>
#To: ess-bugs using r-project.org
#Subject: ess-mode 18.10.2 [Released git: d4cd65da6dbf]; "list" appears when
moving cursor through command
#Date: Mon, 11 Jan 2021 07:48:06 -0500
#Message-ID: <87h7nn7i7t.fsf using psych.upenn.edu>
--text follows this line--
-------------------------------------------------------
This bug report will be sent to the ESS bugs email list
Press C-c C-c when you are ready to send your message.
-------------------------------------------------------
[ess-site:] ess-lisp-directory = '/usr/share/emacs/site-lisp/ess'[ess-site.el]: ess-customize-alist=nil
[ess-site.el _2_]: ess-customize-alist=nil
Creating global Emacs toolbar[ess-site:] *very* end ...
(R): ess-dialect=nil, buf=*scratch*, start-arg=nil
current-prefix-arg=nil
(inf-ess 1): lang=nil, dialect=nil, tmp-dialect=R, buf=*scratch*
(inf-ess 1.1): procname=R temp-dialect=R, buf-name=*R*
(inf-ess 2.0) Method #3 start=/home/baron/jdm/20/200626a/ buf=*R*
(inf-ess 2.1): ess-language=S, ess-dialect=R buf=*R*
(i-ess 1): buf=*R*, lang=S, comint..echo=t, comint..sender=inferior-ess-input-sender,
(i-ess end): buf=*R*, lang=S, comint..echo=t, comint..sender=inferior-ess-input-sender,
(inf-ess 3.0): prog=R, start-args=--no-readline --no-restore-data --no-save , echoes=t
Making Process...Buf *R*, :Proc R, :Prog R
:Args= --no-readline --no-restore-data --no-save
Start File=nil
(inferior-ess: waiting for process to start (before hook)
(inferior-ess 3): waiting for process after hookload-ESSR cmd:
local({
source('/usr/share/emacs/site-lisp/ess/etc/ESSR/R/.load.R', local=TRUE) #define load.ESSR
load.ESSR('/usr/share/emacs/site-lisp/ess/etc/ESSR/R')
})
(R): inferior-ess-language-start=options(STERM='iESS', str.dendrogram.last="'", editor='emacsclient', show.error.locations=TRUE)
Suppose I have a command like
summary(d$anchor.c+500.5)
If I run the command, or re-run it after using alt-p to get it back, it is
fine, but suppose I want to edit it before running it. So I move my cursor
into the command, and immediately things like this start appearing above
what I am typing:
(list "" '(("object" . "") ("..." . "") ("digits" . "") ("quantile.type" . "7")) '("object" "..." "intercept" "split" "expand.split" "keep.zero.df" "all" "full" "structName" "maxsum" "digits" "quantile.type" "dispersion" "correlation" "symbolic.cor" "verbose" "adjustSigma" "pool" "fitted" "test" "tol" "use.hessian" "ny" "names" "noCorrelation" "loadings" "cutoff" "method" "showValues" "useSource" "varcov"))
Emacs : GNU Emacs 27.1 (build 1, x86_64-redhat-linux-gnu, GTK+ Version 3.24.22, cairo version 1.16.0)
of 2020-08-20
Package: ess-mode 18.10.2 [Released git: d4cd65da6dbf]
current state:
==============
(setq
ess-language "S"
ess-dialect "R"
ess-ask-for-ess-directory t
ess-ask-about-transfile nil
default-directory "~/jdm/20/200626a/"
ess-keep-dump-files t
ess-source-directory "/tmp/"
ess-use-ido t
ess-use-eldoc t
ess-use-tracebug t
ess-use-auto-complete t
ess-use-company t
ess-eval-visibly-p t
ess-can-eval-in-background t
ess-local-process-name "R"
)
--
Jonathan Baron, Professor of Psychology, University of Pennsylvania
Home page: http://www.sas.upenn.edu/~baron
Editor: Judgment and Decision Making (http://journal.sjdm.org
--
Jonathan Baron, Professor of Psychology, University of Pennsylvania
Home page: http://www.sas.upenn.edu/~baron
Editor: Judgment and Decision Making (http://journal.sjdm.org)
More information about the ESS-bugs
mailing list