[ESS] Jags C-c C-c opens an external terminal window under Windows

Rodney Sparapani rsparapa at mcw.edu
Tue Feb 2 22:46:15 CET 2010


On 02/ 2/10 03:22 PM, Rodney Sparapani wrote:

>
>> also commands like
>> system rm -f seeds.ind
>> system ln -s seedsindex.txt seeds.ind
>>
>> give the error messages:
>> 'rm' is not recognized as an internal or external command,
>> operable program or batch file.
>> 'ln' is not recognized as an internal or external command,
>> operable program or batch file.
>>
>> OS is Windows Xp, ESS 5.5 and emacs 23.1
>>
>> Thanks a ton.
>> Vitalie.
>
> Wildass guess. Windows does not have the command rm/ln by default.
>
> Rodney

Ah, but you could create a RM.CMD that does a SHIFT to get rid of
the -f and then performs DEL.  LN.CMD might be trickier since what
you really want is a Shortcut.  I don't know how to do that from
the command line.  You could just make LN.CMD a noop.

Rodney



More information about the ESS-help mailing list