Skip to content

readline in function call with space in prompt.

2 messages · Karl Ropkins, Jeremie Juste

#
Not on a machine with latest R at moment so not ruling out something there, but it is working fine for me.
Karl

R version 4.0.2 (2020-06-22)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19041)

------------------------------

Message: 9
Date: Tue, 9 Feb 2021 10:21:58 +1300
From: Rolf Turner <r.turner at auckland.ac.nz>
To: Jeremie Juste <jeremiejuste at gmail.com>
Cc: r-help at r-project.org
Subject: Re: [R] readline in function call with space in prompt.
Message-ID: <20210209102158.5b04117d at rolf-Latitude-E7470>
Content-Type: text/plain; charset="windows-1252"


On Mon, 08 Feb 2021 14:28:33 +0100
Jeremie Juste <jeremiejuste at gmail.com> wrote:

            
Works fine for me, with or without the space in the prompt string.
There *must* be something flaky in your system, but I'm damned if I can
come up with any useful suggestions for tracking down just where that
flakiness lies.  Sorry.

Perhaps try re-installing R???

cheers,

Rolf Turner

--
Honorary Research Fellow
Department of Statistics
University of Auckland
Phone: +64-9-373-7599 ext. 88276
8 days later
#
Hello,

Sorry for the delayed reply and thanks for your feedback. I noticed this
problem both on Linux and on Windows.

Thanks for leading me to the solution.


I'm on R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out".
A common factor between the Windows and the Linux session is Emacs ESS.

I was not able to replicate the problem in a terminal. So yes the issue
is likely to lie with Emacs ESS. The versions I'm currently using is

linux: 
ess-version: 18.10.3snapshot [elpa: 20200825.829] (loaded from /home/djj/.emacs.d/elpa/ess-20200825.829/)

windows:
ess-version: 18.10.3snapshot [elpa: 20201122.814] (loaded from
c:/Users/Jeremie/AppData/Roaming/.emacs.d/elpa/ess-20201122.814/)

I will report it on the ESS mailing list if need be. 

Many thanks again,
Best regards,