[ESS-bugs] the new ESS is badly messed up
Vitalie Spinu
spinuvit at gmail.com
Tue Jan 29 21:01:36 CET 2013
>> Rodney Sparapani <rsparapa at mcw.edu>
>> on Tue, 29 Jan 2013 13:43:38 -0600 wrote:
> Not sure what is going on. I don't use noweb since I want to
> maintain my purity ;o) I'm forwarding this report to ess-bugs...
> -------- Original Message --------
> Subject: Re: [ESS-bugs] Indentation of included chunks
> Date: Tue, 29 Jan 2013 13:40:36 -0600
> From: Terry Therneau <therneau at mayo.edu>
> To: Rodney Sparapani <rsparapa at mcw.edu>
[...]
> However, the new ESS is badly messed up.
> 1. I also use files with a .nw extension for C-code. They don't
> work anymore. If I try typing one and turn on c-mode inside a code
> chunk, the mode is lost every time I type a new line.
> 2. On an existing .Rnw file, inside of any code chunk it has sets
> itself to "Fundamental Noweb" instead of S mode. Inside a block I
> can reset it to c-mode or pascal-mode, but the word "S-mode" returns
> me to fundamental. All the nice color highlighting is gone, my
> indentation rules are ignored,
ESS is not messed up at all, it was before. Now there are two different
modes, ess-noweb-mode which is associated with .Rnw files and simple
noweb-mode.el which you should install separately if it is not already
installed on you computer.
Most likely you are messing up with noweb-mode in your config
files. Remove all your custom settings and it should start working by
default.
To check what version you are using, C-h m and see if you see
ess-noweb-mode in the list of minor modes.
Vitalie
More information about the ESS-bugs
mailing list