[ESS] How to improve ESS syntax high-lighting and shortcuts
Ronaldo Reis Junior
chrysopa at gmail.com
Thu Jun 21 11:27:28 CEST 2007
Em Quarta 20 Junho 2007 20:50, Kiermeier, Andreas (PIRSA - SARDI) escreveu:
> Hi Ronaldo,
>
> For M-; to work you need to have a region selected, e.g. the line which you
> want commented. Otherwise it will put the comment *after* the existing code
> (just as you noticed).
>
> Cheers,
>
> Andreas
>
Andreas,
thanks, but I have a region selected but dont work.
I have this test code:
test <- function(x)
{
print("Hello word")
}
I select all code and use M-; but the result is:
test <- function(x)
{
print("Hello word")
} #
Any idea of the problem
Thanks
Inte
Ronaldo
--
> Prof. Ronaldo Reis Júnior
| .''`. UNIMONTES/Depto. Biologia Geral/Lab. de Ecologia
| : :' : Campus Universitário Prof. Darcy Ribeiro, Vila Mauricéia
| `. `'` CP: 126, CEP: 39401-089, Montes Claros - MG - Brasil
| `- Fone: (38) 3229-8187 | ronaldo.reis at unimontes.br | chrysopa at gmail.com
| http://www.ppgcb.unimontes.br/ | ICQ#: 5692561 | LinuxUser#: 205366
More information about the ESS-help
mailing list