On 13/12/2009 5:22 PM, Carl Witthoft wrote:
Duncan Murdoch wrote:
"This is by design. Carriage returns have syntactic meaning in R, so the
editor shouldn't display phantom ones. In Linux there's no choice
because R doesn't control how text is displayed, but the Windows GUI
gets it right."
I
Duncan Murdoch wrote:
"This is by design. Carriage returns have syntactic meaning in R, so the
editor shouldn't display phantom ones. In Linux there's no choice
because R doesn't control how text is displayed, but the Windows GUI
gets it right."
I have to disagree here. Soft-wrapping is the
sage-
From: Ista Zahn [mailto:istaz...@gmail.com]
Sent: Sunday, December 13, 2009 23:48
To: Viju Moses
Cc: Jorge Ivan Velez; r-help@r-project.org
Subject: Re: [R] lines don't wrap. must scroll horizontally to see/edit a
long line in R GUI
Many applications have what is known as "s
rds,
Viju
-Original Message-
From: Ista Zahn [mailto:istaz...@gmail.com]
Sent: Sunday, December 13, 2009 23:48
To: Viju Moses
Cc: Jorge Ivan Velez; r-help@r-project.org
Subject: Re: [R] lines don't wrap. must scroll horizontally to see/edit a
long line in R GUI
Many applications have w
eaks into your code.
Don't use an editor that wraps long lines unless it puts hard breaks
between them.
Duncan Murdoch
-Original Message-
From: Duncan Murdoch [mailto:murd...@stats.uwo.ca]
Sent: Sunday, December 13, 2009 16:35
To: Viju Moses
Cc: r-help@r-project.org
Subject: Re
> From: Ista Zahn [mailto:istaz...@gmail.com]
> Sent: Sunday, December 13, 2009 19:01
> To: Viju Moses
> Cc: Jorge Ivan Velez; r-help@r-project.org
> Subject: Re: [R] lines don't wrap. must scroll horizontally to see/edit a
> long line in R GUI
>
> H Viju,
> Automatically
moving the scroll
bar
> right and left.
>
>
>
> From: Jorge Ivan Velez [mailto:jorgeivanve...@gmail.com]
> Sent: Sunday, December 13, 2009 9:09
> To: Viju Moses
> Cc: r-help@r-project.org
> Subject: Re: [R] lines don't wrap. must scroll horizontally to see/edit a
> lo
Hope that's explanation enough. Looking forward to your reply.
-Original Message-
From: Duncan Murdoch [mailto:murd...@stats.uwo.ca]
Sent: Sunday, December 13, 2009 16:35
To: Viju Moses
Cc: r-help@r-project.org
Subject: Re: [R] lines don't wrap. must scroll horizontally to see/ed
z [mailto:jorgeivanve...@gmail.com]
> Sent: Sunday, December 13, 2009 9:09
> To: Viju Moses
> Cc: r-help@r-project.org
> Subject: Re: [R] lines don't wrap. must scroll horizontally to see/edit a
> long line in R GUI
>
>
>
> Hi Viju,
>
>
>
> Here is a sug
On 12/12/2009 10:34 PM, Viju Moses wrote:
I'm facing this problem on R GUI version 2.10.0 on Windows Vista. I have not
changed Windows settings or R GUI settings much except to change from MDI to
SDI.
Someone else reported this problem a few months ago:
https://stat.ethz.ch/pipermail/r-help/20
day, December 13, 2009 9:09
To: Viju Moses
Cc: r-help@r-project.org
Subject: Re: [R] lines don't wrap. must scroll horizontally to see/edit a
long line in R GUI
Hi Viju,
Here is a suggestion:
R> options(width = 80)
R> 1:120
HTH,
Jorge
On Sat, Dec 12, 2009 at 10:34
Hi Viju,
Here is a suggestion:
R> options(width = 80)
R> 1:120
HTH,
Jorge
On Sat, Dec 12, 2009 at 10:34 PM, Viju Moses <> wrote:
> I'm facing this problem on R GUI version 2.10.0 on Windows Vista. I have
> not
> changed Windows settings or R GUI settings much except to change from MDI
> to
>
12 matches
Mail list logo